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 Loading
base: v2.2.0
Choose a base ref
...
head repository: docker/setup-buildx-action Loading
compare: v2.2.1
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 17, 2022

  1. preserve quotes surrounding fields in input list

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    fe4c1ac View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Merge pull request #174 from crazy-max/input-quote

    preserve quotes surrounding fields in input list
    crazy-max committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    693fdd6 View commit details
    Browse the repository at this point in the history
  2. escape surrounding quotes for platforms input

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1fb9cbd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #175 from crazy-max/input-list-quotes

    escape surrounding quotes for platforms input
    crazy-max committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    8c0edbc View commit details
    Browse the repository at this point in the history
Loading