Hi Marky, Thanks a lot for your interest! Indeed it would be great to finally fix naming, and maybe to rework the build/delivery flow to reduce the maintenance effort. My suggestion would be to coordinate the effort in the Platform SIG.
Related changes w.r.t build on Trusted CI: - https://github.com/jenkinsci/docker-slave/pull/62 - New build script by Baptiste Mathus - https://github.com/jenkinsci/docker-slave/pull/69 - Supporting Windows images (by Alex Earl) - https://github.com/jenkinsci/docker-slave/pull/54 - Renaming the agent patterns (by Natasha Stopa) IMHO, we should do the following: - Introduce new "*agent" images inside the https://github.com/jenkinsci/remoting repository. Move docker-slave <https://github.com/jenkinsci/docker-slave> and docker-jnlp-slave <https://github.com/jenkinsci/docker-jnlp-slave> there - We could keep using a separate repository, but I would rather prefer to have Remoting and its packaging under the same roof. Subject for discussion - Having 2 repositories does not make much sense for sure - Move the build and delivery of images to Trusted CI (catch: we baiscally have no access to it) - Introduce changelogs&Co for Docker images so that they are consumable by uders Regarding the access, my suggestion would be to start working on the changes via pull requests. Would it work for you? Best regards, Oleg Nenashev On Sunday, July 21, 2019 at 4:05:10 PM UTC+2, Marky Jackson wrote: > > Hello all! > I would like to request access to the following repositories: > > > - https://github.com/jenkinsci/docker-slave > - https://github.com/jenkinsci/docker-jnlp-slave > > I would like to personally take on the work to change the naming > convention for these 2 above items. I also know there will need to be some > discussion surrounding this type of change but I feel this is a good place > to start.I have spoken with @oleg-nenashev about this as well. > > > My GitHub username is markyjackson-taulia > <https://github.com/markyjackson-taulia> and my Jenkins ID is jequals5 > > > -- 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 email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/6408f37c-8fcc-4610-b595-7680ae3136cc%40googlegroups.com.
