simp / pupmod-simp-pupmod

The SIMP pupmod Puppet Module
Other
5 stars 22 forks source link

(SIMP-7974) Add new GLCI pipeline features #129

Closed op-ct closed 4 years ago

op-ct commented 4 years ago

The patch adds enhanced features to SIMP Puppet modules' standardized GitLab CI pipeline:

There is an important caveat: because of the way GitLab CI pipelines determine changes, a file that hasn't changed between --amend + force-pushed updates will not trigger the matrix again. This affects scheduled and triggered pipelines.

CI: SKIP_MATRIX SIMP-8035 #close SIMP-7974 #comment Add file-match CI runs to pupmod-simp-pupmod SIMP-7975 #comment Add SIMP_MATRIX_LEVEL checks to pupmod-simp-pupmod