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

Commits on Jul 2, 2024

  1. buildx(history): detach dial-stdio process

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    200e43c View commit details
    Browse the repository at this point in the history
  2. buildx(history): improve child process termination and exit code hand…

    …ling
    
    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ff35e30 View commit details
    Browse the repository at this point in the history
  3. github(summary): build record upload optional

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

    github(summary): build record upload optional
    crazy-max authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    55a2181 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #392 from crazy-max/history-export-detach-dialstdio

    buildx(history): detach dial-stdio process
    crazy-max authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c70efab View commit details
    Browse the repository at this point in the history
Loading