-
Notifications
You must be signed in to change notification settings - Fork 67
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: astral-sh/ruff-pre-commit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: astral-sh/ruff-pre-commit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 8 files changed
- 3 contributors
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c22645f - Browse repository at this point
Copy the full SHA c22645fView commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1986670 - Browse repository at this point
Copy the full SHA 1986670View commit details
Commits on Mar 22, 2024
-
chore: update information (#76)
## Summary Changes proposed and introduced through: astral-sh/uv-pre-commit#1 ; are being fixed and updated for this repo as well.
Configuration menu - View commit details
-
Copy full SHA for 6e85b5c - Browse repository at this point
Copy the full SHA 6e85b5cView commit details
Commits on Mar 30, 2024
-
feat(workflow): auto release on tag creation (#81)
## Summary Add a GitHub workflow for creating a new release, automatically, when a new tag is created. This solves #78. The code is very similar to the changes added in astral-sh/uv-pre-commit#6 The primary difference, is that the URL points to ruff and this one checks for if the tag starts with a `v`, but it is optional. This lets you change ruff versions to not have a `v` in the future. Although the `mirror.py` will need to be updated. Speaking of updates to `mirror.py`, I ran `ruff` on it and updated the `subprocess` to raise an error on failure. ## Test Plan Locally tested.
Configuration menu - View commit details
-
Copy full SHA for 53e3b33 - Browse repository at this point
Copy the full SHA 53e3b33View commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ccbb5b - Browse repository at this point
Copy the full SHA 0ccbb5bView commit details
Commits on Apr 2, 2024
-
feat: use uv for package management (#77)
<!-- Thank you for contributing to Ruff! To help us out with reviewing, please consider the following: - Does this pull request include a summary of the change? (See below.) - Does this pull request include a descriptive title? - Does this pull request include references to any relevant issues? --> ## Summary `uv` is great. So we should use it where we can. The cache had to be removed because the workflow breaks currently. actions/setup-python#822 When this is solved, caching can be brought back in. ## Test Plan Ran workflow on my local repo.
Configuration menu - View commit details
-
Copy full SHA for 4025f7f - Browse repository at this point
Copy the full SHA 4025f7fView commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b6485a - Browse repository at this point
Copy the full SHA 2b6485aView commit details
Commits on Apr 5, 2024
-
fix: correct release notes link (#84)
## Summary I originally tested this functionality in `uv-pre-commit`. And that is why when moving it over, I ended up copying the URL for that release. I am sorry for all the broken code I have introduced. I feel so bad. I am at least glad I realized before a new `ruff` release came out.
Configuration menu - View commit details
-
Copy full SHA for 1e9839f - Browse repository at this point
Copy the full SHA 1e9839fView commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0bff48 - Browse repository at this point
Copy the full SHA c0bff48View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e76e450 - Browse repository at this point
Copy the full SHA e76e450View commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ca3d77 - Browse repository at this point
Copy the full SHA 2ca3d77View commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 21d9bff - Browse repository at this point
Copy the full SHA 21d9bffView commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 596470f - Browse repository at this point
Copy the full SHA 596470fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.2...v0.4.2