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: scikit-build/cmake-python-distributions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.24.3
Choose a base ref
...
head repository: scikit-build/cmake-python-distributions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.25.0
Choose a head ref
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Nov 7, 2022

  1. chore(ci): remove Travis CI (#309)

    We've been out of credits for 8 months with no builds triggered on Travis CI.
    
    This leaves PR untested for alternative architectures (well, they've been untested for 8 months already).
    We can just rely on GHA scheduled builds for those architectures.
    Tags are also built using GHA for those architectures.
    mayeut authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c761723 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. chore(deps): bump cmake from 3.24.2 to 3.24.3 (#313)

    Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.24.2 to 3.24.3.
    - [Release notes](https://github.com/scikit-build/cmake-python-distributions/releases)
    - [Changelog](https://github.com/scikit-build/cmake-python-distributions/blob/master/HISTORY.rst)
    - [Commits](3.24.2...3.24.3)
    
    ---
    updated-dependencies:
    - dependency-name: cmake
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    fe23bcc View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. chore(deps): bump ninja from 1.10.2.4 to 1.11.1 (#314)

    Bumps [ninja](https://github.com/ninja-build/ninja) from 1.10.2.4 to 1.11.1.
    - [Release notes](https://github.com/ninja-build/ninja/releases)
    - [Commits](https://github.com/ninja-build/ninja/commits/v1.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: ninja
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    ef9526c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

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