- 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:v9.7.3
head repository:python-semantic-release/python-semantic-release
Uh oh!
There was an error while loading.Please reload this page.
compare:v9.8.0
- 9commits
- 13files changed
- 6contributors
Commits on May 18, 2024
chore(stalebot): auto-remove
awaiting-replylabel upon updatecodejedi365 committedMay 18, 2024 chore(stalebot): customize PR stale message
codejedi365 committedMay 18, 2024 build(deps-dev): bump ruff from 0.4.3 to 0.4.4 (#928)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.3 to 0.4.4.- [Release notes](https://github.com/astral-sh/ruff/releases)- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)- [Commits](astral-sh/ruff@v0.4.3...v0.4.4)---updated-dependencies:- dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredMay 18, 2024 feat(version-cmd): add toggle of
--no-verifyoption togit commit(……#927)* test(version-cmd): add test w/ failing pre-commit hook--preventing version commit* feat(version-cmd): add toggle of `--no-verify` option to `git commit` This commit adds a configuration option that toggles the addition of `--no-verify`command line switch on git commit operations that are run with the `version` command.* docs(configuration): add `no_git_verify` description to the configuration page---------Co-authored-by: bdorsey <brentadorsey@gmail.com>
Commits on May 22, 2024
feat(gha): configure ssh signed tags in GitHub Action (#937)
Resolves:#936
codejedi365 authoredMay 22, 2024
Commits on May 27, 2024
docs(migration-v8): update version references in migration instructio…
…ns (#938)
codejedi365 authoredMay 27, 2024 feat: extend gitlab to edit a previous release if exists (#934)
* style(hvcs-github): update function docstrings for params* feat(hvcs-gitlab): enable gitlab to edit a previous release if found* fix(hvcs-gitlab): add tag message to release creation* fix(gitlab): adjust release name to mirror other hvcs release names* refactor(gitlab): consolidate & simplify usage of gitlab client* test(gitlab): neuter test cases that used the internet & add new tests* refactor(gitlab): handle errors in release retrieval gracefully* refactor(gitlab): update release notes editing implementation---------Co-authored-by: bdorsey <brentadorsey@gmail.com>
- actions-user committed
May 27, 2024
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.7.3...v9.8.0
Uh oh!
There was an error while loading.Please reload this page.