Release v0.1.0: changelog stamp + trusted-publishing workflow - #1
Merged
Conversation
Stamp the 0.1.0 changelog and add a publish job to the release workflow: OIDC trusted publishing (rubygems/configure-rubygems-credentials), core gem first, then the ruby_llm adapter that depends on it. Requires a trusted publisher configured on rubygems.org for each gem name before the tag is pushed. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CR1TdyJmDqq5dTqypCwYkw
Tag refs can't be pushed from every environment; the publish job now also runs on manual dispatch. RubyGems rejects re-pushes of an existing version, so a duplicate dispatch cannot double-publish. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CR1TdyJmDqq5dTqypCwYkw
…ocs pin @main Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CR1TdyJmDqq5dTqypCwYkw
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings the v0.1.0 release commits onto
main:CHANGELOG.mdwith[0.1.0] - 2026-08-10— the first public release of both gems.rubygems/configure-rubygems-credentials@main— the action ships nov1tag): core gem first, then theruby_llmadapter that depends on it.workflow_dispatch, covering environments that can't push tag refs; RubyGems rejects re-pushes of an existing version, so a duplicate dispatch can't double-publish.Both gems are already live from this branch's run #3 of the workflow: activeagents-telemetry 0.1.0 and activeagents-telemetry-ruby_llm 0.1.0. The
v0.1.0git tag is still to be pushed separately (tag pushes were blocked from the release environment).🤖 Generated with Claude Code
https://claude.ai/code/session_01CR1TdyJmDqq5dTqypCwYkw
Generated by Claude Code