Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update release instructions #2901

Merged
merged 1 commit into from
Sep 15, 2022
Merged

Conversation

patriknw
Copy link
Member

@patriknw patriknw commented Sep 6, 2022

No description provided.

@@ -7,8 +7,6 @@ on:
- main
- release-*
tags: ["v*"]
release:
types: [published]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I can see, this is triggering the release twice. First from the tag and then when publishing the release.
The latter can be seen in action here https://github.com/akka/alpakka/actions/runs/2999580924

- [ ] Wait until the [build finished](https://github.com/akka/alpakka/actions) after merging the release notes
- [ ] [Fix up the draft release](https://github.com/akka/alpakka/releases) with the next tag version `v$VERSION$`, title and release description linking to announcement and milestone
- [ ] Wait until the [build finished](https://github.com/akka/alpakka/actions)
- [ ] [Fix up the draft and Publish release](https://github.com/akka/alpakka/releases) with the next tag version `v$VERSION$`, title and release description linking to announcement and milestone
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's easies to create the tag from the release page.

Copy link
Member

@ennru ennru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@ennru ennru merged commit d77fe70 into master Sep 15, 2022
@ennru ennru deleted the wip-release-instructions-patriknw branch September 15, 2022 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants