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.1.0-beta.19
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.1.0-rc.1
Choose a head ref
  • 8 commits
  • 11 files changed
  • 2 contributors

Commits on Mar 12, 2023

  1. Bump releases-json action to 6dc3187

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    d6d770f View commit details
    Browse the repository at this point in the history
  2. buildx: make inputs methods static

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

Commits on Mar 13, 2023

  1. Merge pull request #69 from crazy-max/bump-releases-json

    Bump releases-json action to 6dc3187
    crazy-max authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a594323 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #70 from crazy-max/static-inputs

    buildx: make inputs methods static
    crazy-max authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a6c94b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39158d8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #71 from crazy-max/bake

    bake class to parse definitions and handle exporters type
    crazy-max authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    041d969 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump csv-parse from 5.3.5 to 5.3.6

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    c0da63f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #72 from crazy-max/bump-csv-parse

    build(deps): bump csv-parse from 5.3.5 to 5.3.6
    crazy-max authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    b051823 View commit details
    Browse the repository at this point in the history
Loading