- Notifications
You must be signed in to change notification settings - Fork261
Comparing changes
Open a pull request
base repository:python-semantic-release/python-semantic-release
Uh oh!
There was an error while loading.Please reload this page.
base:v10.3.1
head repository:python-semantic-release/python-semantic-release
Uh oh!
There was an error while loading.Please reload this page.
compare:v10.3.2
- 12commits
- 51files changed
- 5contributors
Commits on Aug 31, 2025
Commits on Sep 2, 2025
test(fixtures): refactor project config fixtures to enable file speci…
…fication
codejedi365 committedSep 2, 2025 test(fixtures): refactor e2e infrastructure to be more configurable &…
… resilient
codejedi365 committedSep 2, 2025 test(fixtures): refactor normal repos to match new e2e infrastructure
codejedi365 committedSep 2, 2025 test(cmd-version): refactor version command tests to match new e2e in…
…frastructure
codejedi365 committedSep 2, 2025 test(cmd-changelog): refactor changelog command tests to match new e2…
…e infrastructure
codejedi365 committedSep 2, 2025 ci(test-e2e): reduce number of Python versions tested to adhere to Se…
…mVer
codejedi365 committedSep 2, 2025
Commits on Sep 6, 2025
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 CIoutputs for GitHub Actions. It required our GitHub client interface to be loaded andeven if it was not using GitHub CI to be run. This caused errors in Gitea and likelyGitLab/Bitbucket environments. This change prevents that from happening but if anyusers pipelines were intentionally presenting the environment variable "GITHUB_OUTPUT"to enable action output to enable passing along internal outputs of PSR then theirhack will no longer work after this change.Resolves:#1315
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v10.3.1...v10.3.2
Uh oh!
There was an error while loading.Please reload this page.