Skip to content

Align rebuild workflow Ruby toolchain - #91

Merged
VatsalSy merged 1 commit into
mainfrom
chore/rebuild-ruby-version-align
Jun 16, 2026
Merged

Align rebuild workflow Ruby toolchain#91
VatsalSy merged 1 commit into
mainfrom
chore/rebuild-ruby-version-align

Conversation

@VatsalSy

Copy link
Copy Markdown
Member

Summary

  • Align Ruby setup in the search-db rebuild workflow with the main Jekyll CI toolchain.

Changes

  • Update .github/workflows/rebuild-on-search-update.yml to pin ruby-version to 3.2.2.
  • Add explicit bundler version 2.5.23 in the same workflow for consistency with .github/workflows/jekyll.yml.

Testing

  • Not run (workflow-level change only; no local runtime validation requested).

Copilot AI review requested due to automatic review settings June 14, 2026 08:01
@VatsalSy VatsalSy self-assigned this Jun 14, 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

Aligns the Ruby toolchain used by the “rebuild on search DB update” workflow with the repository’s primary Jekyll CI workflow, ensuring consistent Ruby/Bundler versions across CI runs.

Changes:

  • Pin ruby-version to 3.2.2 in the search-db rebuild workflow.
  • Pin bundler to 2.5.23 in the same workflow to match the main CI toolchain.

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

@VatsalSy
VatsalSy merged commit dff0f8f into main Jun 16, 2026
4 checks passed
@VatsalSy
VatsalSy deleted the chore/rebuild-ruby-version-align branch June 16, 2026 13:27
VatsalSy added a commit that referenced this pull request Jun 29, 2026
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.

2 participants