Comparing v10.5.2...v10.5.3 · python-semantic-release/python-semantic-release

Commits on Dec 14, 2025

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. Configuration menu

    Browse the repository at this point in the history

  5. Configuration menu

    Browse the repository at this point in the history

  6. Configuration menu

    Browse the repository at this point in the history

  7. 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.
    Configuration menu

    Browse the repository at this point in the history

  8. 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
    Configuration menu

    Browse the repository at this point in the history

  9. Configuration menu

    Browse the repository at this point in the history

  10. Configuration menu

    Browse the repository at this point in the history

  11. Configuration menu

    Browse the repository at this point in the history

  12. chore: release v10.5.3

    Automatically generated by python-semantic-release

    semantic-release committed

    Dec 14, 2025
    Configuration menu

    Browse the repository at this point in the history