Skip to content

Releases: etils-actions/pypi-auto-publish

v1.5.5

30 May 13:07
3f19aa4
Compare
Choose a tag to compare

More logs for editable packages

v1.5.4

30 May 12:50
4c7747d
Compare
Choose a tag to compare

Fix _is_editable

Full Changelog: v1...v1.5.4

v1.5.3

29 May 17:01
413944a
Compare
Choose a tag to compare
  • Fix the automated package detection in some instances.

v1.5.2

19 Mar 15:21
485c06f
Compare
Choose a tag to compare
  • Use Python 3.11

v1.5.1

24 Jul 10:03
Compare
Choose a tag to compare
  • Check changelog before pushing on GitHub (to fail earlier)

v1.5.0

13 Feb 13:12
Compare
Choose a tag to compare
  • Add path input (to customize the project directory)
  • Add version and is-released outputs

v1.4.0

19 Dec 13:39
967d737
Compare
Choose a tag to compare
  • Add git-ref input (to customize or skip checkout)

v1.3.0

22 Nov 16:42
8f4fe8e
Compare
Choose a tag to compare
  • Fix deprecation warnings (update to new output format,...)

v1.2.0

01 Jun 09:01
Compare
Choose a tag to compare
  • Raise an error if pypi-token: ${{ secrets.PYPI_API_TOKEN }} is set but PYPI_API_TOKEN is empty

v1.1.0

18 May 09:03
Compare
Choose a tag to compare
  • Add support to auto-parse logs