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: abatilo/actions-poetry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: abatilo/actions-poetry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.2
Choose a head ref
  • 6 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 28, 2024

  1. ci: bump setup-python (#79)

    Upgrade setup-python to v5
    abatilo authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    066d6f5 View commit details
    Browse the repository at this point in the history
  2. ci: Only auto update v3 (#80)

    We had a breaking change and I should have stopped updating v2 as a
    moving tag.
    
    This was highlighted by @mmontesi in #76 (comment)
    abatilo authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    fd0e671 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2025

  1. ci: Disable pushing to major version tag (#83)

    We're about to merge a change that will start as v4, and we don't want
    to replace what `v3` has
    abatilo authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    eb1669f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3765cf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dd19c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Revert "fix!: Remove pipx from composite steps (#82)" (#87)

    This reverts commit 3765cf6.
    cclauss authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    65c61ea View commit details
    Browse the repository at this point in the history
Loading