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.29.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.30.0
Choose a head ref
  • 10 commits
  • 9 files changed
  • 1 contributor

Commits on Jun 29, 2024

  1. bake: align build metadata

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8785275 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #390 from crazy-max/build-metadata

    bake: align build metadata
    crazy-max authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    fe9937d View commit details
    Browse the repository at this point in the history
  3. buildkit: git parseURL and parseRef funcs

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    c8df347 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

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

    Update `.github/docker-releases.json`
    crazy-max authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f2de331 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #391 from crazy-max/buildkit-git

    buildkit: git parseURL and parseRef funcs
    crazy-max authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2cb2c55 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. buildx: fix resolveRefs for bake

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    16ecd76 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #395 from crazy-max/bake-fix-resolveRefs

    buildx: fix resolveRefs for bake
    crazy-max authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    931b62d View commit details
    Browse the repository at this point in the history
  3. github: isGHES func

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    83d63d1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #396 from crazy-max/github-isghes

    github: isGHES func
    crazy-max authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    846cac2 View commit details
    Browse the repository at this point in the history
Loading