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: blue-build/github-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.3
Choose a base ref
...
head repository: blue-build/github-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 5 commits
  • 3 files changed
  • 4 contributors

Commits on Jan 5, 2026

  1. Configuration menu
    Copy the full SHA
    17bffb4 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. feat: remove base image after building image (#131)

    This frees additional space on the runner, which is especially useful
    when using build-chunked-oci.
    HastD authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    73365bf View commit details
    Browse the repository at this point in the history
  2. fix: Add checks for rechunk_clear_plan (#130)

    * fix: Add checks for rechunk_clear_plan
    
    * Make error message clearer
    gmpinder authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    fd09470 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#127

    )
    
    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.1 to 3.12.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@e468171...8d2750c)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-version: 3.12.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    f287afb View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. chore(main): release 1.11.0 (#129)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    3cd0c28 View commit details
    Browse the repository at this point in the history
Loading