Skip to content

Update github workflow to publish gem - #26

Merged
tapan-sh merged 3 commits into
masterfrom
publish-gem
Feb 12, 2026
Merged

Update github workflow to publish gem#26
tapan-sh merged 3 commits into
masterfrom
publish-gem

Conversation

@tapan-sh

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

This comment has been minimized.

@tapan-sh
tapan-sh requested a review from Copilot February 11, 2026 15:46
noodl
noodl previously approved these changes Feb 11, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GitHub Actions publishing workflow to use RubyGems “trusted publishing” (OIDC) and bumps the gem version.

Changes:

  • Bump gem version to 2.4.4.
  • Update publish workflow to use rubygems/configure-rubygems-credentials and actions/checkout@v4.
  • Add job-level permissions for OIDC-based publishing.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
lib/cache_store_redis/version.rb Bumps gem VERSION constant for the next release.
.github/workflows/publish.yml Switches credential setup to RubyGems trusted publishing and updates checkout action/version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/publish.yml
Comment thread .github/workflows/publish.yml
Comment thread .github/workflows/publish.yml
Comment thread .github/workflows/publish.yml Outdated
@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Complexity Health
cache_store_redis 94% 0
Summary 94% (174 / 186) 0

Minimum allowed line rate is 93%

@tapan-sh
tapan-sh requested a review from noodl February 11, 2026 15:58
@tapan-sh
tapan-sh merged commit fc46dbc into master Feb 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants