Skip to content

Conversation

@menny
Copy link
Member

@menny menny commented Jun 1, 2025

Refine Ruby version handling and workflow clarityThis commit introduces the following changes:- Removes comments from the HTMLProofer GitHub Actions workflow file for conciseness.- Adds a .ruby-version file specifying Ruby 3.0.0 for consistent Ruby versioning across environments.- Updates the GitHub Actions workflow (ruby/setup-ruby step) to automatically use the Ruby version defined in the .ruby-version file, removing the explicit version setting.These changes improve the clarity of the workflow and ensure consistent Ruby version management.

This commit introduces the following changes:

- Removes comments from the HTMLProofer GitHub Actions workflow file for conciseness.
- Adds a `.ruby-version` file specifying Ruby 3.0.0 for consistent Ruby versioning across environments.
- Updates the GitHub Actions workflow (`ruby/setup-ruby` step) to automatically use the Ruby version defined in the `.ruby-version` file, removing the explicit version setting.

These changes improve the clarity of the workflow and ensure consistent Ruby version management.
@menny menny requested a review from a team as a code owner June 1, 2025 18:43
@menny menny changed the title Refine Ruby version handling and workflow clarity This commit introduces the following changes: - Removes comments from the HTMLProofer GitHub Actions workflow file for conciseness. - Adds a .ruby-version file specifying Ruby 3.0.0 for consistent Ruby versioning across environments. - Updates the GitHub Actions workflow (ruby/setup-ruby step) to automatically use the Ruby version defined in the .ruby-version file, removing the explicit version setting. These changes improve the clarity of the workflow and ensure consistent Ruby version management. html site PR check Jun 1, 2025
@menny menny force-pushed the refine-ruby-workflow branch from a9d73d2 to 4d1c456 Compare June 2, 2025 00:02
@menny menny force-pushed the refine-ruby-workflow branch from 4d1c456 to 910dd99 Compare June 2, 2025 00:27
@menny menny force-pushed the refine-ruby-workflow branch from f5c467b to 97ebccc Compare June 2, 2025 03:09
@menny menny merged commit b06c90f into main Jun 2, 2025
1 check passed
@menny menny deleted the refine-ruby-workflow branch June 2, 2025 03:19
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