Skip to content

Pass rubygems_api_key secret to release workflow#147

Merged
tvdeyen merged 1 commit intomainfrom
add-rubygems-api-key-secret
Dec 23, 2025
Merged

Pass rubygems_api_key secret to release workflow#147
tvdeyen merged 1 commit intomainfrom
add-rubygems-api-key-secret

Conversation

@tvdeyen
Copy link
Copy Markdown
Member

@tvdeyen tvdeyen commented Dec 23, 2025

Summary

  • Adds the rubygems_api_key secret to the release workflow call
  • Required for the reusable release workflow to publish gems to RubyGems

Test plan

  • Verify the workflow syntax is valid
  • Test by triggering a release

🤖 Generated with Claude Code

The reusable release workflow requires the RUBYGEMS_API_KEY secret
to publish gems to RubyGems.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@tvdeyen tvdeyen merged commit f60fefb into main Dec 23, 2025
9 checks passed
@tvdeyen tvdeyen deleted the add-rubygems-api-key-secret branch December 23, 2025 17:25
This was referenced Feb 2, 2026
tvdeyen added a commit that referenced this pull request Feb 2, 2026
## Release v4.1.0

<!-- Release notes generated using configuration in .github/release.yml
at 4.1-stable -->

## What's Changed
### Breaking Changes
* Update to Alchemy 8.1 by @tvdeyen in
#153
### Dependencies
* Bump prettier from 3.7.4 to 3.8.1 by @dependabot[bot] in
#151
* Bump vitest from 4.0.16 to 4.0.17 in the vitest group by
@dependabot[bot] in
#149
* Bump vite from 7.2.2 to 7.3.1 by @dependabot[bot] in
#148
* Bump vitest from 4.0.17 to 4.0.18 in the vitest group by
@dependabot[bot] in
#152
### Other Changes
* Pass rubygems_api_key secret to release workflow by @tvdeyen in
#147


**Full Changelog**:
v4.0.1...v4.1.0
---
This PR was automatically created by the prepare-release workflow.
Once merged, the gem will be automatically published to RubyGems.
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