Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.devtools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.devtools
Commits
4128728f
Commit
4128728f
authored
2 years ago
by
Amir MOHAMMADI
Browse files
Options
Downloads
Patches
Plain Diff
Add more notes and warnings about releases
parent
a6fe7cca
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!296
Add more notes and warnings about releases
Pipeline
#62311
passed
2 years ago
Stage: qa
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/release.rst
+11
-0
11 additions, 0 deletions
doc/release.rst
with
11 additions
and
0 deletions
doc/release.rst
+
11
−
0
View file @
4128728f
...
...
@@ -13,6 +13,12 @@ for the release build and documentation badges. The tools are setup to ensure a
changelog is provided with each release. The changelog can be autogenerated
from merge-requests or commits in the target package.
.. warning::
Releasing any package that is listed in the nightlies repository requires a
green nightlies after all changes have been merged to the master branches of
all packages. Do not release a package because it is green by itself. Its
compatibility must be tested against all other packages first.
Usage
=====
...
...
@@ -27,6 +33,11 @@ Releasing Bob is a 4-step process:
Use the ``--help`` flag in each command to learn more about each command.
.. note::
If the package that you are releasing is not part of the nightlies
repository, you can skip steps 3 and 4.
.. warning::
While *beta* builds of packages will use the beta version of this package,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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