Commit graph

11 commits

Author SHA1 Message Date
🙈 jacopo beschi 🙉
729f05f0e3 Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
Rémy Coutable
b2373e3d6c
Ensure the ee-compat-check uses the correct patch URL for forks
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-10-31 17:44:07 +01:00
Rémy Coutable
a5cc1c2613 Improve the gitlab:dev:ee_compat_check task to pass a repo URL without credentials
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-10-18 15:10:31 +02:00
Rémy Coutable
c2efb6b193
Fix the ee_compat_check task for forks
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-10-06 12:20:03 +02:00
Lin Jen-Shin
6be736a7d2 Enable ee_compat_check for forks, but not EE
We exclude known EE projects, and check the project directory
name for EE forks.
2017-09-15 02:06:48 +08:00
Z.J. van de Weg
3ebd29b538 Futher rename the CI variables 2017-03-16 08:49:01 +01:00
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