Merge "Add details to unreleased lib check"

This commit is contained in:
Zuul 2020-04-16 09:06:37 +00:00 committed by Gerrit Code Review
commit c0a019ee21

View File

@ -740,6 +740,12 @@ R-5 week (Milestone-3)
If it is not OK to transition them, create a new stable branch from the
latest release from the previous series.
A full list of unreleased deliverables for the cycle can be found with::
tox -e venv -- list-deliverables --unreleased --group-by type
Check for any ``client-library`` and ``library`` deliverables in the output.
#. List cycle-with-intermediary deliverables that have not been released yet::
tox -e venv -- list-deliverables --unreleased \