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: tox-dev/tox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.15.0
Choose a base ref
...
head repository: tox-dev/tox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.15.1
Choose a head ref
  • 10 commits
  • 21 files changed
  • 7 contributors

Commits on Apr 27, 2024

  1. fix skip with package = wheel (#3269)

    * patch `pytest --run-integration` to run with dev versions
    
    * fix skip with package = wheel
    
    * added sdist test
    
    * adjust wheel tests
    
    * add docs chanelog news fragment
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * fix backticks
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * isinstance(_patch_version, str)
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    lczyk and pre-commit-ci[bot] authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    3db9822 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.4.1 → v0.4.2](astral-sh/ruff-pre-commit@v0.4.1...v0.4.2)
    pre-commit-ci[bot] authored and jugmac00 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9afc9cb View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and jugmac00 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e2f66b1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Fixed typo in user guide.

    carltongibson authored and jugmac00 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    77564a1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    f4e257c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#3279)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net>
    pre-commit-ci[bot] and gaborbernat authored May 20, 2024
    Configuration menu
    Copy the full SHA
    5c28d9c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#3283)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 24, 2024
    Configuration menu
    Copy the full SHA
    406f808 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Allow ConfigSet.add_config to receive parameterized generics for `o…

    …f_type`. (#3288)
    
    * Allow use of list[str] inside plugins
    
    Fixes: #3287
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    ssbarnea and pre-commit-ci[bot] authored May 31, 2024
    Configuration menu
    Copy the full SHA
    7317225 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    489ad82 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. release 4.15.1

    gaborbernat committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    079000f View commit details
    Browse the repository at this point in the history
Loading