Skip to content

Releases: ComPWA/actions

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.

ComPWA actions and shared workflows 2.1.0

28 Oct 08:26
8fd92d1
Compare
Choose a tag to compare

⚠️ Changes that may affect behavior

  • Support dependency groups; switch from uv run --extra to uv run --group (#112)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 2.0.2

24 Oct 20:06
7d42813
Compare
Choose a tag to compare

⚠️ Changes that may affect behavior

  • Only update top-level Manifest.toml (#111)

The full changelog as commits can be found here.