Skip to content
Snippets Groups Projects
Commit f92a8f51 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Merge branch 'release' into 'master'

Add more notes and warnings about releases

See merge request !296
parents a6fe7cca 4128728f
No related branches found
No related tags found
1 merge request!296Add more notes and warnings about releases
Pipeline #62321 passed
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment