Re: [Slack plugin] Request commit access

2018-11-27 Thread Michael Neale
Hi Tim (missed you on irc, but saw the request). You should be a committer to it now on github. If you want to do a release - open a pull request with your jenkins.io user info here: https://github.com/jenkins-infra/repository-permissions-updater/blob/master/permissions/plugin-slack.yml

Zulip Plugin Adoption

2018-11-27 Thread Milan Koníř
Hello, I've been working on https://github.com/zulip/zulip-jenkins-plugin and i'd like to ask you for commit permission on the https://github.com/jenkinsci/humbug-plugin fork so i can keep it in sync. Github username: butch Jenkins account id: butch Previous plugin developer Waseem

Re: [Slack plugin] Request commit access

2018-11-27 Thread Kurt Madel
Fine by me. On Tue, Nov 27, 2018 at 5:30 PM Tim Jacomb wrote: > Hi > > Its been about two weeks now > As detailed here: > https://wiki.jenkins.io/display/JENKINS/Adopt+a+Plugin > > May I please take over this plugin? > > I've tagged on github: > > On Wed, 14 Nov 2018 at 20:27, Tim Jacomb

Re: [Slack plugin] Request commit access

2018-11-27 Thread Tim Jacomb
Hi Its been about two weeks now As detailed here: https://wiki.jenkins.io/display/JENKINS/Adopt+a+Plugin May I please take over this plugin? I've tagged on github: On Wed, 14 Nov 2018 at 20:27, Tim Jacomb wrote: > CC maintainers > > On Wed, 14 Nov 2018 at 20:25, Tim Jacomb wrote: > >> Hi >>

Re: Where's the high level design?

2018-11-27 Thread Jesse Glick
On Tue, Nov 27, 2018 at 3:12 PM Paul Smith wrote: > I am trying to understand how the various object classes work together to > perform a build but am struggling - is there a high level overview somewhere? Not really. If there were, it would probably go here:

Re: Own Cloud Plugin: "ClassNotFoundException: javax.servlet.ServletException" when running job for the first time

2018-11-27 Thread Jesse Glick
On Tue, Nov 27, 2018 at 11:40 AM Johannes Schneider wrote: > What are the workarounds? I am not aware of any. -- 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, send an

Where's the high level design?

2018-11-27 Thread Paul Smith
I am trying to understand how the various object classes work together to perform a build but am struggling - is there a high level overview somewhere? My motivation is that I have created an initial interface to GitLab CI webhooks to allow GitLab CI jobs to report build status on the same

[Plugin Adoption] Try Two!

2018-11-27 Thread Don McCasland
Hey Jenkins Devs, I would like to adopt two plugins. On Wed, Nov 14, 2018 at 2:55 PM Brad Kimmel wrote: > Also approved for google-cloudbuild. > > On Wed, Nov 14, 2018 at 2:20 PM Andrey Stroilov > wrote: > >> I am the current maintainer of Google OAuth Credentials and I approve >> this

Re: Own Cloud Plugin: "ClassNotFoundException: javax.servlet.ServletException" when running job for the first time

2018-11-27 Thread Johannes Schneider
I will try > 2.154-rc27545.0e85c9fb206a > as soon as it is build. One question: What are the workarounds? What can be done? -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails

Re: Own Cloud Plugin: "ClassNotFoundException: javax.servlet.ServletException" when running job for the first time

2018-11-27 Thread Jesse Glick
This is a longstanding JENKINS-26677 that has never been satisfactorily resolved, though there have been workarounds. You can see it without any custom plugin, just using `CommandLauncher` with `jenkinsci/docker-agent`, depending on how Jenkins is being run and what build steps you use. The

Trademark sublicense request: CloudBees Jenkins X Support

2018-11-27 Thread Tracy Miranda
Hi all, On behalf of CloudBees, I’d like to request the permission to use the following name that uses ‘Jenkins’ in it: - CloudBees Jenkins X Support This will be a name of a support offering (not a product) for Jenkins X support from CloudBees. This is inclusive of all the services

Own Cloud Plugin: "ClassNotFoundException: javax.servlet.ServletException" when running job for the first time

2018-11-27 Thread Johannes Schneider
Hi guys, I have a strange problem: I have created a new plugin that provides a cloud implementation. I create new nodes/computers and connect them using JNLP. The first time a job runs on the newly created computer it fails with that log output: ``` FATAL: Remote call on JNLP4-connect

Re: kubernetes-plugin could use Jobs instead of bare Pods

2018-11-27 Thread daniel . schiemann
Actually, I am using a persistent volume to keep state of the working directory of each agent (and rsync it before and after each build). But if kubernetes would automatically reschedule an agent Pod (in case of a crashed node, for example), then runtime state information like tokens and