Skip to content

Orchestration PR#2

Open
ilyap-verob wants to merge 4 commits into
masterfrom
PR-1
Open

Orchestration PR#2
ilyap-verob wants to merge 4 commits into
masterfrom
PR-1

Conversation

@ilyap-verob

Copy link
Copy Markdown
Collaborator

No description provided.

ilyap-verob and others added 4 commits July 14, 2026 18:10
Track each package's last published commit in .release-state.json so
bump detection compares against what is actually live on PyPI instead of
a guessed branch merge-base. publish_pypi records state after each
successful upload; the new publish-changed script orchestrates
bump + sync-deps + build + publish for changed packages in one command.

Co-authored-by: Cursor <cursoragent@cursor.com>
…, ialdev-dataman, ialdev-vis and sync dependency pins
- Removed the proposed_bump function and integrated its logic into the new simulate_release_plan function, which predicts the release batch and handles cascading pin bumps.
- Introduced compatibility-aware pin management to prevent unnecessary updates for backward-compatible releases.
- Updated print_plan to reflect changes in the release process and provide clearer output for dry runs.
- Improved documentation in PUBLISH.md to clarify the new behavior of pin syncing and cascading logic.
@ilyap-verob
ilyap-verob requested a review from ipcoder July 14, 2026 15:33
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.

2 participants