forked from python-semantic-release/python-semantic-release
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from python-semantic-release:master #113
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`git_committer_name` was repeated; replace one instance of it with `git_committer_email`
Fixes the command line option for passing a shell command to Powershell. Also included a similar shell detection result for pwsh (Powershell Core)
…n usage Provided additional description that warns about the mutually-exclusive nature of the `changelog_file` option and the `template_dir` option. Resolves: #983
* build(deps-dev): update pytest requirement from ~=7.0 to ~=8.3 Updates the requirements on `pytest` to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.0.0...8.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * test(deps): swap lazy fixture plugin w/ updated pytest-lazy-fixtures plugin (#990) pytest_lazyfixture is unmaintained and not compatible with Pytest 8, while `pytest-lazy-fixtures` is updated to be compatible with pytest 8 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandre Detiste <alexandre.detiste@gmail.com>
* docs(github-actions): use pinned version for GHA examples Fixes #1003 * chore(scripts): add auto version bump to non dynamic docs text (i.e. code snippets) * docs(github-actions): adjust formatting & version warning in code snippets * style(docs-github-actions): adjust formatting for readability --------- Co-authored-by: codejedi365 <codejedi365@gmail.com>
* fix(release-notes): provide `context.history` global in release note templates Temporarily return the `context.history` variable to release notes generation as many users are using it in their release documentation. It was never intended to be provided and will be removed in the future. context was removed in `v9.8.3` during a refactor and condensing of changelog and release notes functionality. Resolves: #984 * fix(release-notes): fix noop-changelog to print raw release notes Some markdown sequences can be interpreted as ansi escape sequences which dilute debugging of release note templates by the user. This change ensures the raw content is displayed to the console as expected.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )