Skip to content

Include artifact modes in build cache hash - #136

Merged
yoshifuminakamura merged 1 commit into
developfrom
feature/build-cache-artifact-modes
Aug 27, 2026
Merged

Include artifact modes in build cache hash#136
yoshifuminakamura merged 1 commit into
developfrom
feature/build-cache-artifact-modes

Conversation

@yoshifuminakamura

Copy link
Copy Markdown
Collaborator

Summary

  • include directory and regular-file mode bits in the build cache artifact tree hash
  • add a regression test for mode-only artifact changes
  • verify executable artifacts are restored with executable mode after rebuild

Tests

  • bash scripts/tests/test_build_cache.sh
  • bash -n scripts/build_with_cache.sh scripts/tests/test_build_cache.sh
  • shellcheck -S error scripts/build_with_cache.sh scripts/tests/test_build_cache.sh
  • git diff --check

Signed-off-by: yoshifuminakamura <nakamura@riken.jp>
@yoshifuminakamura
yoshifuminakamura merged commit 65559ba into develop Aug 27, 2026
7 checks passed
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.

1 participant