simp / pupmod-simp-haveged

Manage haveged using Puppet
BSD 2-Clause "Simplified" License
1 stars 11 forks source link

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

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-8010 #close SIMP-7974 #comment Add file-match CI runs to pupmod-simp-haveged SIMP-7975 #comment Add SIMP_MATRIX_LEVEL checks to pupmod-simp-haveged