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: aa33708b10e362ff993539393ff100fa93ed6a27
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: 988b5a0280414f521da01fcc63a27aeeb4b104db
Choose a head ref
  • 6 commits
  • 5 files changed
  • 1 contributor

Commits on Jul 29, 2024

  1. create docker context if default one has TLS data loaded

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8b850f8 View commit details
    Browse the repository at this point in the history
  2. chore: update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d069e98 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #341 from crazy-max/docker-context-tls

    create docker context if default one has TLS data loaded
    crazy-max authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3d68780 View commit details
    Browse the repository at this point in the history
  4. check for malformed docker context

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3382292 View commit details
    Browse the repository at this point in the history
  5. chore: update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2c21562 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #347 from crazy-max/skip-malformed-context

    check for malformed docker context
    crazy-max authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    988b5a0 View commit details
    Browse the repository at this point in the history
Loading