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: docker/setup-buildx-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: docker/setup-buildx-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.1
Choose a head ref
  • 4 commits
  • 14 files changed
  • 2 contributors

Commits on Jul 2, 2021

  1. Allow building buildx from source

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    f40e889 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #99 from crazy-max/build-ref

    Allow building buildx from source
    crazy-max authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    e673438 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Explicit version spec for caching

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    580d5c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Merge pull request #100 from crazy-max/explicit-semver

    Explicit version spec for caching
    crazy-max authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    abe5d8f View commit details
    Browse the repository at this point in the history
Loading