Re: New Jenkins Operator for kubernetes: repository request creation: simple-jenkins-operator

2020-11-10 Thread Oleg Nenashev
It is me who asked for a developer mailing list thread. There is no problem with the hosting itself, I can create repos when there is a consensus. I asked for a more public process (not so many contributors watch HOSTING), because it is a follow-up to the Jenkins Kubernetes Operator: Open

Re: Mocking PluginManager

2020-11-10 Thread Ullrich Hafner
It would be much simpler if you change the way you access the PluginManager. I am using a Facade (https://github.com/jenkinsci/plugin-util-api-plugin/blob/master/src/main/java/io/jenkins/plugins/util/JenkinsFacade.java

Re: Accessing workspace after job is complete

2020-11-10 Thread Jesse Glick
On Tue, Nov 10, 2020 at 2:56 PM Tal Yanai wrote: > How do I achieve that (copying) if the node and master don’t share NFS? Check Javadoc of `FilePath`. Numerous plugins defining `Publisher`s do this. -- You received this message because you are subscribed to the Google Groups "Jenkins

Re: Accessing workspace after job is complete

2020-11-10 Thread Tal Yanai
Thank you, Coping it from the node into the master will be the best approach. How do I achieve that (copying) if the node and master don’t share NFS? Thanks, Tal. On Tue, 10 Nov 2020 at 20:52 Tal Yanai wrote: > Hi, > > Suppose the Java plugin I'm writing is producing a report file. Within

Mocking PluginManager

2020-11-10 Thread Hosh
Hi all, I'm trying to write some tests for some changes I made to the datadog plugin at the request of the maintainer. The tests should ideally mock the PluginManager that JenkinsRule uses as I'm trying to test that the code is returning certain numbers based on what plugins are installed

Re: Accessing workspace after job is complete

2020-11-10 Thread Ullrich Hafner
> Am 10.11.2020 um 19:52 schrieb Tal Yanai : > > Hi, > > Suppose the Java plugin I'm writing is producing a report file. Within its > node (slave) I will use filePath.child(fileOnDiskPath) to persist that report > into that node workspace. > > What happened now when I want to reference that

Accessing workspace after job is complete

2020-11-10 Thread Tal Yanai
Hi, Suppose the Java plugin I'm writing is producing a report file. Within its node (slave) I will use filePath.child(fileOnDiskPath) to persist that report into that node workspace. What happened now when I want to reference that report once the build is over? How do I gain access to that

Re: New Jenkins Operator for kubernetes: repository request creation: simple-jenkins-operator

2020-11-10 Thread 'Gavin Mogan' via Jenkins Developers
You need to open a hosting jira ticket. https://www.jenkins.io/doc/developer/publishing/requesting-hosting/ And that'll create everything for you (repo, team, etc) On Tue., Nov. 10, 2020, 9:33 a.m. Akram Ben Aissi, wrote: > Hi Jenkins Devs, > > I am delighted to announce the creation of a

New Jenkins Operator for kubernetes: repository request creation: simple-jenkins-operator

2020-11-10 Thread Akram Ben Aissi
Hi Jenkins Devs, I am delighted to announce the creation of a new Jenkins Operator for kubernetes under the name "Simple Jenkins Operator". A kubernetes operator is kubernetes native component that is able to install, manage and operate applications running in kubernetes. Hence, the Simple

Re: [REMINDER] - Jenkins 2020 elections. Voter registration deadline on Nov 08

2020-11-10 Thread Oleg Nenashev
Hello, Thanks a lot to those who have already registered! Just a quick update, after confirming the technical possibility we decided to extend the voter registration deadline to Nov 24th. It gives Jenkins contributors more time to register if they missed the Jenkins elections due to many other

Re: Jenkins Jira migration has started

2020-11-10 Thread Francisco Javier Fernandez
Thanks Daniel! Now I can access. El mar., 10 nov. 2020 a las 16:16, Daniel Beck () escribió: > Wrong site. accounts.jenkins.io is the correct one, the link has since > been fixed in Jira. > > On Tue, Nov 10, 2020 at 3:35 PM Francisco Javier Fernandez < > fjfernan...@cloudbees.com> wrote: > >>

Re: Jenkins Jira migration has started

2020-11-10 Thread Daniel Beck
Wrong site. accounts.jenkins.io is the correct one, the link has since been fixed in Jira. On Tue, Nov 10, 2020 at 3:35 PM Francisco Javier Fernandez < fjfernan...@cloudbees.com> wrote: > Still the same, Olivier. And if I try to recover the password I get this > response (using email or

Re: Jenkins Jira migration has started

2020-11-10 Thread Francisco Javier Fernandez
Still the same, Olivier. And if I try to recover the password I get this response (using email or username): [image: Screenshot(066).png] El mar., 10 nov. 2020 a las 14:23, 'Olblak' via Jenkins Developers (< jenkinsci-dev@googlegroups.com>) escribió: > Hey Francisco > > Can you give it another

Re: Jenkins Jira migration has started

2020-11-10 Thread 'Olblak' via Jenkins Developers
Hey Francisco Can you give it another try? On Tue, Nov 10, 2020, at 8:48 AM, Francisco Javier Fernandez wrote: > Mark, I'm trying to log in but I always get an error message as if my user > and/or password are invalid. Are you aware of any any issue with the > authentication or did I miss