Skip to content
Permalink

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.7.3
Choose a base ref
...
head repository: astral-sh/ruff-pre-commit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.9
Choose a head ref
  • 19 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 15, 2024

  1. Mirror: 0.7.4

    charliermarsh committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    cafecb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Mirror: 0.8.0

    charliermarsh committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0710b94 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Mirror: 0.8.1

    charliermarsh committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    859e42a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. Mirror: 0.8.2

    charliermarsh committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    8b76f04 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. Mirror: 0.8.3

    charliermarsh committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    fc6ef5d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. Mirror: 0.8.4

    charliermarsh committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    f0b5944 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2024

  1. Update mirror.py to a uv script (#110)

    <!--
    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
    
    From my reading of the [UV
    docs](https://docs.astral.sh/uv/guides/scripts/), `mirror.py` would be a
    good example of a standalone script. This PR updates `mirror.py` and the
    `main.yml` workflow to be a UV script and makes use of UV in the update
    process.
    
    ## Test Plan
    
    - Update the uv version (currently 0.8.4) to an older version e.g. 0.8.3
    in both `pyproject.toml` and `README.md`
    - Run `uv run --no-project mirror.py` to check the update process still
    works as expected
    calumy authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    6299d2c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. Mirror: 0.8.5

    charliermarsh committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    751b8b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. Mirror: 0.8.6

    charliermarsh committed Jan 4, 2025
    Configuration menu
    Copy the full SHA
    89c421d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Mirror: 0.9.0

    charliermarsh committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    8d1fdce View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Mirror: 0.9.1

    charliermarsh committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    18ba2d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. Mirror: 0.9.2

    charliermarsh committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    73413df View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. Mirror: 0.9.3

    charliermarsh committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    36b3694 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Mirror: 0.9.4

    charliermarsh committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    871f3bc View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. Mirror: 0.9.5

    charliermarsh committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    d7f0995 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Mirror: 0.9.6

    charliermarsh committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    895ebb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. Mirror: 0.9.7

    charliermarsh committed Feb 20, 2025
    Configuration menu
    Copy the full SHA
    efa716b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. Mirror: 0.9.8

    charliermarsh committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    f78b4d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2025

  1. Mirror: 0.9.9

    charliermarsh committed Feb 28, 2025
    Configuration menu
    Copy the full SHA
    2c8dce6 View commit details
    Browse the repository at this point in the history
Loading