Skip to content

perf: directly extract dance-cache with output type=local, and fixing CI#59

Merged
AkihiroSuda merged 5 commits intoreproducible-containers:mainfrom
Warashi:type-local
Feb 5, 2026
Merged

perf: directly extract dance-cache with output type=local, and fixing CI#59
AkihiroSuda merged 5 commits intoreproducible-containers:mainfrom
Warashi:type-local

Conversation

@Warashi
Copy link
Contributor

@Warashi Warashi commented Jan 31, 2026

This does the following things.

  • fixes the CI failure of perf: directly extract dance-cache with output type=local #53
  • set permissions when copying targets to scratch, to avoid extract error when the target containing read-only directory
  • fixes the action-test CI to use builder option
  • fixes the action-test CI's Dockerfile to set proper id at /var/cache/apt mount

kizzx2 and others added 5 commits June 3, 2025 20:32
Signed-off-by: Chris Yuen <chris@kizzx2.com>
without this, read-only directories in the cache cannot be extracted
because the child files cannot be created due to missing write permissions on the directory

Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
set as the same as the action input

Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda merged commit 6f699a7 into reproducible-containers:main Feb 5, 2026
3 checks passed
jackmisbach added a commit to jackmisbach/buildkit-cache-dance that referenced this pull request Feb 26, 2026
jackmisbach added a commit to jackmisbach/buildkit-cache-dance that referenced this pull request Feb 26, 2026
…ble-containers#59 back to v3.3.0 to fix hanging

Signed-off-by: jackmisbach <jmisbach01@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants