- Oct 16, 2019
-
-
* We also use `needs` to speed it up * To simplify the dependencies, we also pull cache on master
-
- Oct 04, 2019
-
-
Lin Jen-Shin authored
However we don't run FOSS system tests for now, because it requires FOSS assets (perhaps?) Let's run other tests first.
-
- Sep 27, 2019
-
-
Rémy Coutable authored
Also, consolidate the Knapsack report into a single file, and consolidate the RSpec EE-specific job from the RSpec base job. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Sep 23, 2019
-
-
Nick Thomas authored
-
- Sep 18, 2019
-
-
Yorick Peterse authored
-
- Sep 17, 2019
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Sep 13, 2019
-
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Sep 05, 2019
-
-
Yorick Peterse authored
This ensures that various EE-only tests only run when using the EE repository, and not when using gitlab-ce/gitlab-foss.
-
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
-
- Aug 27, 2019
-
-
Stan Hu authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Aug 26, 2019
-
-
Stan Hu authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Aug 12, 2019
-
-
Takuya Noguchi authored
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
- Aug 07, 2019
-
-
Zeger-Jan van de Weg authored
Part of: gitaly#1715
-
- 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: omnibus-gitlab!3492
-
- Aug 02, 2019
-
-
Changes * to + to be more precise with acceptable branch names
-
Changes * to + to be more precise with acceptable branch names
-
- Jul 19, 2019
-
-
With https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30254 Junit reports were disabled. With gitlab-com/gl-infra/production#928 and https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30274 solved we should enable them again. closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64756
-
- Jul 18, 2019
-
-
- Jul 12, 2019
-
-
Log memory stats after running each spec file and compile the report.
-
Log memory stats after running each spec file and compile the report.
-
- Jul 05, 2019
-
-
Nick Thomas authored
This reverts merge request !30130
-
- Jul 02, 2019
-
-
Takuya Noguchi authored
Specify the minor version of postgresql for CI Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
The junit reports are creating 90mb files inside of redis for `gitlab-ce/ee` project. There is an ongoing production incident gitlab-com/gl-infra/production#928 that is because of high CPU uitlaization on the redis nodes. GitLab-ce/ee are the highest consumers of memory becuase of these junit reports. This is a bandage until we can scale redis properly.
-
Nick Thomas authored
-
Nick Thomas authored
-
- Jul 01, 2019
-
-
We repeat the same code in many places. With the support of multiple extends, we can clean up several jobs.
-
- Jun 27, 2019
-
-
Nick Thomas authored
-
- Jun 25, 2019
-
-
DJ Mountney authored
If you chose to use the rollback migration feature on your current version for example, you should still have a way to migrate, being that you are still on a supported migration path.
-
- Jun 24, 2019
-
-
Marin Jankovski authored
-
- Jun 19, 2019
-
-
Nick Thomas authored
MySQL support has been removed
-
Nick Thomas authored
MySQL support has been removed
-
- Jun 17, 2019
-
-
Heinrich Lee Yu authored
Also update dependencies to match updated job names
-
Yorick Peterse authored
One can not upgrade straigt from 9.3 to 12.0, due to the schema changes being backported. Instead, one must first upgrade to 11.11.X. Omnibus already enforces this, and our online upgrade guidelines also cover this. By changing the CI config we don't have to adjust the backport migration to handle a migration path that one can not take.
-
Yorick Peterse authored
One can not upgrade straigt from 9.3 to 12.0, due to the schema changes being backported. Instead, one must first upgrade to 11.11.X. Omnibus already enforces this, and our online upgrade guidelines also cover this. By changing the CI config we don't have to adjust the backport migration to handle a migration path that one can not take.
-
Heinrich Lee Yu authored
Also update dependencies to match updated job names
-
- Jun 14, 2019
-
-
Lukas Eipert authored
This updates our build images to use node@12. We are also adding a sentence to the from-source installation that while we require a minimum version of node@8, we also recommend node@12. Last but not least, we change the version of node in the .nvmrc so that developers using nvm can automatically use node@12 with the project
-
- Jun 05, 2019
-
-
This commit adds CI job that validates all `*.yml` with `yamllint`. This commit fixes all offenses present in repository.
-
This commit adds CI job that validates all `*.yml` with `yamllint`. This commit fixes all offenses present in repository.
-
- May 22, 2019
-
-
Rémy Coutable authored
[run mysql] Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This reverts commit 744f1f2e, reversing changes made to c4d930e5.
-