-
Notifications
You must be signed in to change notification settings - Fork 256
Comparing changes
Open a pull request
base repository: python-semantic-release/python-semantic-release
base: v9.15.2
head repository: python-semantic-release/python-semantic-release
compare: v9.16.0
- 10 commits
- 32 files changed
- 4 contributors
Commits on Dec 17, 2024
-
ci(deps): bump
psr/publish-action
&action-junit-report
action ve……rsions (#1126) * ci(deps): bump `python-semantic-release/publish-action` from 9.15.1 to 9.15.2 * ci(deps): bump `mikepenz/action-junit-report` from 5.1.0 to 5.2.0
Configuration menu - View commit details
-
Copy full SHA for 52f53d8 - Browse repository at this point
Copy the full SHA 52f53d8View commit details
Commits on Dec 24, 2024
-
build(deps-dev): bump
mypy
from 1.13.0 to 1.14.0 (#1130)* build(deps-dev): bump `mypy` from 1.13.0 to 1.14.0 * chore(pre-commit): bump `mypy` plugin from 1.13.0 to 1.14.0 --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: codejedi365 <codejedi365@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 297e11f - Browse repository at this point
Copy the full SHA 297e11fView commit details
Commits on Jan 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 06de1f9 - Browse repository at this point
Copy the full SHA 06de1f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b31022 - Browse repository at this point
Copy the full SHA 4b31022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33b9371 - Browse repository at this point
Copy the full SHA 33b9371View commit details -
fix(cmd-version): fix
--print-tag
result to match configured tag fo……rmat (#1134) * test(fixtures): add new trunk repo that has a different tag format * test(fixtures): add helper to extract config settings from repo action definition * test(cmd-version): expand testing of `--print-tag` & `--print-last-released-tag` PSR did not have enough testing to demonstrate testing of the tag generation when the tag format was configured differently than normal. This commit adds a significant portion of testing to exercise the print tag functionality which must match the configured tag format.
Configuration menu - View commit details
-
Copy full SHA for a990aa7 - Browse repository at this point
Copy the full SHA a990aa7View commit details -
fix(cmd-version): fix tag format on default version when force bump f…
Configuration menu - View commit details
-
Copy full SHA for 007fd00 - Browse repository at this point
Copy the full SHA 007fd00View commit details
Commits on Jan 12, 2025
-
fix(changelog): fixes PSR release commit exclusions for customized co…
…mmit messages (#1139) * fix(config-changelog): validate `changelog.exclude_commit_patterns` on config load * test(fixtures): relocate sanitize changelog functions * test(cmd-version): add test to validate that custom release messages are ignored in changelog * test(config): add `changelog.exclude_commit_patterns` validation check * style(config): refactor import names of `re` module
Configuration menu - View commit details
-
Copy full SHA for f9a2078 - Browse repository at this point
Copy the full SHA f9a2078View commit details -
feat(config): expand dynamic parser import to handle a filepath to mo…
…dule (#1135) * test(fixtures): remove import checking/loading of custom parser in `use_custom_parser` * test(config): extend import parser unit tests to evaluate file paths to modules * docs(commit-parsing): add the new custom parser import spec description for direct path imports Resolves: #687 * docs(configuration): adjust `commit_parser` option definition for direct path imports
Configuration menu - View commit details
-
Copy full SHA for 0418fd8 - Browse repository at this point
Copy the full SHA 0418fd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for de838f3 - Browse repository at this point
Copy the full SHA de838f3View commit details
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 v9.15.2...v9.16.0