Skip to content

Releases: open-turo/actions-python

v1.1.0

13 Oct 23:30
Compare
Choose a tag to compare

1.1.0 (2022-10-13)

Bug Fixes

  • lib: make poetry-install.sh executable (252658f)
  • lint,test: action path is relative to subdirectories in the action (8b81853)
  • test: correct test command for extras (c89cca6)
  • use semantic-release-action@v3 (985016a)

Features

  • lint,test: add support for poetry directly (3b8c3e5)

v1.0.0

01 Sep 16:06
Compare
Choose a tag to compare

1.0.0 (2022-09-01)

Bug Fixes

  • use consistent .releaserc-json file (8f42ce4)

Features

  • initial action creation (9e3f0e0)