[Pulp-dev] Change to the release process

David Davis daviddavis at redhat.com
Tue Mar 30 20:34:51 UTC 2021


Recently the release workflow was updated to use a manual trigger instead
of being triggered by a new tag[0]. This should allow us to rerun the
release workflow anytime there's a failure.

Once you pick up this change via plugin_template, you'll need to tweak your
release process. If your plugin has a step like this one:

- Create a release at https://github.com/pulp/pulp_file/releases/new from
the recent commit labeled "Release x.y.z"

Instead now, you'll need to do these steps:

- Check out master/release branch and tag the release commit (ie "Release
x.y.z"). Push the tag.
- Go to https://github.com/pulp/pulp_file/actions/workflows/release.yml to
trigger a release

Note that the release workflow will now automatically create the Github
release.

[0] https://github.com/pulp/plugin_template/pull/357

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-dev/attachments/20210330/bafc2fd1/attachment.htm>


More information about the Pulp-dev mailing list