• v1.8.1 be70dd4239

    * Improved stability and consistency of all Git operations (clone, pull, push, release, branch handling) with clearer error messages and predictable preview behavior.
    Some checks failed
    Mark stable commit / test-unit (push) Has been cancelled
    Mark stable commit / test-integration (push) Has been cancelled
    Mark stable commit / test-env-virtual (push) Has been cancelled
    Mark stable commit / test-env-nix (push) Has been cancelled
    Mark stable commit / test-e2e (push) Has been cancelled
    Mark stable commit / test-virgin-user (push) Has been cancelled
    Mark stable commit / test-virgin-root (push) Has been cancelled
    Mark stable commit / lint-shell (push) Has been cancelled
    Mark stable commit / lint-python (push) Has been cancelled
    Mark stable commit / mark-stable (push) Has been cancelled

    kevinveenbirkenbach released 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