Skip to content

Fix automated gem publishing workflow#11

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

Fix automated gem publishing workflow#11
jkebinger merged 1 commit into
mainfrom
fix-automated-publishing

Conversation

@jkebinger
Copy link
Copy Markdown
Contributor

Summary

Changes

  • Workflow: Remove unsupported gem-name parameter
  • Rakefile: Add rake release task that builds and pushes gem
  • Rakefile: Fix RDoc title to match new gem name

Test plan

  • YAML validation passes
  • rake release task exists and is available
  • Test workflow runs successfully after Ruby tests complete
  • Verify gem publishes correctly to RubyGems

This supersedes PR #10 and fixes the workflow issues.

🤖 Generated with Claude Code

- Remove invalid gem-name parameter from rubygems/release-gem action
- Add custom rake release task for CI environment
- Fix RDoc title to use correct gem name
- Include all files from previous automated publishing branch

🤖 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 59218f0 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