Commit Graph

5 Commits

Author SHA1 Message Date
Rémy Coutable 8bacdfb243
Use the public CE repo URL instead of the one used in the runner
This will prevent the task to advertise using
https://gitlab-ci-token:xxxxxxxxxxxxxxxxxxxx@gitlab.com/gitlab-org/gitlab-ce.git
when https://gitlab.com/gitlab-org/gitlab-ce.git is enough

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-11-17 18:39:55 +01:00
Rémy Coutable 88edbd11a9
Improve EeCompatCheck, cache EE repo and keep artifacts for the ee_compat_check task
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-11-10 10:40:47 +01:00
Rémy Coutable af669cbea3
Change the approach to check if patches apply cleanly
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-10-21 19:16:56 +02:00
Rémy Coutable 2650d5f895 Improve the branch existence and merge checks
Also add a safeguard for non-CI env.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-10-13 17:42:06 +02:00
Rémy Coutable 069f2d3475 Draft a quick CE->EE merge check rake task
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-10-13 17:42:05 +02:00