Skip to content

Releases: open-turo/actions-python

v1.4.3

16 Dec 17:38
Compare
Choose a tag to compare

1.4.3 (2022-12-16)

Bug Fixes

  • add double empty line to skip checks for chore commits (203a33f)

v1.4.2

16 Dec 01:05
Compare
Choose a tag to compare

1.4.2 (2022-12-16)

Bug Fixes

  • release: correct syntax for commit message (987735f)

v1.4.1

16 Dec 00:46
Compare
Choose a tag to compare

1.4.1 (2022-12-16)

Bug Fixes

  • release: correct commit author and message for package release (fff3a88)

v1.4.0

16 Dec 00:27
Compare
Choose a tag to compare

1.4.0 (2022-12-16)

Features

  • release: skipping actions when bumping package version (86f3c13)

v1.3.1

15 Dec 02:20
Compare
Choose a tag to compare

1.3.1 (2022-12-15)

Bug Fixes

  • release: do not persist credentials when checking out (c7870e0)

v1.3.0

15 Dec 01:53
Compare
Choose a tag to compare

1.3.0 (2022-12-15)

Bug Fixes

  • release: add git config for commit to be valid (600d5a7)
  • release: always generate a version (d36b563)
  • release: configure user info, show diff for version change (9ba0b79)
  • release: use notice, not info (a69c41f)

Features

  • enable python package version update as part of the release (872f0ec)

v1.2.2

09 Nov 17:09
Compare
Choose a tag to compare

1.2.2 (2022-11-09)

Bug Fixes

  • add semantic release badge (1854f06)

v1.2.1

09 Nov 16:50
Compare
Choose a tag to compare

1.2.1 (2022-11-09)

Bug Fixes

  • consistent repo status badges (efff539)

v1.2.0

02 Nov 00:32
Compare
Choose a tag to compare

1.2.0 (2022-11-02)

Features

  • poetry-install: create new sub-action for poetry (d5d6039)

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)