Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Takes a day's effort

  • Medium level technical skills required to setup

  • Only azure blobs supported to store artifacts at this point of time (can be skipped if stored locally on Jenkins)

Variables:

Image Added      Image Added


Image Added           Image Added

How was this done?

  • Converted every freestyle Jenkins job to a Jenkinsfile

  • Published every Jenkinsfile along with ready to use job configurations

  • Constant and non mandatory variables were set to its default which is as per standards 

  • Flexibility to override the defaults and add their own variables
  • Setting up Jenkins and all required jobs using 3 scripts.

  • Mandatory variables provided in a standard template along with detailed descriptions which needs to be filled

  • Documentation on how to setup

...