jenkins-bootstrap-shared
jenkins-bootstrap-shared copied to clipboard
Jenkins as immutable infrastructure made easy. A repository of shared scripts meant to be used as a git submodule. Packing Jenkins, plugins, and scripts into immutable packages and images.
Hey, I recently watched your talk about using the script console. Great! I have a use case where I need to add 4 clouds, and multiple templates. The clouds will...
Some init scripts such as those disabling Jenkins CLI should probably write a startup log informing the user what was done. ```groovy import java.util.logging.Logger Logger logger = Logger.getLogger('') logger.info('Some informative...
This issue is to track support for a full technology upgrade. of this Jenkins infrastructure support repository. - [ ] Upgrade vagrant to support Ubuntu 22.04 - [x] Upgrade all...
Enable remote debugging of Jenkins to be easier using this project. https://stackoverflow.com/questions/44372595/how-do-you-attach-to-a-remote-java-debugger-using-visual-studio-code