ruff/.github
Charlie Marsh 4634560c80
Ensure release tagging has access to repo clone (#5240)
## Summary

The [release
failed](https://github.com/astral-sh/ruff/actions/runs/5329733171/jobs/9656004063),
but late enough that I was able to do the remaining steps manually. The
issue here is that the tagging step requires that we clone the repo. I
split the upload (to PyPI), tagging (in Git), and publishing (to GitHub
Releases) phases into their own steps, since they need different
resources + permissions anyway.
2023-06-21 10:24:33 -04:00
..
workflows Ensure release tagging has access to repo clone (#5240) 2023-06-21 10:24:33 -04:00
CODEOWNERS Add GitHub CODEOWNERS file (#5054) 2023-06-14 05:21:59 +00:00
ISSUE_TEMPLATE.md Add `markdownlint` and dev Ruff to `pre-commit` (#2303) 2023-02-02 16:29:07 -05:00
PULL_REQUEST_TEMPLATE.md Add a PR template (#4582) 2023-05-24 02:17:38 +00:00
dependabot.yml ci: add dependabot integration for GitHub Actions (#3504) 2023-03-14 10:31:26 -04:00
release.yml Omit internal and documentation changes from changelog (#4814) 2023-06-02 15:39:37 +00:00