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

chore: do npm publish on release event #54

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

CAMOBAP
Copy link
Collaborator

@CAMOBAP CAMOBAP commented Mar 14, 2024

This PR improve release workflow and make it more deterministic

How it was before

Once we did a tag CI will initiate release of the package regardless of where this tag appears on feature branch or on master. Which may be confusing if we did version bump PR with tag on it and even before the review is passed it will do release

After this PR

The tag creation will not initiate the release process, but once you created the release in https://github.com/hCaptcha/react-native-hcaptcha/releases this will initiate the release on CI

@CAMOBAP CAMOBAP requested a review from e271828- March 14, 2024 16:12
@CAMOBAP CAMOBAP self-assigned this Mar 14, 2024
MAINTAINER.md Outdated Show resolved Hide resolved
MAINTAINER.md Outdated Show resolved Hide resolved
MAINTAINER.md Outdated Show resolved Hide resolved
MAINTAINER.md Outdated Show resolved Hide resolved
MAINTAINER.md Outdated Show resolved Hide resolved
MAINTAINER.md Show resolved Hide resolved
@CAMOBAP CAMOBAP requested a review from e271828- April 4, 2024 19:33
@e271828- e271828- merged commit 343c60c into master Apr 4, 2024
5 checks passed
@e271828- e271828- deleted the ci/improve-release-workflow branch April 4, 2024 19:34
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