gitlab-org--gitlab-foss/.gitlab
Philippe Lafoucrière ab696cdf28 Fix reports jobs timing out because of cache
Note: This commit relies on
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/26801
which brings support to multiple extends.

While `cache: {}` can disable a cache being set globally, it doesn't
work with extends, which will perform a reverse deep merge based on the
keys.

The cache defined in the base `.default-cache` job
won't be disabled in the report jobs.

As a side effect, the `code_quality`, `sast`, and `dependency_scanning`
jobs are running on a larger code base than expected, leading to
timeouts.

fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/11303
fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/60879
fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/12021
2019-06-25 08:57:33 +00:00
..
ci Fix reports jobs timing out because of cache 2019-06-25 08:57:33 +00:00
issue_templates Adds issue template for feature flag roll out 2019-06-04 10:28:51 +01:00
merge_request_templates Update the MR template for security MRs 2019-03-27 13:35:28 +01:00
CODEOWNERS Update CODEOWNERS to add mikelewis for doc path 2019-06-12 17:45:31 +00:00
route-map.yml Add yaml lint 2019-06-05 16:31:35 +00:00