Skip to content

Setup a GitHub Action that uses the RubyGems [trusted publishing](htt…#10

Merged
jeschneiderhan merged 7 commits intomainfrom
trusted-publishing
Jun 25, 2025
Merged

Setup a GitHub Action that uses the RubyGems [trusted publishing](htt…#10
jeschneiderhan merged 7 commits intomainfrom
trusted-publishing

Conversation

@jeschneiderhan
Copy link
Copy Markdown
Contributor

What did we change?

Setup a GitHub Action that uses the RubyGems trusted publishing feature to publish the gem without requiring long-lived secrets. A trusted publisher has already been added on the RubyGems side for this gem.

Why are we doing this?

To reduce the supply chain risk that comes with multiple people having push access with personal RubyGems accounts. Once we know this works we can remove everyone except the ezCater-controlled RubyGems account from the owners list.

How was it tested?

  • Specs
  • Locally
  • Staging

…ps://guides.rubygems.org/trusted-publishing/)

feature to publish the gem without requiring long-lived secrets. A trusted publisher has already been added on the
RubyGems side for this gem.
@jeschneiderhan jeschneiderhan requested a review from a team as a code owner June 25, 2025 14:08
@jeschneiderhan jeschneiderhan requested review from mikowitz and pinkertonpg and removed request for a team June 25, 2025 14:08
## v0.x.x
- Remove support for < Ruby 3.2
- Switch to using RubyGems trusted publishing instead of manual releases

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I do not plan on releasing a new version for this change. Given that the gem hasn't been updated in > 2 years, we may never have to update it again.

@jeschneiderhan jeschneiderhan merged commit 5e15ae3 into main Jun 25, 2025
5 checks passed
@jeschneiderhan jeschneiderhan deleted the trusted-publishing branch June 25, 2025 17:00
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