Skip to content

admin_suite v0.6.1

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Sep 14:45
· 1 commit to main since this release
33ab969

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.