Versions Compared

Key

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

...

To be able to adapt this example pipeline in Kieker, we would have to:

  •   separate Separate the unit tests from the integration tests merge
  •  Insert the call of the check-script (in the stage arount the acceptance test?)
  •  Merge the gradle threshold code into master to be able to have quality gates for code analysis
  •  think Think about a way for continouous build numbering without breaking sonatype/maven conventions (we could use the build numbering in snap-ci to do so)


 

Pipelines

Pull Request Check

...