Skip to content

Tags: abatilo/actions-poetry

Tags

v3

Toggle v3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: Only auto update v3 (#80)

We had a breaking change and I should have stopped updating v2 as a
moving tag.

This was highlighted by @mmontesi in #76 (comment)

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: bump node version (#78)

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat!: use pipx to isolate poetry (#63)

* use pipx to isolate poetry

* Update action.yml

* fix syntax error

* trigger build

* Update action.yml

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add ability to install plugins as part of the action setup (#66)

* Use latest SemVer PR

* Drop EOL Python 3.7. Use more modern Poetry versions in tests

* Update examples

* Add ability to install plugins and install export plugin by default

* Do not install any plugins by default

* Only run steps if some plugins are specified

v2

Toggle v2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add ability to install plugins as part of the action setup (#66)

* Use latest SemVer PR

* Drop EOL Python 3.7. Use more modern Poetry versions in tests

* Update examples

* Add ability to install plugins and install export plugin by default

* Do not install any plugins by default

* Only run steps if some plugins are specified

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: by default use the latest poetry version (#62)

* by default install the latest poetry version

* 'poetry-version' input is not required anymore

* added test install case for the 'latest' version

* move if expression above run statement

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: update default Poetry version to 1.2.2 (#57)

* feat: update default Poetry version to 1.2.2

* ci: remove Python 3.6 from CI

v2.1.6

Toggle v2.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v2.1.5

Toggle v2.1.5's commit message
fix: quote versions to fix parsing errors

Commit with header vs just pr title to trigger release of:
#47

v2.1.4

Toggle v2.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): update default poetry version to 1.1.11 (#45)