- Sep 10, 2019
-
-
Kyle Wiebers authored
Add in a job to purge previous release in Review App
-
- Sep 09, 2019
-
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Sep 06, 2019
-
-
- Sep 05, 2019
-
-
-
Kyle Wiebers authored
Add needs for all jobs which require setup-test-env and move review-build-cng to additional stage review-prepare to decrease wait time for jobs in pipeline
-
Marcel Amirault authored
-
- Sep 04, 2019
-
-
Marcel Amirault authored
-
Winnie Hellmann authored
-
- Sep 03, 2019
-
-
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>
-
Rémy Coutable authored
This is needed because in `master`, the `gitlab:assets:compile` is created, but not the `gitlab:assets:compile pull-cache` job, and the `needs` keyword cannot take jobs that don't exist, thus we have to create a dedicated job for `master`, with `needs: ["build-qa-image", "gitlab:assets:compile"]` instead of `needs: ["build-qa-image", "gitlab:assets:compile pull-cache"]`. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This also makes 'package-and-qa-manual' created for 'master' because it's a valid use-case to run manual QA on 'master'. Without this change, no pipeline could be created for auto-deploy branches due to the following error: The form contains the following error: package-and-qa-manual: needs 'build-qa-image' Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Sep 02, 2019
-
-
Winnie Hellmann authored
-
-
- Aug 28, 2019
-
-
Kyle Wiebers authored
-
Yorick Peterse authored
These files are not available in CE, resulting in CI pipeline failures when trying to include these files. Since the job is already configured to only run on EE, we can just include it in both CE and EE.
-
- Aug 27, 2019
-
-
Kyle Wiebers authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Make it simpler to run markdownlint by moving it before we do those hacks to run Nanoc.
-
- Aug 26, 2019
-
-
Aligning with backend maintainers, @gitlab-org/maintainers/database is now used for codeowners.
-
Stan Hu authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Change from ruby mdl to node markdownlint, add config file to root of project, delete old config file, update exceptions, and fix one doc that was didn't meet standards
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Dennis Appelt authored
-
- Aug 22, 2019
-
-
Marcel Amirault authored
-
- Aug 21, 2019
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Aug 20, 2019
-
-
Dennis Appelt authored
-
- Aug 19, 2019
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Aug 16, 2019
-
-
- Aug 12, 2019
-
-
Takuya Noguchi authored
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
- Aug 09, 2019
-
-
Mek Stittri authored
-
- Aug 07, 2019
-
-
Zeger-Jan van de Weg authored
Part of: https://gitlab.com/gitlab-org/gitaly/issues/1715
-
- Aug 05, 2019
-
-
Robert Speicher authored
-
Robert Speicher authored
These branches are frequently updated and automatically deployed to real environments, there's not really a benefit to building review apps for them that never get used.
-
John Skarbek authored
-
André Luís authored
-
Bob Van Landuyt authored
Let's dogfood https://gitlab.com/gitlab-org/gitlab-ce/issues/53182 That way we don't need to keep this file up to date.
-
-
- Aug 04, 2019
-
-
Stan Hu authored
* 9.6.11 -> 9.6.14 * 10.7 -> 10.9 This is done in preparation for upgrading PostgreSQL in Omnibus: https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/3492
-