Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Gitaly
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
What's new
5
Snippets
Groups
Projects
gitlab-org
Gitaly
Commits
6c7fdf3d
Commit
6c7fdf3d
authored
2 years ago
by
Evan Read
Browse files
Options
Downloads
Patches
Plain Diff
Change reference to GitLab to refer to the company, not the SaaS site
parent
1bd23ca5
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/PROCESS.md
+1
-1
1 addition, 1 deletion
doc/PROCESS.md
with
1 addition
and
1 deletion
doc/PROCESS.md
+
1
−
1
View file @
6c7fdf3d
...
@@ -255,7 +255,7 @@ a rewrite of Ruby code in Go.
...
@@ -255,7 +255,7 @@ a rewrite of Ruby code in Go.
As we deploy the Ruby code might be in the middle of auto-restarting,
As we deploy the Ruby code might be in the middle of auto-restarting,
so we could remove its code before the Go code has a chance to update
so we could remove its code before the Go code has a chance to update
with its default, and would still want to call it. So therefore you
with its default, and would still want to call it. So therefore you
need to do any such removal in two GitLab
.com
release cycles.
need to do any such removal in two GitLab release cycles.
See the example of
[
MR !3033
][
example-on-by-default-mr
]
and
[
MR !3056
][
example-post-go-ruby-code-removal-mr
]
for how to
See the example of
[
MR !3033
][
example-on-by-default-mr
]
and
[
MR !3056
][
example-post-go-ruby-code-removal-mr
]
for how to
do such a two-phase removal.
do such a two-phase removal.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment