Skip to content

Conversation

@ttstarck
Copy link
Contributor

@ttstarck ttstarck commented Dec 15, 2025

Iris is hitting an issue with this:
https://invoca.atlassian.net/browse/IRIS-974

@ttstarck ttstarck requested a review from yinonrousso December 15, 2025 20:37
@ttstarck ttstarck marked this pull request as ready for review December 15, 2025 20:37
Copilot AI review requested due to automatic review settings December 15, 2025 20:37
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a deprecation issue by replacing the deprecated File.exists? method with File.exist? to ensure compatibility with Ruby 3.2+. The version is bumped to 0.1.2, and the CI test matrix is updated to test against modern Ruby versions.

  • Replaced deprecated File.exists? with File.exist?
  • Updated version from 0.1.1 to 0.1.2
  • Updated CI to test Ruby 3.1-3.4 instead of 2.6-3.1

Reviewed changes

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

File Description
lib/yard/to_mkdocs/version.rb Bumped version to 0.1.2
lib/yard/to_mkdocs/default/fulldoc/html/setup.rb Replaced deprecated File.exists? with File.exist?
CHANGELOG.md Added changelog entry for version 0.1.2
.github/workflows/main.yml Updated Ruby version matrix to test 3.1-3.4

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

Copy link

@kkerr-inv kkerr-inv left a comment

Choose a reason for hiding this comment

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

👑

@ttstarck ttstarck merged commit c5165f6 into main Dec 15, 2025
5 of 6 checks passed
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.

3 participants