Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
All snippets
Example jobs that are not implementing complete pipelines, but demonstrate ideas, or single steps/stages of the larger pipelines, can serve as "snippets" to be included in existing jobs. Currently these are:
JCL_Pipeline_Example containing a simple example of mainframe jobs being submitted from Jenkins - both, with the JCL residing on the mainframe and the JCL stored/generated in the pipeline code itself.
Three examples of downloading sources (COBOL programs and copybooks) from the mainframe, using different download stores for the code and methods to download, pushing the sources to SonarQube using the SonarScanner and querying the resulting Sonar Quality Gate.