Tags: pirate/ruff
Tags
Hard code workflow name and `cancel-in-progress` only for PRs (astral… …-sh#23431) This changes the names of concurrency groups in most of our workflows to use their hard-coded names instead of the name of the workflow that triggered them (e.g. `build-wasm-...` and `build-binaries-...` instead of `Release -...` for both). Hopefully this will reduce the number of times the jobs butt heads. I did not make this change for the CI workflow or for the Daily Fuzz workflow since it didn't seem relevant for those, but let me know if I should.
Prepare for 0.15.1 (astral-sh#23253) - **Changelog** - **Everything else** --------- Co-authored-by: Brent Westbrook <36778786+ntBre@users.noreply.github.com>
[ty] Make `NamedTuple(...)` and `namedtuple(...)` calls stricter (ast… …ral-sh#22601) ## Summary Closes astral-sh/ty#2513.
Prepare 0.14.9 release (astral-sh#21927) - **Changelog and docs** - **metadata**
PreviousNext