An error occurred fetching the project authors.
- 09 Sep, 2019 1 commit
-
-
drew authored
-
- 20 Aug, 2019 1 commit
-
-
drew authored
- Added Gitlab::Ci::Config::Entry::Rules and Gitlab::Ci::Config::Entry::Rules:Rule to handle lists of Rule objects to be evalauted for job inclusion - Added `if:` and `changes:` as available Rules::Rule::Clause classes - Added Rules handling logic to Seed::Build#included? with extra specs - Use DisallowedKeysValidator to mutually exclude rules: from only:/except: on job config
-
- 14 Aug, 2019 1 commit
-
-
Kamil Trzciński authored
This makes to limit `needs:` to 5 by default. Allow to increase the limit to 50 with disable of FF.
-
- 13 Aug, 2019 1 commit
-
-
Kamil Trzciński authored
This changes the `needs:` logic to require that all jobs to be present. Instead of skipping do fail the pipeline creation if `needs:` dependency is not found.
-
- 04 Aug, 2019 1 commit
-
-
Matija Čupić authored
Ports changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/12343
-
- 02 Aug, 2019 1 commit
-
-
Kamil Trzciński authored
This changes `needs:` from weak reference to have a strong reference. This means that job will not be created unless all needs are present as part of a pipeline.
-
- 16 Jul, 2019 1 commit
-
-
drew cimino authored
-
- 11 Jul, 2019 2 commits
-
-
drew cimino authored
-
drew cimino authored
- #included? when only: and except: both match
-
- 21 Jun, 2019 1 commit
-
-
drew cimino authored
-
- 25 Jan, 2019 1 commit
-
-
Grzegorz Bizon authored
-
- 04 Jan, 2019 1 commit
-
-
Kamil Trzciński authored
These are data columns that store runtime configuration of build needed to execute it on runner and within pipeline. The definition of this data is that once used, and when no longer needed (due to retry capability) they can be freely removed. They use `jsonb` on PostgreSQL, and `text` on MySQL (due to lacking support for json datatype on old enough version).
-
- 08 Dec, 2018 1 commit
-
-
Matija Čupić authored
-
- 30 Oct, 2018 1 commit
-
-
Matija Čupić authored
Revert "Add Build seed specs" This reverts commit 03bc722e. Revert "Add build specs" This reverts commit c2d49565. Revert "Refactor parallelization implementation" This reverts commit 72430483. Revert "Implement POC for job parallelization" This reverts commit 44b740f9.
-
- 27 Oct, 2018 1 commit
-
-
Matija Čupić authored
-
- 23 Mar, 2018 1 commit
-
-
Grzegorz Bizon authored
-
- 22 Mar, 2018 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-