Thanks to visit codestin.com
Credit goes to github.com

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: scientific-python/upload-nightly-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.6.2
Choose a base ref
...
head repository: scientific-python/upload-nightly-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 28, 2025

  1. DOC: Update action commit SHA to the 0.6.2 tag (#127)

    * For stability provide the commit SHA that corresponds to the 0.6.2
      tag for users to pin to.
    matthewfeickert authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    1416727 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Build(deps): Bump the actions group with 3 updates (#128)

    Bumps the actions group with 3 updates: [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi), [actions/setup-python](https://github.com/actions/setup-python) and [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).
    
    
    Updates `prefix-dev/setup-pixi` from 0.8.3 to 0.8.4
    - [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
    - [Commits](prefix-dev/setup-pixi@9281528...8eaba7c)
    
    Updates `actions/setup-python` from 5.4.0 to 5.5.0
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@4237552...8d9ed9a)
    
    Updates `astral-sh/setup-uv` from 5.3.1 to 5.4.1
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@f94ec6b...0c5e2b8)
    
    ---
    updated-dependencies:
    - dependency-name: prefix-dev/setup-pixi
      dependency-version: 0.8.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: actions/setup-python
      dependency-version: 5.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: astral-sh/setup-uv
      dependency-version: 5.4.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    98a5cdc View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. Build(deps): Bump the actions group with 3 updates (#129)

    Bumps the actions group with 3 updates: [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi), [actions/setup-python](https://github.com/actions/setup-python) and [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).
    
    
    Updates `prefix-dev/setup-pixi` from 0.8.4 to 0.8.8
    - [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
    - [Commits](prefix-dev/setup-pixi@8eaba7c...19eac09)
    
    Updates `actions/setup-python` from 5.5.0 to 5.6.0
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@8d9ed9a...a26af69)
    
    Updates `astral-sh/setup-uv` from 5.4.1 to 6.0.1
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@0c5e2b8...6b9c606)
    
    ---
    updated-dependencies:
    - dependency-name: prefix-dev/setup-pixi
      dependency-version: 0.8.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: actions/setup-python
      dependency-version: 5.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: astral-sh/setup-uv
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 1, 2025
    Configuration menu
    Copy the full SHA
    9bbfbda View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Build(deps): Bump astral-sh/setup-uv in the actions group (#136)

    Bumps the actions group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).
    
    
    Updates `astral-sh/setup-uv` from 6.0.1 to 6.1.0
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@6b9c606...f0ec1fc)
    
    ---
    updated-dependencies:
    - dependency-name: astral-sh/setup-uv
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    49b3323 View commit details
    Browse the repository at this point in the history
Loading