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

Switch to trusted publishing workflow and run it on version.rb changes #62

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zendesk-ops-ci
Copy link

@zendesk-ops-ci zendesk-ops-ci commented Feb 28, 2025

Switches to a Trusted Publishing workflow.
This workflow will run whenever version.rb is changed in the main branch.
Since the workflow loads bundler/gem_tasks explicitly, we don’t need to do that in the Rakefile (but we want to ensure that bundler/setup is present there).
Setting ENV["gem_push"] is also not necessary anymore.

bundler-cache for setup-ruby is set to false to prevent cache poisoning attacks.
Finally, we add a description of the new release process. Our README and CONTRIBUTING files don’t have a standard structure, so please check that we have updated a correct file and that the new section makes sense for this gem.

  • Release description has been updated correctly.

@zendesk-ops-ci zendesk-ops-ci requested review from a team as code owners February 28, 2025 11:43
@razumau razumau force-pushed the trusted_publishing branch 7 times, most recently from 39cff3d to 12fbe17 Compare March 17, 2025 14:38
@razumau razumau force-pushed the trusted_publishing branch from 12fbe17 to e2473b0 Compare March 17, 2025 15:19
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