Skip to content

Releases: ComPWA/actions

ComPWA actions and shared workflows 1.3.4

05 Sep 12:24
c6bd82e
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Sphinx deprecation warnings are now hidden (#80)

🐛 Bug fixes

  • Only store diff if there are file changes (#81)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 1.3.3

12 Aug 07:36
83d4ec8
Compare
Choose a tag to compare

🐛 Bug fixes

  • Allow running repos that only define a Tox doc job (#79)

🔨 Maintenance

  • Autoupdate pre-commit hooks (#78)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 1.3.2

30 Apr 08:48
a8ccf0d
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • The ComPWA/actions/cache-sympy now also uploads caches under ~/.cache/ampform etc. (#76)

⚠️ Changes that may affect behavior

  • Tests marked @pytest.mark.slow are now also run on GitHub Actions (#77)

🖱️ Developer Experience

  • Added link to conventional commit message examples in PR linting error message (#75)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 1.3.1

20 Mar 11:08
281f728
Compare
Choose a tag to compare

🐛 Bug fixes

  • Use get-pypi-name action (#72)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 1.3.0

20 Mar 10:50
4fbb5ee
Compare
Choose a tag to compare

🐛 Bug fixes

The full changelog as commits can be found here.

ComPWA actions and shared workflows 1.2.4

12 Mar 17:14
bdefd7a
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Show diff of updated constrains files and .pre-commit-config.yaml before push or PR creation (#69 and #70)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 1.2.3

12 Mar 11:04
d7da53f
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

The full changelog as commits can be found here.

ComPWA actions and shared workflows 1.2.2

07 Mar 11:07
2e71ee1
Compare
Choose a tag to compare

✨ New features

  • Make PR linting available as workflow call (#64)

⚠️ Enhancements and optimizations

  • Abort requirements PR creation if already existing (#63)
  • Only lint PRs if they are open (#65)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 1.2.1

05 Mar 22:02
e383765
Compare
Choose a tag to compare

🐛 Bug fixes

  • Update actions/setup-python to v5 (#62)

🖱️ Developer Experience

  • Add back Dependabot configuration (#62)

The full changelog as commits can be found here.

ComPWA actions and shared workflows 1.2.0

05 Mar 21:44
27ac0fd
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Run pip-install action with uv (#61)

🖱️ Developer Experience

  • Autoupdate pre-commit and dev files (#60)

The full changelog as commits can be found here.