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.0.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.1.0
Choose a head ref
  • 9 commits
  • 14 files changed
  • 2 contributors

Commits on Apr 2, 2024

  1. fix: ignore clean-up errors

    Signed-off-by: Amin Yahyaabadi <[email protected]>
    aminya committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f182ab1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from aminya/ignore-cleanup

    fix: ignore clean-up errors
    AkihiroSuda authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8da9ff0 View commit details
    Browse the repository at this point in the history
  3. feat: support arbitrary mount options for each cache

    Signed-off-by: Amin Yahyaabadi <[email protected]>
    aminya committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    43a181d View commit details
    Browse the repository at this point in the history
  4. test: test the id option for var/cache/apt

    Signed-off-by: Amin Yahyaabadi <[email protected]>
    aminya committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2df8be0 View commit details
    Browse the repository at this point in the history
  5. docs: update the version to v3.1.0

    Signed-off-by: Amin Yahyaabadi <[email protected]>
    aminya committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cfc6f5e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fix: add defaults for the missing actions options

    Signed-off-by: Amin Yahyaabadi <[email protected]>
    aminya committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    969118a View commit details
    Browse the repository at this point in the history
  2. test: add unit tests for the opts functions

    Signed-off-by: Amin Yahyaabadi <[email protected]>
    aminya committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d2e9ac7 View commit details
    Browse the repository at this point in the history
  3. test: add tests for run functions

    Signed-off-by: Amin Yahyaabadi <[email protected]>
    aminya committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2a1e987 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Merge pull request #28 from aminya/support-cache-props

    feat: support arbitrary mount options for each cache
    AkihiroSuda authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5de31fc View commit details
    Browse the repository at this point in the history
Loading