packaging-check-settings: Improve the gitlab-rulez checks
All threads resolved!
All threads resolved!
Move the call to gitlab-rulez
to a separate job to shorten a bit the
already extra-long packaging-data-fetch-downstream
job, and shift it
to the check
stage as it seems more appropriate.
This also causes the pipeline to properly honor the $GITLAB_RULES_URL
variable, as it stops using the hardcoded
gitlab.apertis.org/infrastructure/apertis-infrastructure URL in
bin/packaging-data-fetch-downstream
.
Reporting is also improved by showing details about the incorrect
settings by using the recently introduced --output json
option in
gitlab-rulez
, currently only available starting from Debian Trixie.
Edited by Emanuele Aina
Merge request reports
Activity
added 1 commit
- f7d14c8e - packaging-check-settings: Improve the gitlab-rulez checks
added 1 commit
- 91d752d1 - packaging-check-settings: Improve the gitlab-rulez checks
added 1 commit
- af816698 - ci: Parametrize $GITLAB_RULES_URL on $OSNAME
- Resolved by Emanuele Aina
- Resolved by Emanuele Aina
enabled an automatic merge when the pipeline for 47010e05 succeeds
Please register or sign in to reply