Update .gitreview wording in retire process
We had a note in the repo retirement process regarding steps to take before removing the .gitreview file. Later we determined that it is best to keep that file in the repo rather than removing it, but the note mentioning its removal was kept after other wording updates noting it should stay. This removes the removal reference and updates the notes about keeping the file to attempt to make things more clear. Change-Id: Id4ee69de31569645c3486f7b8508db3d6e64da8f Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
parent
755330aa15
commit
44f6539e20
@ -399,7 +399,8 @@ Double check that all dot files (such as ``.gitignore`` and
|
|||||||
|
|
||||||
Removing the ``.gitreview`` file from the master branch of a
|
Removing the ``.gitreview`` file from the master branch of a
|
||||||
repository breaks much of the release tools, so it will be harder
|
repository breaks much of the release tools, so it will be harder
|
||||||
to continue to tag releases on existing stable branches.
|
to continue to tag releases on existing stable branches. Take care
|
||||||
|
to remove all files other than ``README.rst`` and ``.gitreview``.
|
||||||
|
|
||||||
Replace the contents of the README with a message such as this::
|
Replace the contents of the README with a message such as this::
|
||||||
|
|
||||||
@ -420,11 +421,6 @@ Replace the contents of the README with a message such as this::
|
|||||||
|
|
||||||
Merge this commit to your project.
|
Merge this commit to your project.
|
||||||
|
|
||||||
.. note::
|
|
||||||
|
|
||||||
Before removing ``.gitreview`` be sure to run ``git review -s``, this
|
|
||||||
will record the necessary information about the repository.
|
|
||||||
|
|
||||||
If any users missed the announcement that the project is being
|
If any users missed the announcement that the project is being
|
||||||
retired, removing the content of the repository will cause any users
|
retired, removing the content of the repository will cause any users
|
||||||
who continuously deploy the software as well as users who track
|
who continuously deploy the software as well as users who track
|
||||||
|
Loading…
x
Reference in New Issue
Block a user