Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 975 Bytes

releasing.md

File metadata and controls

16 lines (11 loc) · 975 Bytes

taken from pulp-cli repository

Releasing (for internal use)

Create new y-Release Branch

  1. Trigger the Create Release Branch action.
  2. Review (if need to, repair) and merge the "Bumb Version" PR.

Create a new Release from a Release Branch

  1. Trigger the pulp-cli Release action with the release branch selected.
  2. Monitor the release and build jobs and then check PyPI to make sure the package has been uploaded and the docs updated.
  3. Announce the release at https://discourse.pulpproject.org/c/announcements/6.
  4. Wait for nightlies (or trigger the [collect changes][https://github.com/pulp/pulp-cli-deb/actions/workflows/collect_changes.yml] workflow) to pickup new changelogs.
  5. Review (if need to, repair) and merge the "Update Changelog" PR.