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

Automated gem/npm release workflow #406

Merged
merged 21 commits into from
Aug 16, 2023
Merged

Conversation

jagthedrummer
Copy link
Contributor

@jagthedrummer jagthedrummer commented Aug 14, 2023

This robustifies the .github/workflows/release.yml workflow file.

It also converts bin/bump-all and bin/release-all from bash to ruby.

It also adds npm handling to both bump-all and release-all.

TODO:

  • Work with @andrewculver to get a token for RubyGems that will allow pushing of the core gems.
  • Do we want to add an explicit approval step here, and then restrict approval to only admins? (Currently I believe that anyone with write access to this repo could run this workflow.)

@jagthedrummer
Copy link
Contributor Author

This is still WIP but I need to get the version-bump.yml file into main so that it can be manually run. Currently these workflows don't have any side effects. (That is they don't modify a repo or release anything to rubygems or npm yet.)

@jagthedrummer jagthedrummer marked this pull request as ready for review August 16, 2023 14:43
@jagthedrummer jagthedrummer merged commit eec83c9 into main Aug 16, 2023
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.

1 participant