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

Release beta 2 and configure npm auto deploy #471

Merged
merged 5 commits into from
Jun 12, 2023

Conversation

difernandez
Copy link
Contributor

@difernandez difernandez commented Jun 9, 2023

Motivation / Background

This Pull Request has been created because:

  • We have some unreleased changes
  • We have automated the publishing in rubygems but not npm

Detail

This Pull Request:

  • Configures CI to publish to NPM whenever a new tag is pushed. Done following this guide
  • Bumps gem and npm package version. From this version on, we are going to keep the same version for both. Thanks to @filipkis for their suggestion
  • Updates Changelog. Added a beta.1 entry to indicate it was skipped to have both libraries in the same version
  • Updates README's Publishing section

Additional information

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one change. Changes that are unrelated should be opened in separate PRs.
  • Commit message has a concise description of what changed and why.
  • Tests are added or updated if you fix a bug or add a feature.
  • Documentation has been added or updated if you add a feature or modify an existing one.
  • CHANGELOG files are updated for the changed libraries if there is a behavior change or additional feature (under the "Unreleased" heading if this is not a version change).
  • My changes don't introduce any linter rule violations.

@difernandez difernandez requested a review from gmq June 9, 2023 20:15
@difernandez difernandez merged commit 6949549 into master Jun 12, 2023
1 check passed
@difernandez difernandez deleted the release-beta-2-and-configure-npm-auto-deploy branch June 12, 2023 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants