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/actions-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.34.0
Choose a base ref
...
head repository: docker/actions-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.35.0
Choose a head ref
  • 9 commits
  • 7 files changed
  • 3 contributors

Commits on Jul 18, 2024

  1. github: update .github/buildx-releases.json

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    tonistiigi authored and github-actions[bot] committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    311ae1d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #414 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    tonistiigi authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b6b4cf1 View commit details
    Browse the repository at this point in the history
  3. update buildx to v0.16.1

    Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
    tonistiigi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    202104b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Merge pull request #415 from tonistiigi/update-buildx-v0.16.1

    update buildx to v0.16.1
    crazy-max authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f9de623 View commit details
    Browse the repository at this point in the history
  2. docker: isDaemonRunning func

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a14ead6 View commit details
    Browse the repository at this point in the history
  3. buildx(history): check docker daemon is running before exporting

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8177e15 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #416 from crazy-max/docker-daemon-up

    buildx(history): check docker daemon is running before exporting
    crazy-max authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f7a8b21 View commit details
    Browse the repository at this point in the history
  5. missing DCT removal for a docker command

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a9bd3f5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #417 from crazy-max/missing-dct-removal

    missing DCT removal for a docker command
    crazy-max authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6df98c1 View commit details
    Browse the repository at this point in the history
Loading