Skip to content

ci: add packaging quality gate#17

Merged
kholdrex merged 1 commit into
mainfrom
ci/package-quality-gates
Jun 5, 2026
Merged

ci: add packaging quality gate#17
kholdrex merged 1 commit into
mainfrom
ci/package-quality-gates

Conversation

@kholdrex
Copy link
Copy Markdown
Member

@kholdrex kholdrex commented Jun 5, 2026

Summary

Adds a dedicated CI quality job for irt_ruby so lint and package verification run alongside the existing Ruby compatibility test matrix. The new packaging check builds the gem, installs the built artifact, and smoke-tests the installed gem from a temporary directory.

Changes

  • Updates GitHub Actions to use actions/checkout@v4, quote Ruby matrix versions, and keep matrix failures visible across supported Rubies.
  • Adds a CI quality job for RuboCop plus gem build/install verification.
  • Updates contributor documentation and the changelog with the local quality and packaging commands.

Test plan

  • RSpec suite passed.
  • RuboCop passed.
  • Default Rake quality gate passed.
  • Gem build, install, and installed-gem smoke test passed.

@kholdrex kholdrex merged commit b3bc7f4 into main Jun 5, 2026
5 checks passed
@kholdrex kholdrex deleted the ci/package-quality-gates branch June 5, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant