Invoke-release

Latest version: v4.5.2

Safety actively analyzes 641171 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

4.1.0

------------------
- [MINOR] Add support for pushing to a branch and not tag
Some projects don't support pushing directly to master without going through a pull request. This new flow, if configured (the existing flow is unchanged), will:
- Create a branch named ``invoke-release-<base branch>-<new_version>``
- Push the branch to origin
- Not create a tag
A future change will add support for automatically creating the pull request. Users of this flow will typically create some kind of build bot that will verify the pull request, automatically merge it, and create and push a tag.

4.0.5

------------------
- [PATCH] Peg wheel to 0.31.1 due to breaking change with archive module (6)

4.0.4

------------------
- Preserve changelog blank lines smartly

4.0.3

------------------
- Fix another problem in setup

4.0.2

------------------
- Improve how Travis deploys new releases
- Fix setup details so that it installs correctly and displays correctly on PyPi
- Ignore pull requests merged in changelogs

4.0.1

------------------
- Add entire changelog to annotated release tag message
- Fix problems that caused build to fail

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.