Skip to content

chore(release): sync repository version to 2.0.984 [skip release publish]#1309

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

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

Conversation

@kantorcodes

Copy link
Copy Markdown
Member

Summary

  • sync repository version files to 2.0.984 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.984"

@kantorcodes kantorcodes enabled auto-merge (squash) July 4, 2026 22:47
@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 4, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • pyproject.toml
  • src/codex_plugin_scanner/version.py

Reviewed by step-3.7-flash-20260528 · Input: 78.4K · Output: 2.8K · Cached: 161.3K

@greptile-apps

greptile-apps Bot commented Jul 4, 2026

Copy link
Copy Markdown

Greptile Summary

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

  • Updated pyproject.toml project version from 2.0.967 to 2.0.984.
  • Updated src/codex_plugin_scanner/version.py runtime __version__ to 2.0.984.
  • Updated the editable hol-guard package entry in uv.lock to 2.0.984.

Confidence Score: 5/5

Safe to merge with minimal risk.

The diff only changes matching version metadata across the expected files. No functional code, dependency versions, or lockfile package contents changed beyond the package version.

No files require special attention.

T-Rex T-Rex Logs

What T-Rex did

  • The version-sync validation was executed and its log captured command headers, the working directory, stdout/stderr, and exit codes.
  • The log shows the --check output 2.0.984 and that both the module and distribution versions match 2.0.984.
  • The tests listed in the validation, tests/test_sync_repo_version.py and tests/test_versioning.py, completed with 12 tests passing.

View all artifacts

T-Rex Ran code and verified through T-Rex

Important Files Changed

Filename Overview
pyproject.toml Updates the project package version metadata from 2.0.967 to 2.0.984.
src/codex_plugin_scanner/version.py Updates the runtime __version__ constant to match the released 2.0.984 package version.
uv.lock Updates the editable hol-guard package entry in the lockfile to version 2.0.984 without dependency 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