- 27 Dec, 2018 1 commit
-
-
Clement Ho authored
Disable docs lint internal_links check Closes #55038 See merge request gitlab-org/gitlab-ce!23665
-
- 30 Nov, 2018 1 commit
-
-
Marin Jankovski authored
Move cloud-native-image to the post-test stage Closes charts/gitlab#897 See merge request gitlab-org/gitlab-ce!22942
-
- 31 Oct, 2018 1 commit
-
-
Ian Baum authored
* Run as part of gitlab:assets:compile job * Will be used by omnibus-gitlab and the CNG images to avoid compiling multiple times https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22235
-
- 30 Oct, 2018 1 commit
-
-
Marcel Amirault authored
-
- 25 Oct, 2018 1 commit
-
-
Marin Jankovski authored
-
- 24 Oct, 2018 2 commits
-
-
Lin Jen-Shin authored
They're no longer used and have no effect
-
Stan Hu authored
-
- 23 Oct, 2018 4 commits
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Ian Baum authored
* Use 2 space indentation in review-apps.sh script * Move automated_review_cleanup back to build stage
-
Ian Baum authored
* Uses the same supporting code as used in EE * Includes automated cleanup * Install external-dns helm chart to review apps cluster if it isn't already * Adds variables REVIEW_APPS_AWS_SECRET_KEY and REVIEW_APPS_AWS_ACCESS_key * review-apps-ce uses a different cipher
-
Robert Speicher authored
Improve review apps Closes #6875 See merge request gitlab-org/gitlab-ee!6665 [ci skip]
-
- 22 Oct, 2018 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 04 Oct, 2018 1 commit
-
-
Evan Read authored
-
- 02 Oct, 2018 1 commit
-
-
Gabriel Mazetto authored
-
- 01 Oct, 2018 1 commit
-
-
Fabio Busatto authored
-
- 29 Sep, 2018 1 commit
-
-
Lukas Eipert authored
We disabled a lot of eslint rules on a per-file basis. This checks touched files for those and reminds you to re-enable the rules and fix them.
-
- 28 Sep, 2018 1 commit
-
-
Lukas Eipert authored
This adds a Dangerfile which executes `prettier` to find out if someone touched Frontend files and forgot to run it on their current branch.
-
- 25 Sep, 2018 1 commit
-
-
Mike Greiling authored
-
- 24 Sep, 2018 1 commit
-
-
Rémy Coutable authored
Refactor scripts/trigger-build and post a commit note with the downstream pipeline URL for omnibus triggers Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 19 Sep, 2018 1 commit
-
-
DJ Mountney authored
This is because the CNG pipeline now relies on the assets compiled here in the gitlab:assets:compile job (It waits up to 30 minutes for them) Without this change, the cloud native job was holding up the pipeline, preventing the assets compile job from being run.
-
- 11 Sep, 2018 1 commit
-
-
Winnie Hellmann authored
-
- 07 Sep, 2018 2 commits
-
-
Ian Baum authored
-
Lukas Eipert authored
-
- 03 Sep, 2018 1 commit
-
-
Kamil Trzciński authored
-
- 02 Sep, 2018 1 commit
-
-
Takuya Noguchi authored
-
- 28 Aug, 2018 1 commit
-
-
Sean McGivern authored
The problem is this: when each phase starts, it checks if all jobs in earlier phases are complete. package-and-qa is slow. As build is the first phase, if you trigger package-and-qa before the prepare phase is finished, the entire test phase will be blocked until package-and-qa completes, which isn't what we want. But equally, if build came _after_ test, then package-and-qa couldn't be started until the tests were finished. Putting it in the same stage as the tests means we can have our cake and eat it.
-
- 17 Aug, 2018 1 commit
-
-
Shinya Maeda authored
-
- 09 Aug, 2018 1 commit
-
-
Bob Van Landuyt authored
Most of these validations don't apply to preparation branches and they cause a lot of noise in the merge request. Therefore disabling danger when the branches look like branches that could be for a preparation MR.
-
- 26 Jul, 2018 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 24 Jul, 2018 1 commit
-
-
gfyoung authored
Checks that new Ruby files will enable frozen string literal. Partially addresses #47424.
-
- 17 Jul, 2018 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 16 Jul, 2018 1 commit
-
-
Jan Provaznik authored
-
- 14 Jul, 2018 1 commit
-
-
Stan Hu authored
Currently the Danger processing is producing false positives when master is merged into a branch. Until #49175 is fixed, we should allow it to fail.
-
- 13 Jul, 2018 2 commits
-
-
DJ Mountney authored
For building CNG images on tag
-
James Lopez authored
-
- 11 Jul, 2018 2 commits
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 06 Jul, 2018 1 commit
-
-
DJ Mountney authored
-
- 05 Jul, 2018 2 commits
-
-
Achilleas Pipinellis authored
-
DJ Mountney authored
-