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.78.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.79.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 4, 2026

  1. util: add commentNoInfix support to getInputList

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    1ebb922 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1005 from crazy-max/util-inputlist-comment

    util: add commentNoInfix support to getInputList
    crazy-max authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    4c70561 View commit details
    Browse the repository at this point in the history
  3. buildx(history): remove unused field

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    f06e39e View commit details
    Browse the repository at this point in the history
  4. buildx(history): require buildx >=0.23.0 to export a build record

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    58584e3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1006 from crazy-max/rm-field-history

    buildx(history): require buildx >=0.23.0 to export a build record
    crazy-max authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    51cc1b5 View commit details
    Browse the repository at this point in the history
Loading