fix(cmd-version): use authenticated remote_url for upstream verification by Copilot · Pull Request #1388 · python-semantic-release/python-semantic-release
Copilot
AI
changed the title
[WIP] Update verify upstream mechanism for token authentication
fix(cmd-version): use authenticated remote_url for upstream verification
…m verification This change updates verify_upstream_unchanged to accept and use an authenticated remote_url parameter when fetching from the remote, mirroring the approach used for git push operations. This resolves authentication issues when verifying upstream state in repositories that require token authentication for fetch operations. Resolves: #1373
codejedi365
deleted the
copilot/update-verify-upstream-mechanism
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters