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.23.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.24.0
Choose a head ref
  • 14 commits
  • 33 files changed
  • 3 contributors

Commits on May 15, 2024

  1. ci(virtual-env): add ubuntu-24.04 to the matrix

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed May 15, 2024
    Configuration menu
    Copy the full SHA
    448f9ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #339 from crazy-max/update-virtual-env

    ci(virtual-env): add ubuntu-24.04 to the matrix
    crazy-max authored May 15, 2024
    Configuration menu
    Copy the full SHA
    66c00b9 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    tonistiigi authored and github-actions[bot] committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9d829e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #343 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    tonistiigi authored May 22, 2024
    Configuration menu
    Copy the full SHA
    ea36dee View commit details
    Browse the repository at this point in the history
  3. github: update .github/docker-releases.json

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    tonistiigi authored and github-actions[bot] committed May 22, 2024
    Configuration menu
    Copy the full SHA
    956acbf View commit details
    Browse the repository at this point in the history
  4. update buildx to v0.14.1

    Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
    tonistiigi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    bd1955c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #341 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored May 22, 2024
    Configuration menu
    Copy the full SHA
    b3dc87c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #342 from tonistiigi/update-buildx-v0.14.1

    update buildx to v0.14.1
    crazy-max authored May 22, 2024
    Configuration menu
    Copy the full SHA
    3a2e4a8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. github: write build summary

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed May 27, 2024
    Configuration menu
    Copy the full SHA
    1e903f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #324 from crazy-max/build-summary

    github: write build summary
    crazy-max authored May 27, 2024
    Configuration menu
    Copy the full SHA
    0903e49 View commit details
    Browse the repository at this point in the history
  3. 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 May 27, 2024
    Configuration menu
    Copy the full SHA
    8f8c0bb View commit details
    Browse the repository at this point in the history
  4. move types to the right place

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a033bb7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #344 from docker/bot/buildx-lab-releases-json

    Update `.github/buildx-lab-releases.json`
    crazy-max authored May 27, 2024
    Configuration menu
    Copy the full SHA
    5958c82 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #345 from crazy-max/move-types

    move types to the right place
    crazy-max authored May 27, 2024
    Configuration menu
    Copy the full SHA
    d344961 View commit details
    Browse the repository at this point in the history
Loading