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

Implement release automation scripts #1

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Conversation

benjaminwood
Copy link
Contributor

  • Adds a RELEASE_PLATFORM environment variable to the gemspec to allow for specifying the platform to release for.
  • Adds a bin/release script to automate the release process for all supported platforms.
  • Extends bin/transport to support fetching the transport binary for all supported platforms.

Eventually we'll use these for release in CI

* Adds a RELEASE_PLATFORM environment variable to the gemspec to
  allow for specifying the platform to release for.

* Adds a bin/release script to automate the release process for
   all supported platforms.

* Extends bin/transport to support fetching the transport binary
  for all supported platforms.

Co-authored-by: Nate Vick <nate.vick@hint.io>
@benjaminwood benjaminwood self-assigned this Nov 3, 2023
Copy link
Contributor

@natevick natevick left a comment

Choose a reason for hiding this comment

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

Excellent!

@natevick natevick merged commit 35eb796 into main Nov 3, 2023
4 checks passed
@natevick natevick deleted the release-automation-scripts branch November 3, 2023 21:12
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