Skip to content

Add automated gem publishing and rename to sdk-reforge#10

Merged
jkebinger merged 1 commit into
mainfrom
automated-gem-publishing
Sep 23, 2025
Merged

Add automated gem publishing and rename to sdk-reforge#10
jkebinger merged 1 commit into
mainfrom
automated-gem-publishing

Conversation

@jkebinger
Copy link
Copy Markdown
Contributor

Summary

  • Add GitHub Actions workflow for automated publishing to RubyGems using trusted publishing
  • Configure workflow to trigger after successful Ruby tests on main branch
  • Rename gem from prefab-cloud-ruby to sdk-reforge
  • Update README with installation instructions and new PR-based release process
  • Update version to 1.9.0 and changelog with automated publishing feature

Test plan

  • YAML workflow validation passes
  • Verify workflow triggers correctly after Ruby tests complete
  • Test gem publishing works with trusted publishing configuration
  • Confirm gem name change doesn't break existing functionality

🤖 Generated with Claude Code

- Add GitHub Actions workflow for automated publishing to RubyGems
- Configure trusted publishing using OpenID Connect tokens
- Rename gem from prefab-cloud-ruby to sdk-reforge
- Update README with installation instructions and new release process
- Update version to 1.9.0

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

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@jdwyah jdwyah left a comment

Choose a reason for hiding this comment

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

thanks

@jkebinger jkebinger merged commit a1a932b into main Sep 23, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants