-
* Improved stability and consistency of all Git operations (clone, pull, push, release, branch handling) with clearer error messages and predictable preview behavior.
Some checks failedMark stable commit / test-unit (push) Has been cancelledMark stable commit / test-integration (push) Has been cancelledMark stable commit / test-env-virtual (push) Has been cancelledMark stable commit / test-env-nix (push) Has been cancelledMark stable commit / test-e2e (push) Has been cancelledMark stable commit / test-virgin-user (push) Has been cancelledMark stable commit / test-virgin-root (push) Has been cancelledMark stable commit / lint-shell (push) Has been cancelledMark stable commit / lint-python (push) Has been cancelledMark stable commit / mark-stable (push) Has been cancelledreleased this
2025-12-16 17:06:35 +00:00 | 27 commits to main since this release- Mirrors are now handled cleanly: only valid Git remotes are used for Git operations, while non-Git URLs (e.g. PyPI) are excluded, preventing broken or confusing repository configs.
- GitHub authentication is more robust: tokens are automatically resolved via the GitHub CLI (
gh), invalid stored tokens are replaced, and interactive prompts occur only when necessary. - Repository creation and release workflows are more reliable, producing cleaner Git configurations and more predictable version handling.
Downloads