gitlab-org--gitlab-foss/scripts
Sean McGivern 3fba557d5c Add static analysis job to find invalid YAML in changelogs
When a changelog has invalid YAML (typically, there is an unquoted @ at the
start of the author field), then the entry will be discarded. This script checks
all unreleased changelogs for validity, and runs as part of the static-analysis
step, so the pipeline will fail if this happens in future.
2017-09-27 09:52:03 +01:00
..
detect-new-flaky-examples Retrieve and sync flaky specs report from and to S3 2017-08-11 14:55:10 +02:00
gitaly-test-build Remove test gitaly when older than version file 2017-08-03 10:15:08 +00:00
gitaly-test-spawn
lint-changelog-yaml Add static analysis job to find invalid YAML in changelogs 2017-09-27 09:52:03 +01:00
lint-conflicts.sh Make sure we didn't commit conflicts 2017-08-01 12:06:56 +00:00
lint-doc.sh Check for exec permissions also in app/ 2017-09-25 10:59:25 +02:00
merge-reports Retrieve and sync flaky specs report from and to S3 2017-08-11 14:55:10 +02:00
merge-simplecov
prepare_build.sh
schema_changed.sh Add rake task to check db schema is valid 2017-09-19 16:42:44 +03:00
static-analysis Add static analysis job to find invalid YAML in changelogs 2017-09-27 09:52:03 +01:00
sync-reports
trigger-build-docs Refine docs trigger script and use a really long branch name to test it 2017-09-19 11:30:44 +00:00
trigger-build-omnibus Add script and job to trigger a docs build 2017-09-07 15:43:20 +00:00
utils.sh