You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
Automated gem publishing now uses RubyGems Trusted Publishing (GitHub Actions
OIDC) instead of a long-lived API key that required an interactive MFA code.
Publishing is restricted to successful CI for main-branch pushes from this
repository, or manual dispatch on main, using the protected release environment.
Upgrade notes
Includes the changes listed under 0.6.0 below, which was not published to
RubyGems. Upgrading from 0.5.0 requires the 0.6.0 host authentication,
authorization, and renderer migrations.