Comparing v10.5.2...v10.5.3 · python-semantic-release/python-semantic-release
Commits on Dec 14, 2025
-
fix(github-action): fix failed signing issue when ssh was missing fro…
…m action environment (#1389) Install openssh-client in the slim container image Resolves: #1376 * test(gh-action): add SSH signing test case Add test to verify SSH signing key configuration in the GitHub Action. The test generates an SSH key pair and validates that ssh-agent and ssh-add commands execute successfully when SSH signing keys are provided.
-
fix(cmd-version): resolve unauthenticated git repo issues for upstrea…
…m verification (#1388) 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 * test(gitproject): add another unit test for verify upstream unchanged with authed url
-
Automatically generated by python-semantic-release
semantic-release committed
Dec 14, 2025