Releases: ComPWA/actions
Releases · ComPWA/actions
ComPWA actions and shared workflows 1.3.3
ComPWA actions and shared workflows 1.3.2
⚠️ 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
ComPWA actions and shared workflows 1.3.0
🐛 Bug fixes
- Remove
pypa/gh-action-pypi-publish
action from reusable workflow (#71)
The full changelog as commits can be found here.
ComPWA actions and shared workflows 1.2.4
ComPWA actions and shared workflows 1.2.3
⚠️ Enhancements and optimizations
- Publish Python packages with pypa/gh-action-pypi-publish (#66 and #67)
- Print
uv pip install
output with color (#68)
The full changelog as commits can be found here.