Skip to content

Change version from 0.0.3 to 0.0.0#1

Merged
RoxyFarhad merged 2 commits intomainfrom
RoxyFarhad-patch-1
Mar 3, 2026
Merged

Change version from 0.0.3 to 0.0.0#1
RoxyFarhad merged 2 commits intomainfrom
RoxyFarhad-patch-1

Conversation

@RoxyFarhad
Copy link
Collaborator

@RoxyFarhad RoxyFarhad commented Mar 3, 2026

Greptile Summary

This PR resets the version from 0.0.3 to 0.0.0 and updates the Homebrew formula to use placeholder values (asset ID 0 and SHA256 of all zeros). The placeholder values indicate this is preparation work for an initial release.

Key changes:

  • Version downgraded from 0.0.3 to 0.0.0
  • Asset ID changed to 0 (placeholder)
  • SHA256 changed to all zeros (placeholder)

Note: The formula is currently non-functional with these placeholder values. Homebrew installation will fail until real release asset ID and SHA256 are added. Ensure the v0.0.0 release is created and the formula is updated with actual values before users attempt to install.

Confidence Score: 3/5

  • Safe to merge if followed immediately by v0.0.0 release creation; otherwise will break Homebrew installation
  • The changes are straightforward and address the previous comment about version/binary mismatch by using explicit placeholder values. However, the formula is currently non-functional (asset ID 0 and SHA256 of all zeros are invalid). This appears intentional based on the commit message "use placeholder values for initial 0.0.0 release", but merging to main without a follow-up release will break user installations.
  • Formula/sgpctl.rb requires real release values before Homebrew installation will work

Important Files Changed

Filename Overview
Formula/sgpctl.rb Version reset to 0.0.0 with placeholder values (asset ID 0, SHA256 all zeros) - formula is non-functional until real release values are added

Last reviewed commit: e6abd80

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

1 file reviewed, 1 comment

Edit Code Review Agent Settings | Greptile

Replace stale 0.0.3 asset ID and SHA with zeroed placeholders to
avoid version/binary mismatch. Publish workflow will overwrite these
on the first real release.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@RoxyFarhad RoxyFarhad merged commit 06230d2 into main Mar 3, 2026
4 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.

1 participant