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
d81c27f6
Commit
d81c27f6
authored
Jul 19, 2021
by
Lin Jen-Shin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make JH acts as EE headers more clear in the doc
parent
024ced02
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
doc/development/jh_features_review.md
doc/development/jh_features_review.md
+5
-2
No files found.
doc/development/jh_features_review.md
View file @
d81c27f6
...
...
@@ -29,11 +29,14 @@ See the [merge request process](https://about.gitlab.com/handbook/ceo/chief-of-s
on the JiHu Support handbook.
This page is the single source of truth for JiHu-related processes.
## Act as EE when `jh/` does not exist
## Act as EE when `jh/` does not exist
or when `EE_ONLY=1`
-
In the case of EE repository,
`jh/`
does not exist so it should just act like EE (or CE when the license is absent)
-
In the case of JH repository,
`jh/`
does exist but
`EE_ONLY`
environment variable can be set to force it run under EE mode.
-
In the case of JH repository,
`jh/`
does exist but
`FOSS_ONLY`
environment variable can be set to force it run under CE mode.
## Act as FOSS when `FOSS_ONLY=1`
-
In the case of JH repository,
`jh/`
does exist but
`FOSS_ONLY`
environment variable can be set to force it run under FOSS (CE) mode.
## CI pipelines in a JH context
...
...
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