Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
1d900fe3
Commit
1d900fe3
authored
Jun 07, 2018
by
Lin Jen-Shin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update the description to contain useful information
parent
be874b29
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
2 deletions
+19
-2
scripts/ee_specific_check/ee_specific_check.rb
scripts/ee_specific_check/ee_specific_check.rb
+19
-2
No files found.
scripts/ee_specific_check/ee_specific_check.rb
View file @
1d900fe3
...
...
@@ -117,8 +117,25 @@ module EESpecificCheck
head_commit_sha
else
say
<<~
MESSAGE
💥 Git status not clean! This shouldn't happen. Please create an issue
💥 and ping @godfat to investigate.
💥 Git status not clean! This shouldn't happen, but there are two
💥 known issues that one can be worked around, and the other can't.
💥
💥 First please try to update your CE brnach with CE master, and
💥 retry this job. You could find more information in this issue:
💥
💥 https://gitlab.com/gitlab-org/gitlab-ee/issues/5960#note_72669536
💥
💥 But it's possible that it doesn't work out. In this case, please
💥 just disregard this job. You could find other information at:
💥
💥 https://gitlab.com/gitlab-org/gitlab-ee/issues/6038
💥
💥 There's a work-in-progress fix at:
💥
💥 https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5719
💥
💥 If you would like to help, or have any questions, please
💥 contact @godfat
⚠️ Git status:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment