jj/.github/workflows
Ilya Grigoriev c5e30f9f30 codespell action: use uv to run codespell
The primary goal is to control the version of the `codespell` Python
package that we run via `uv.lock`. See also
https://github.com/jj-vcs/jj/pull/5425.

Also move the action next to the `cargo fmt` action. It might make sense
to split both of them out of `build.yml` if it gets too long, but I
think they should be next to each other since they are so similar in
spirit.
2025-01-28 00:52:17 +00:00
..
build-binaries.yml github: bump the github-dependencies group with 2 updates 2025-01-09 17:59:57 +00:00
build-nix.yml github: remove Magic Nix Cache 2025-01-26 13:09:41 +00:00
build.yml codespell action: use uv to run codespell 2025-01-28 00:52:17 +00:00
dependabot.yml github: don't cancel concurrent builds on main 2025-01-08 22:37:25 +00:00
docs.yml github: bump the github-dependencies group with 2 updates 2025-01-17 17:37:24 +00:00
release.yml github: bump the github-dependencies group with 2 updates 2025-01-17 17:37:24 +00:00
scorecards.yml github: bump the github-dependencies group with 2 updates 2025-01-27 19:13:56 +00:00