Skip to content

Conversation

@casey
Copy link
Owner

@casey casey commented Oct 3, 2020

Previously, the release branch would be merged after pushing a tag to
github. This would cause the merge to fail, because github would kick off a
CI run after pushing the tag, and block the merge because it wasn't
finished.

This changes the publish recipe to merge before pushing the tag, which
aboves the above problem.

type: development

@casey casey force-pushed the fix-publish-recipe branch from a72a9f7 to a745c34 Compare October 3, 2020 03:21
Previously, the release branch would be merged after pushing a tag to
github. This would cause the merge to fail, because github would kick
off a CI run after pushing the tag, and block the merge because it
wasn't finished.

This changes the publish recipe to merge before pushing the tag, which
aboves the above problem.

type: development
@casey casey force-pushed the fix-publish-recipe branch from a745c34 to 1e4d224 Compare October 3, 2020 03:25
@casey casey merged commit 1e4d224 into master Oct 3, 2020
@casey casey deleted the fix-publish-recipe branch October 3, 2020 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants