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

130 release please #146

Merged
merged 1 commit into from
Apr 18, 2024
Merged

130 release please #146

merged 1 commit into from
Apr 18, 2024

Conversation

fengelniederhammer
Copy link
Collaborator

@fengelniederhammer fengelniederhammer commented Apr 16, 2024

resolves #130

Summary

This uses the Release Please Action.

It will update a release PR on every commit on configured branches (will be main). If the release PR is merged, it automatically creates a release. The workflow then continues to actually publish to the npm registry.

Screenshot

PR Checklist

  • The implemented feature is covered by an appropriate test.

Copy link
Collaborator

@JonasKellerer JonasKellerer left a comment

Choose a reason for hiding this comment

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

Thank you. I like the tool. Seems easy enough :)

.github/workflows/release-components.yml Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
.github/workflows/release-components.yml Outdated Show resolved Hide resolved
@fengelniederhammer fengelniederhammer marked this pull request as ready for review April 17, 2024 10:01
Copy link
Collaborator

@JonasKellerer JonasKellerer left a comment

Choose a reason for hiding this comment

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

LGTM

@fengelniederhammer fengelniederhammer merged commit 021c9db into main Apr 18, 2024
4 checks passed
@fengelniederhammer fengelniederhammer deleted the 130-release-please branch April 18, 2024 11:35
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.

Implement a release workflow in GitHub
3 participants