Skip to content

chore(release): sync repository version to 2.0.964 [skip release publish]#1264

Open
kantorcodes wants to merge 1 commit into
mainfrom
release/sync-repository-version-v2.0.964
Open

chore(release): sync repository version to 2.0.964 [skip release publish]#1264
kantorcodes wants to merge 1 commit into
mainfrom
release/sync-repository-version-v2.0.964

Conversation

@kantorcodes

Copy link
Copy Markdown
Member

Summary

  • sync repository version files to 2.0.964 after publish
  • keep repo-visible version metadata aligned with the released package artifacts

Testing

  • uv sync --frozen && uv run --no-sync python scripts/sync_repo_version.py --version "2.0.964"

@kantorcodes kantorcodes enabled auto-merge (squash) July 1, 2026 23:11
@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@kilo-code-bot

kilo-code-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (3 files)
  • pyproject.toml - version bump only
  • src/codex_plugin_scanner/version.py - version bump only
  • uv.lock - lock file update

Reviewed by laguna-m.1-20260312:free · Input: 72.1K · Output: 1.8K · Cached: 146.8K

@greptile-apps

greptile-apps Bot commented Jul 1, 2026

Copy link
Copy Markdown

Greptile Summary

This PR syncs the repository version metadata to 2.0.964. The main changes are:

  • Updates pyproject.toml project version from 2.0.963 to 2.0.964.
  • Updates src/codex_plugin_scanner/version.py runtime version constant to 2.0.964.
  • Updates the editable hol-guard package version in uv.lock to 2.0.964.

Confidence Score: 5/5

Safe to merge with minimal risk.

Changes are limited to consistent version metadata updates. No executable logic, schema, dependency, or API contract changes were introduced.

No files require special attention.

T-Rex T-Rex Logs

What T-Rex did

  • Created the base worktree and confirmed initial versions; pyproject_version, module___version__, and uv_lock_package_version were 2.0.963, then created the head worktree, performed uv sync --frozen, and verified the versions updated to 2.0.964 with an empty changed-file diff on re-inspection.

View all artifacts

T-Rex Ran code and verified through T-Rex

Important Files Changed

Filename Overview
pyproject.toml Updates the project package version from 2.0.963 to 2.0.964 with no functional code changes.
src/codex_plugin_scanner/version.py Updates the exported scanner version constant to 2.0.964, matching the package metadata.
uv.lock Updates the editable hol-guard package entry version to 2.0.964 without dependency graph changes.

Reviews (1): Last reviewed commit: "chore(release): sync repository version ..." | Re-trigger Greptile

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