Skip to content

Releases: ComPWA/actions

ComPWA actions and shared workflows 3.0.2

13 Oct 09:45
7b69137

Choose a tag to compare

⚠️ Changes that may affect behavior

  • Use Python 3.13 in workflows by default (#149)

🔨 Maintenance

  • Upgrade GitHub Actions workflows (#147)

🖱️ Developer Experience

  • List PRs with ⬆️ Lock label under 🔨 Maintenance category in the release notes (#150)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 3.0.1

26 Sep 15:27
fea84fa

Choose a tag to compare

⚠️ Changes that may affect behavior

  • Added Python 3.14 to allowed classifiers (#146)
  • Upgraded GitHub Actions workflows (#144)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 3.0.0

11 Aug 14:09
b55c17a

Choose a tag to compare

⚠️ Enhancements and optimizations

The full changelog as commits can be found here.

ComPWA actions and shared workflows 2.1.12

25 Jul 14:03
ce9d2cf

Choose a tag to compare

⚠️ Enhancements and optimizations

  • Download older SymPy cache hits (#131)
  • Run pre-commit and pytest with colors (#133)
  • Update SymPy cache on changes to ipynb (#134)
  • Require "⬆️ Lock" label for lock upgrades (#142)

⚠️ Changes that may affect behavior

  • Download older SymPy cache hits (#131)

🐛 Bug fixes

  • Detect if SymPy is installed with uv export (#132)
  • Install tox-uv as tool instead of using --with (#139)

🔨 Maintenance

  • Update lock files (#136)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 2.1.11

04 Mar 20:04
f3aa7be

Choose a tag to compare

🐛 Bug fixes

  • Accept quotation marks in PR description in the lock-upgrade workflow (#130)

🔨 Maintenance

  • Bump prefix-dev/setup-pixi from 0.8.1 to 0.8.3 (#129)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 2.1.10

22 Jan 16:09
5b51e99

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

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

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

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

Choose a tag to compare

🖱️ Developer Experience

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

The full changelog as commits can be found here.