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: pypa/cibuildwheel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f21bb83
Choose a base ref
...
head repository: pypa/cibuildwheel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 39a63b5
Choose a head ref
  • 14 commits
  • 45 files changed
  • 6 contributors

Commits on Jul 9, 2023

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

Commits on Jul 10, 2023

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

Commits on Jul 15, 2023

  1. Correct logic with includes-only

    I'm assuming it takes multiple arguments because the Starlark version of the function does 
    https://cirrus-ci.org/guide/programming-tasks/#changes_include_only
    joerick authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    ddbcf56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1542 from pypa/ci-exclude-paths

    Ignore docs changes on Azure Pipelines and CirrusCI
    joerick authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    6282bc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

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

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.276 → v0.0.277](astral-sh/ruff-pre-commit@v0.0.276...v0.0.277)
    
    * Update .pre-commit-config.yaml
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Henry Schreiner <[email protected]>
    pre-commit-ci[bot] and henryiii authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    4135c0a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

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

    updates:
    - [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)
    pre-commit-ci[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8df6d59 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge pull request #1554 from pypa/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    joerick authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3f3bd9c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.278 → v0.0.280](astral-sh/ruff-pre-commit@v0.0.278...v0.0.280)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5b32ee7 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.280 → v0.0.281](astral-sh/ruff-pre-commit@v0.0.280...v0.0.281)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    229f857 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. feature: add musllinux_1_2 support (#1561)

    * feature: add musllinux_1_2 support
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * fix[test]: clean-up docker images in test_*linux*_only.py
    
    We are reaching disk space limits (14 GB) when running tests.
    Add a fixture to clean-up docker images after tests.
    This fixture is applied on tests that pull a specific image for one test only in order not to take too much time pulling that image many times.
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    mayeut and pre-commit-ci[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    36049d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. [Bot] Update dependencies (#1553)

    Update dependencies
    
    Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
    cibuildwheel-bot[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    df94b5d View commit details
    Browse the repository at this point in the history
  2. feat: build using 3.12 RC by default

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored and mayeut committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a63e11a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1565 from henryiii/henryiii/feat/312rc

    feat: build using 3.12 RC by default
    joerick authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    47e5d3c View commit details
    Browse the repository at this point in the history
  4. Bump version: v2.15.0

    joerick committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    39a63b5 View commit details
    Browse the repository at this point in the history
Loading