Skip to content

Releases: kdeldycke/workflows

v4.10.1

08 Jan 22:10
Compare
Choose a tag to compare

Changes

  • Re-release with latest gha-utils.

🐍 Available on PyPi.

v4.10.0

08 Jan 21:14
Compare
Choose a tag to compare

Changes

  • Replace unmaintained jsonlint by ESLint.
  • Add new gitignore_exists metadata output.
  • Add node artefacts to the list of default files in .gitignore.

🐍 Available on PyPi.

v4.9.0

27 Dec 10:21
Compare
Choose a tag to compare

Changes

  • Use uv instead of setup-python action to install Python. On all platforms but windows-2019.
  • Remove auto-generated dummy pyproject.toml used to hack setup-python caching.
  • Run all jobs on Python 3.13.
  • Move coverage configuration to pytest invocation.
  • Do not let uv sync operation update the uv.lock file.
  • Depends on released version of mdformat_deflist.

🐍 Available on PyPi.

v4.8.4

22 Nov 14:26
Compare
Choose a tag to compare

Changes

  • Run binaries tests into a shell subprocess.

🐍 Available on PyPi.

v4.8.3

21 Nov 03:49
Compare
Choose a tag to compare

Changes

  • Fix parsing of default timeout.
  • Do not force encoding when running CLI in binary test job.

🐍 Available on PyPi.

v4.8.2

20 Nov 04:22
Compare
Choose a tag to compare

Changes

  • Add a timeout parameter to release workflow test execution.

🐍 Available on PyPi.

v4.8.1

19 Nov 20:37
Compare
Choose a tag to compare

Changes

  • Fix permissions for tagging in release workflow.

🐍 Available on PyPi.

v4.8.0

19 Nov 20:06
Compare
Choose a tag to compare

v4.7.2

10 Nov 17:05
Compare
Choose a tag to compare

Changes

  • Fix installation of hub on broken links job.

🐍 Available on PyPi.

v4.7.1

03 Nov 13:38
Compare
Choose a tag to compare

Changes

  • Fix upload to PyPi on release.
  • Remove unused uv_requirement_params in metadata.

🐍 Available on PyPi.