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: reproducible-containers/buildkit-cache-dance
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: reproducible-containers/buildkit-cache-dance
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 12 commits
  • 16 files changed
  • 4 contributors

Commits on May 16, 2025

  1. fix: update dependencies to the latest

    Signed-off-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
    aminya committed May 16, 2025
    Configuration menu
    Copy the full SHA
    e7de943 View commit details
    Browse the repository at this point in the history
  2. fix: optimize the Parcel builds

    Signed-off-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
    aminya committed May 16, 2025
    Configuration menu
    Copy the full SHA
    f64f86a View commit details
    Browse the repository at this point in the history
  3. fix: make getCacheMap async + fs promises compat

    Signed-off-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
    aminya committed May 16, 2025
    Configuration menu
    Copy the full SHA
    1137fec View commit details
    Browse the repository at this point in the history
  4. fix: build as esmodule

    Signed-off-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
    aminya committed May 16, 2025
    Configuration menu
    Copy the full SHA
    207a8f0 View commit details
    Browse the repository at this point in the history
  5. fix: avoid bundling of http deps from actions

    Signed-off-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
    aminya committed May 16, 2025
    Configuration menu
    Copy the full SHA
    392bbef View commit details
    Browse the repository at this point in the history
  6. test: add smoke test for the bundle

    Signed-off-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
    aminya committed May 16, 2025
    Configuration menu
    Copy the full SHA
    f10295f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Merge pull request #50 from aminya/update

    fix: update dependencies to the latest + optimize the builds
    AkihiroSuda authored May 19, 2025
    Configuration menu
    Copy the full SHA
    ebea709 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2025

  1. fix README file to use correct builder instance

    Signed-off-by: Chris Yuen <chris@kizzx2.com>
    kizzx2 committed Jun 1, 2025
    Configuration menu
    Copy the full SHA
    aac7694 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Merge pull request #51 from kizzx2/main

    fix README file to use correct builder instance
    AkihiroSuda authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    463dbf0 View commit details
    Browse the repository at this point in the history
  2. Allow users to specify cache-dir location used in auto-discovery

    Signed-off-by: Curtis Vogt <curtis.vogt@gmail.com>
    omus committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    4e6d40f View commit details
    Browse the repository at this point in the history
  3. Provide dockerfile/cache-dir example in README

    Signed-off-by: Curtis Vogt <curtis.vogt@gmail.com>
    omus committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    ee00176 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Merge pull request #52 from omus/cv/cache-dir

    Add `cache-dir` input to allow specifying cache content location during auto-discovery
    AkihiroSuda authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    5b81f4d View commit details
    Browse the repository at this point in the history
Loading