Skip to content

Cleanup#71

Merged
GrantBirki merged 3 commits into
mainfrom
cleanup
Jun 26, 2025
Merged

Cleanup#71
GrantBirki merged 3 commits into
mainfrom
cleanup

Conversation

@GrantBirki

@GrantBirki GrantBirki commented Jun 26, 2025

Copy link
Copy Markdown
Contributor

Environment is the only field we use now, so go off of that

Copilot AI review requested due to automatic review settings June 26, 2025 21:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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, titled "Cleanup", focuses on small maintenance updates. It increments the version number in the framework and removes a redundant production flag in the config loader.

  • Updated "lib/hooks/version.rb" to bump the version from 0.6.3 to 0.6.4.
  • Removed the hardcoded production flag from "lib/hooks/core/config_loader.rb", likely to rely on the environment setting.

Reviewed Changes

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

File Description
lib/hooks/version.rb Updated the version constant to reflect the new version
lib/hooks/core/config_loader.rb Removed the redundant "production: true" configuration entry
@GrantBirki GrantBirki merged commit 107831f into main Jun 26, 2025
22 checks passed
@GrantBirki GrantBirki deleted the cleanup branch June 26, 2025 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants