Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-semantic-release/python-semantic-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.3.1
Choose a base ref
...
head repository: python-semantic-release/python-semantic-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.3.2
Choose a head ref
  • 12 commits
  • 51 files changed
  • 5 contributors

Commits on Aug 31, 2025

  1. Configuration menu
    Copy the full SHA
    e1aece1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. Configuration menu
    Copy the full SHA
    46d189f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ab60ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6928c17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aacc117 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    142948c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c2358e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2edcec View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2025

  1. Configuration menu
    Copy the full SHA
    3c65a41 View commit details
    Browse the repository at this point in the history
  2. fix(cmd-version): prevent errors when PSR is executed in non-GitHub C…

    …I environments (#1322)
    
    NOTICE: Unfortunately, PSR introduced a bug in 10.3.0 when attempting to provide more CI
    outputs for GitHub Actions. It required our GitHub client interface to be loaded and
    even if it was not using GitHub CI to be run. This caused errors in Gitea and likely
    GitLab/Bitbucket environments. This change prevents that from happening but if any
    users pipelines were intentionally presenting the environment variable "GITHUB_OUTPUT"
    to enable action output to enable passing along internal outputs of PSR then their
    hack will no longer work after this change.
    
    Resolves: #1315
    codejedi365 authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    4df4be4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63e435b View commit details
    Browse the repository at this point in the history
  4. 10.3.2

    Automatically generated by python-semantic-release
    semantic-release committed Sep 6, 2025
    Configuration menu
    Copy the full SHA
    9293da5 View commit details
    Browse the repository at this point in the history
Loading