- Feb 18, 2020
-
-
GitLab Bot authored
-
- Dec 03, 2019
-
-
GitLab Bot authored
-
- Nov 19, 2019
-
-
GitLab Bot authored
-
- Nov 15, 2019
-
-
GitLab Bot authored
-
- Oct 22, 2019
-
-
GitLab Bot authored
-
- Sep 20, 2019
-
-
GitLab Bot authored
-
- Sep 19, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Sep 18, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Sep 17, 2019
-
-
GitLab Bot authored
-
- Sep 16, 2019
-
-
GitLab Bot authored
-
- Sep 14, 2019
-
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
- Sep 11, 2019
-
-
Mike Greiling authored
-
Kyle Wiebers authored
-
- Sep 10, 2019
-
-
Rémy Coutable authored
Retrying these jobs only make the pipelines longer without any added benefit. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
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 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
-
-
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>
-