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.74.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.75.0
Choose a head ref
  • 8 commits
  • 10 files changed
  • 1 contributor

Commits on Jan 14, 2026

  1. buildx(imagetools): opt to filter attestation manifests by platform

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    f136d06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #935 from crazy-max/imagetools-filter-platform

    buildx(imagetools): opt to filter attestation manifests by platform
    crazy-max authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    18f82ba View commit details
    Browse the repository at this point in the history
  3. oci: defaultPlatform function

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    af989cc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #936 from crazy-max/oci-defaultPlatform

    oci: defaultPlatform function
    crazy-max authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    c9ffda6 View commit details
    Browse the repository at this point in the history
  5. sigstore: opt to verify attestation manifest for specific platform

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    a5dc8e7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #937 from crazy-max/sigstore-platform

    sigstore: opt to verify attestation manifest for specific platform
    crazy-max authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    65261f5 View commit details
    Browse the repository at this point in the history
  7. buildx(bake): merge existing env vars when parsing definition

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    306d954 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #938 from crazy-max/bake-def-envs

    buildx(bake): merge existing env vars when parsing definition
    crazy-max authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    79a6dd0 View commit details
    Browse the repository at this point in the history
Loading