gitlab-org--gitlab-foss/scripts
Rémy Coutable a4f7324170
[Review Apps] Don't exit when dependable job fails
The function that retrieves the dependable job is pretty basic and
retrieves the first job found with the matching name, but this job can
be failed but then successfully retried. In that case, we would exit the
depending job even though the dependable job actually succeeded (the
second time). Let's simplify things, be optimistic and continue with the
depending job even if the dependable job fails.

That reverts to the original behavior.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-01-17 18:56:41 +01:00
..
frontend Fix typos occured to occurred 2018-11-16 00:34:24 +09:00
review_apps [Review Apps] Don't exit when dependable job fails 2019-01-17 18:56:41 +01:00
build_assets_image Add BUILD_ASSETS_IMAGE CI variable 2018-11-15 09:45:04 -06:00
create_mysql_user.sh Grant privileges after database is created 2018-05-16 21:52:08 +08:00
create_postgres_user.sh Grant privileges after database is created 2018-05-16 21:52:08 +08: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 Fix gitaly-ruby bundle poisoning in CI 2018-05-14 08:10:29 +00:00
gitaly-test-spawn Fix gitaly-ruby bundle poisoning in CI 2018-05-14 08:10:29 +00:00
gitaly_test.rb Fix gitaly-ruby bundle poisoning in CI 2018-05-14 08:10:29 +00:00
lint-changelog-yaml Return exception messages in scripts/lint-changelog-yaml 2017-12-23 12:53:13 +11:00
lint-conflicts.sh
lint-doc.sh Update scripts/lint-doc.sh 2018-08-29 17:35:41 +02:00
lint-rugged Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
merge-reports Retrieve and sync flaky specs report from and to S3 2017-08-11 14:55:10 +02:00
merge-simplecov
no-ee-check Update no-ee-check with rubocop recommendation. 2018-05-22 18:35:51 +03:00
prepare_build.sh Stop using deprecated argument to `gem` 2018-12-31 09:30:23 +00:00
prune-old-flaky-specs Follow Rubocop for scripts/prune-old-flaky-specs 2018-06-01 14:30:10 +08:00
schema_changed.sh Backport schema_changed.sh from EE which prints the diff if the schema is different 2018-08-30 08:29:08 +02:00
security-harness Set security harness hook to executable after creation 2018-02-28 09:47:34 -06:00
static-analysis Add prettier to static-analysis job 2018-10-31 14:34:42 -05:00
sync-reports
trigger-build Run gitlab:assets:compile on qa jobs 2018-12-17 15:30:52 -05:00
trigger-build-docs Refactor scripts/trigger-build and post a commit note with the downstream pipeline URL for omnibus triggers 2018-09-24 18:24:13 +02:00
utils.sh Grant privileges after database is created 2018-05-16 21:52:08 +08:00