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

[ELITERT-1198] Set-up rubygems.org deployment #6

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

sergio-bobillier
Copy link
Collaborator

Performs the following actions to allow the gem to be deployed to rubygems.org on release:

  • Changes the .gemspec file to allow the gem to be pushed to rubygems.org
  • Adds a Github action to build the gem, create a release and deploy the gem to rubygems.org when release pull requests are merged.

NOTE: Because this actions creates releases and pushes things to rubygems.org I could not test this on this repository. Instead I created a personal repository and tested it there.

Sergio Bobillier added 2 commits November 11, 2024 16:05
Changes the 'allowed_push_host' attribute to allow the gem to be
deployed to rubygems.org
Adds an action to build the gem, create a release and deploy the gem to
rubygems.org when a release Pull Request is merged.
@sergio-bobillier sergio-bobillier marked this pull request as ready for review November 12, 2024 14:29
@sergio-bobillier sergio-bobillier changed the title Set-up rubygems.org deployment [ELITERT-1198] Set-up rubygems.org deployment Nov 12, 2024
@sergio-bobillier sergio-bobillier merged commit 3495508 into master Nov 13, 2024
2 checks passed
@sergio-bobillier sergio-bobillier deleted the sb-deploy-to-rubygems branch November 13, 2024 10:03
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