ruff/.github/workflows
Charlie Marsh 2b54fab02c
Publish docs and playground on `cargo-dist` release (#12079)
## Summary

These are now `post-announce-jobs`. So if they fail, the release itself
will still succeed, which seems ok. (If we make them `publish-jobs`,
then we might end up publishing to PyPI but failing the release itself
if one of these fails.)

The intent is that these are still runnable via `workflow_dispatch` too.

Closes https://github.com/astral-sh/ruff/issues/12074.
2024-06-28 07:29:04 -04:00
..
build-binaries.yml Migrate release workflow to `cargo-dist` (#9559) 2024-06-27 13:44:11 +02:00
build-docker.yml Migrate release workflow to `cargo-dist` (#9559) 2024-06-27 13:44:11 +02:00
ci.yaml Fix Fuzz build (#11919) 2024-06-18 06:44:19 +00:00
daily_fuzz.yaml Add a daily workflow to fuzz the parser with randomly selected seeds (#11203) 2024-04-29 17:54:17 +01:00
notify-dependents.yml Migrate release workflow to `cargo-dist` (#9559) 2024-06-27 13:44:11 +02:00
pr-comment.yaml Use correct comment character for bash script in CI (#11896) 2024-06-17 06:09:20 +00:00
publish-docs.yaml Publish docs and playground on `cargo-dist` release (#12079) 2024-06-28 07:29:04 -04:00
publish-playground.yaml Publish docs and playground on `cargo-dist` release (#12079) 2024-06-28 07:29:04 -04:00
publish-pypi.yml Migrate release workflow to `cargo-dist` (#9559) 2024-06-27 13:44:11 +02:00
release.yml Publish docs and playground on `cargo-dist` release (#12079) 2024-06-28 07:29:04 -04:00
sync_typeshed.yaml [red-knot] Move the vendored typeshed stubs to the module resolver crate (#11966) 2024-06-21 13:47:54 +00:00