Skip to content

Releases: ComPWA/actions

ComPWA actions and shared workflows 2.1.10

22 Jan 16:09
5b51e99
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Don't update lock files if 'no-lock-upgrade' comment is written in PR description (#128)

⚠️ Changes that may affect behavior

  • Tests are now run on Python 3.13 (#127)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 2.1.9

22 Jan 11:09
68bbd3d
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Run documentation tests with tox-uv (#126)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 2.1.8

17 Jan 12:53
7ae9956
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Avoid actions/setup-python if using astral-sh/setup-uv (#125)

🐛 Bug fixes

  • Run pytest with specified Python version (#125)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 2.1.7

10 Jan 13:11
31d4fb2
Compare
Choose a tag to compare

🐛 Bug fixes

  • Set CODECOV_TOKEN (#123)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 2.1.6

08 Jan 12:45
3d337de
Compare
Choose a tag to compare

🖱️ Developer Experience

  • update Epic label to include emoji💥 (#122)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 2.1.5

20 Dec 14:37
6321131
Compare
Choose a tag to compare

🐛 Bug fixes

  • Run pre-commit with repo tags for uv.lock (#120)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 2.1.4

20 Dec 13:45
9e66004
Compare
Choose a tag to compare

🐛 Bug fixes

  • Correct typo in PR for updating lock files (#117)

🔨 Maintenance

  • Bump the actions group with 2 updates (#118)
  • Update to astral-sh/setup-uv@v5 (#119)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 2.1.3

28 Oct 15:01
fc13c8e
Compare
Choose a tag to compare

🐛 Bug fixes

  • Determine dependency group for pre-commit (#116)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 2.1.2

28 Oct 09:57
9bd72cc
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Add --no-dev flag if using --group flag (#115)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 2.1.1

28 Oct 09:29
52845eb
Compare
Choose a tag to compare

🐛 Bug fixes

  • Test if style group exists before running pre-commit with uv run --group style (#114)

🖱️ Developer Experience

  • Define dev dependencies as dependency groups (#113)

The full changelog as commits can be found here.