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.3.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.5.0
Choose a head ref
  • 10 commits
  • 13 files changed
  • 2 contributors

Commits on Jun 8, 2023

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

    Signed-off-by: GitHub <[email protected]>
    crazy-max authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    7492c71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #113 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    crazy-max authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    6fc5565 View commit details
    Browse the repository at this point in the history
  3. docker: configFile method

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    a722101 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. util: comment opt for getInputList

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    9450a45 View commit details
    Browse the repository at this point in the history
  2. buildx: install from private repo support

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    8ad595b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #116 from crazy-max/buildx-install-private

    buildx: install from private repo support
    crazy-max authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    acd3c9d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. git: use GitHub API for remoteSha if token provided

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    b2a51dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #118 from crazy-max/git-remoteSha-token

    git: use GitHub API for remoteSha if token provided
    crazy-max authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    d0ee813 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #114 from crazy-max/docker-config

    docker: configFile method
    crazy-max authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    b1e0aee View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Merge pull request #115 from crazy-max/input-comment-opt

    util: comment opt for getInputList
    crazy-max authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    495c96b View commit details
    Browse the repository at this point in the history
Loading