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.16.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.18.0
Choose a head ref
  • 13 commits
  • 51 files changed
  • 8 contributors

Commits on Jul 14, 2024

  1. Fix user guide system overview so nodes don't overlap. (#3307)

    * Fix user guide system overview so nodes don't overlap.
    
    * [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>
    Tom01098 and pre-commit-ci[bot] authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    33f6c23 View commit details
    Browse the repository at this point in the history
  2. Table with list of default env vars per OS (#3291)

    * Table with list of default env vars per OS
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Update env variables list
    
    * ADD windir env variable
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Bernát Gábor <[email protected]>
    3 people authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    e6b9803 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Aug 5, 2024

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

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2cf190a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5425133 View commit details
    Browse the repository at this point in the history
  3. release 4.17.0

    gaborbernat committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2f7c60e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    fdc9eb0 View commit details
    Browse the repository at this point in the history
  2. fix(tox_env.python): do not process absolute paths to interpreter as …

    …PythonSpec (#3311)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Bernát Gábor <[email protected]>
    Co-authored-by: Bernát Gábor <[email protected]>
    4 people authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    fafce99 View commit details
    Browse the repository at this point in the history
  3. release 4.17.1

    gaborbernat committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    352a3dd View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Fix #3278 - Boost temporary directories cleanup in tests (#3323)

    * Fix #3278 - Boost temporary directories cleanup in tests
    
    * [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>
    ziima and pre-commit-ci[bot] authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    add99ed View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    1ee4a33 View commit details
    Browse the repository at this point in the history
  2. Fix #3318 - Suppress spinner in parallel runs in CI (#3321)

    Co-authored-by: Bernát Gábor <[email protected]>
    Co-authored-by: Bernát Gábor <[email protected]>
    3 people authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3b3628d View commit details
    Browse the repository at this point in the history
  3. release 4.18.0

    Signed-off-by: Bernát Gábor <[email protected]>
    gaborbernat committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ea72694 View commit details
    Browse the repository at this point in the history
Loading