Skip to content

Tags: ComPWA/actions

Tags

2.1.5

Toggle 2.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: run `pre-commit` with repo tags for `uv.lock` (#120)

2.1.4

Toggle 2.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MAINT: update to `astral-sh/setup-uv@v5` (#119)

* FIX: fetch all tags in benchmark workflow
* MAINT: remove `enable-cache` argument (defaults to true)
* MAINT: update to `astral-sh/setup-uv@v5`
  https://github.com/astral-sh/setup-uv/releases/tag/v5.0.0

2.1.3

Toggle 2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ENH: determine dependency group for `pre-commit` (#116)

* DX: run `pyright` with `venv`
* ENH: use sparce checkout in `get-skipped-pre-commit-hooks`
* FIX: install `PyYAML` in `style group
* FIX: install `style` group in `dev` dependencies

2.1.2

Toggle 2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: add `--no-dev` flag if using `--group` flag (#115)

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: test if `style` group exists (#114)

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
BEHAVIOR: switch from `--extra` to `--group` (#112)

2.0.2

Toggle 2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
BEHAVIOR: only update top-level `Manifest.toml` (#111)

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FEAT: automatically update `Manifest.toml` (#110)

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DX: define developer environment with `uv` (#103)

Co-authored-by: GitHub <noreply@github.com>

1.4.1

Toggle 1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ENH: set `FORCE_COLOR` (#98)