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

Not validate current branch when creating next snapshot #12

Merged

Conversation

tonidero
Copy link
Contributor

@tonidero tonidero commented Aug 8, 2022

This should help dealing with: https://revenuecats.atlassian.net/browse/SDKONCALL-84

With the plugin, I added a validation for the current branch to the action that creates the next prerelease version PR. This validation didn't exist before, and caused the issue that we see in this ticket. This PR removes that validation from that action. After this is merged, I will update the SDKs to use the new version of the plugin

Copy link

@taquitos taquitos left a comment

Choose a reason for hiding this comment

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

Noice. 🎈🐐

@tonidero tonidero merged commit a271972 into main Aug 9, 2022
@tonidero tonidero deleted the not-check-current-branch-when-preparing-next-release branch August 9, 2022 08:38
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