Yes, Anderson, the Jenkins DSL was where I thought I would start.
That will be interesting to cover as Kotlin becomes more supported as
another language in addition to Groovy to write build scripts in.
When you say scaling I think of spinning up a collection of containers for
a test grid. It loo
Hi,
I don't know if is pertinent, but here are my suggestions:
Jenkinsfile DSL
Scaling (what are the design options for managing multiple projects? How
to share code between them? )
Integrations (like pushing artifacts to S3)
-- global
On 25/05/2016 16:47, Kent Johnson wrote:
Hi all, I a
Hi all, I am making a course on how to use Jenkins with the Pipeline plugin
to automate continuous integration and builds.
My goal is to make having a short, low-noise, high-reliability feedback
loop a practical possibility for the average developer.
I am thinking this means that I would show how