Re: GitHub issues option in HOSTING

2020-02-10 Thread Tim Jacomb
I feel like we can work something out for the security project, possibly there’s a better tool for it... I don’t think it’ll work easily in the cloud version either For transferring you need at least write and possibly admin on both ends to use the GitHub ui for it, but there’s a GitHub app for i

Re: GitHub issues option in HOSTING

2020-02-10 Thread 'Gavin Mogan' via Jenkins Developers
I'll freely admit I dislike jira, but I think the mix for plugins of using jira and github are very confusing. I see a major issue, that security issues can't really work in github, since they can't be made private for certain people, which means if you'd have issues for a plugin in both github an

Re: Threads are blocked in the Computer.threadPoolForRemoting

2020-02-10 Thread Victor Martinez
Thanks Oleg for the analysis, not sure what's causing that particular classloading, I'm actually running in my local jenkins instance, so no other things are happening in the background but the pipeline that triggers 100 parallel stages. It seems the aws-sdk-plugin was installed in my local jen

Re: [cdf-toc] Project Collaboration Summit!

2020-02-10 Thread Oleg Nenashev
> > TLDR: Hold a working summit in Mid April to focus on ways the CDF projects > can collaborate together. Initial ideas are around a common extensibility > model and defining common Delivery/Job Execution CRDs. > Does it mean a "common extensibility model *in Kubernetes*"? Looks so. It is some

Re: PR review in workflow-cps-global-lib-plugin

2020-02-10 Thread Devin Nusbaum
Hi Victor, I'll try to take a look through open PRs in the plugin and get a release out in the next few weeks, thanks! On Wednesday, February 5, 2020 at 6:04:18 AM UTC-5, Victor Martinez wrote: > > Hi there, > > Any feedback for > https://github.com/jenkinsci/workflow-cps-global-lib-plugin/pull/

Re: Threads are blocked in the Computer.threadPoolForRemoting

2020-02-10 Thread Oleg Nenashev
>From what I see many channels are blocked by classloading, e.g. this one: Classloading might be a long operation, especially when massive classloading saturates your master's network. Just check whether you send big JARs over the network, e.g. AWS SDK (~100Mb) or similar XXXL ones Computer.thre

Fwd: [cdf-toc] Project Collaboration Summit!

2020-02-10 Thread Kohsuke Kawaguchi
FYI. Any thoughts on what we could do? -- Forwarded message - From: Dan Lorenc via Lists.Cd.Foundation Date: Sat, Feb 8, 2020 at 12:51 PM Subject: [cdf-toc] Project Collaboration Summit! To: Hey All, On behalf of some of the CDF projects, I've put together a quick proposal to

Re: About - Simple Pull Request Plugin

2020-02-10 Thread Oleg Nenashev
Hi, No ongoing work right now, but indeed there is a lot of interest in the community. If you are interested to work on it, this is great! Actually I am planning to submit a follow-up project idea for Google Summer of Code 2020. I have already referenced it in https://gitter.im/jenkinsci/pipel

Credential plugin implementation

2020-02-10 Thread selva vignesh
Hi, I am writing plugin where i have to add 4 password kind of column in credential page and retrieve same. Kindly assist -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, se

Re: GitHub issues option in HOSTING

2020-02-10 Thread Daniel Beck
> On 2. Feb 2020, at 12:13, Tim Jacomb wrote: > > GitHub issues use is growing in the ecosystem, many plugins are now using it, Given the discussion, I now seriously doubt that this would be beneficial over the long-term to the project. Not because the proposal is a bad idea on its own (it'

Threads are blocked in the Computer.threadPoolForRemoting

2020-02-10 Thread Victor Martinez
I'm testing the google-compute-engine-plugin and it seems there are a bunch of blocked threads related to the below hudson.remoting methods: - hudson.remoting.Request.call(Request.java:154) - hudson.remoting.Channel.send(Channel.java:716) See some of the stacktraces: Computer.threadPoolF

Re: GitHub issues option in HOSTING

2020-02-10 Thread Tim Jacomb
Who is going to update it? And what benefit does that bring? And moving to the cloud version brings less features, a new account type everyone has to sign up to, but less maintenance On Mon, 10 Feb 2020 at 10:28, Ullrich Hafner wrote: > Ok, then let us summarize the side track: > We cannot and

Re: GitHub issues option in HOSTING

2020-02-10 Thread Ullrich Hafner
Ok, then let us summarize the side track: We cannot and do not want to drop Jira because it is used in a lot of places and the features are superior to GitHub issues. We can improve performance and usability of Jira if we would deploy a more recent version of Jira (or use the cloud version). Th

About - Simple Pull Request Plugin

2020-02-10 Thread Aytunc Beken
Hi, I was planning to work on a new plugin for enabling Yaml files for Pipelines. However I found this plugin and it looks similar. https://jenkins.io/blog/2018/07/17/simple-pull-request-plugin/ Does any one knows about it? Does is still continues ? Thanks. Regards -- You received this messag

Re: GitHub issues option in HOSTING

2020-02-10 Thread Olblak
> What other services are using our LDAP? They are so many places where we use ldap that we won't get rid of it easily, especially in the infra part, and I am really not concerned about it, as it's really easy to maintain --- gpg --keyserver keys.gnupg.net --recv-key 52210D3D --- On Mon, Feb 1

Re: GitHub issues option in HOSTING

2020-02-10 Thread Daniel Beck
> On 10. Feb 2020, at 10:08, Ullrich Hafner wrote: > > What other services are using our LDAP? Account app (duh), Wiki (sort of going away very slowly), all our Jenkins instances (ci, trusted.ci, and cert.ci), and Artifactory (this is why you use your Jenkins user name in https://github.co

Re: GitHub issues option in HOSTING

2020-02-10 Thread Daniel Beck
> On 10. Feb 2020, at 09:50, Olblak wrote: > > The second element, excepted Tyler and me, nobody "maintains" it and > unfortunately, we can only accept trusted people to work on > issues.jenkins-ci.org as it contains the security work. Any option that removes issues.j.o entirely will need t

Re: GitHub issues option in HOSTING

2020-02-10 Thread Ullrich Hafner
> Am 10.02.2020 um 09:50 schrieb Olblak : > > Let's bring back the infrastructure point of view into the discussion > > Jira to Jira Cloud INFRA-2010 > > If someone is willing to do more experimentation with it, be my guest but for > what I un

Re: GitHub issues option in HOSTING

2020-02-10 Thread Olblak
Let's bring back the infrastructure point of view into the discussion Jira to Jira Cloud INFRA-2010 If someone is willing to do more experimentation with it, be my guest but for what I understand contributors require an Atlassian account to connec