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.26.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.26.1
Choose a head ref
  • 14 commits
  • 28 files changed
  • 2 contributors

Commits on Jun 15, 2024

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

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    fd2f683 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Merge pull request #366 from docker/bot/buildx-lab-releases-json

    Update `.github/buildx-lab-releases.json`
    crazy-max authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    7b876a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. build(deps): bump docker/bake-action from 4 to 5

    Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4 to 5.
    - [Release notes](https://github.com/docker/bake-action/releases)
    - [Commits](docker/bake-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: docker/bake-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9b811fb View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge pull request #370 from docker/dependabot/github_actions/docker/…

    …bake-action-5
    
    build(deps): bump docker/bake-action from 4 to 5
    crazy-max authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a39cb53 View commit details
    Browse the repository at this point in the history
  2. github: update .github/docker-releases.json

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6352d92 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #371 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ef2bd76 View commit details
    Browse the repository at this point in the history
  4. jest: no need to clear mock for integration tests

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5c3fc14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f27d52d View commit details
    Browse the repository at this point in the history
  6. jest: mocks already cleared through configuration

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    953dc3b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #372 from crazy-max/jest-fixes

    jest: small configuration changes for mock
    crazy-max authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0da8b90 View commit details
    Browse the repository at this point in the history
  8. github(summary): use relative path for artifact link

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3162c09 View commit details
    Browse the repository at this point in the history
  9. util: stringToUnicodeEntities func

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e26a82d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    edcf239 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #368 from crazy-max/summary-artifact-relative-link

    github(summary): use relative path for artifact link and fix filename
    crazy-max authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6c6fdff View commit details
    Browse the repository at this point in the history
Loading