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: PyO3/maturin-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.46.0
Choose a base ref
...
head repository: PyO3/maturin-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.47.0
Choose a head ref
  • 7 commits
  • 7 files changed
  • 5 contributors

Commits on Jan 23, 2025

  1. Configuration menu
    Copy the full SHA
    267a27d View commit details
    Browse the repository at this point in the history
  2. Update test.yml

    messense authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    275e146 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Update versions-manifest.json (#317)

    Co-authored-by: messense <1556054+messense@users.noreply.github.com>
    github-actions[bot] and messense authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    cb02947 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

  1. Add GITHUB_ to ALLOWED_ENV_PREFIXES (#323)

    * Add GITHUB_ to ALLOWED_ENV_PREFIXES
    
    * Drop trailing comma
    
    * Add missing dist build
    mnaser authored Feb 22, 2025
    Configuration menu
    Copy the full SHA
    158abfe View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2025

  1. Disable i686 linux gnu test

    messense committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    761276d View commit details
    Browse the repository at this point in the history
  2. fix: upgrade the toolchain (#325)

    * fix rustc version
    
    Signed-off-by: Keming <kemingy94@gmail.com>
    
    * only update when rustup exists
    
    Signed-off-by: Keming <kemingy94@gmail.com>
    
    * update host when toolchain specified
    
    Signed-off-by: Keming <kemingy94@gmail.com>
    
    * update readme
    
    Signed-off-by: Keming <kemingy94@gmail.com>
    
    * move `rustup update` up
    
    ---------
    
    Signed-off-by: Keming <kemingy94@gmail.com>
    Co-authored-by: messense <messense@icloud.com>
    kemingy and messense authored Feb 23, 2025
    Configuration menu
    Copy the full SHA
    2ea341a View commit details
    Browse the repository at this point in the history
  3. Bump version to 1.47.0

    messense committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    53965ae View commit details
    Browse the repository at this point in the history
Loading