Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

v0.1.0

Latest
Compare
Choose a tag to compare
@milivojevicu milivojevicu released this 30 Sep 19:58
· 31 commits to main since this release

Initial version with the following features:

  • Create a GitHub release using the version in the pyproject.toml file through the GitHub API.
    • Authentication currently works by getting a PAT from an environment variable.
    • Options of the API request are not editable, meaning that a tag is always created and the release name and description are automatically generated.
  • If build results exist for the current package version, they are uploaded as assets.

Full Changelog: https://github.com/milivojevicu/poetry-plugin-github-release/commits/v0.1.0