Skip to content

Avoid late cache probe during configure checks - #131

Merged
yoshifuminakamura merged 1 commit into
developfrom
feature/late-restore-configure-probes
Aug 26, 2026
Merged

Avoid late cache probe during configure checks#131
yoshifuminakamura merged 1 commit into
developfrom
feature/late-restore-configure-probes

Conversation

@yoshifuminakamura

Copy link
Copy Markdown
Collaborator

Summary

  • avoid terminating late host cache probes while configure/config.status/missing are probing make/ninja
  • keep late restore active for the real build tool call after configure finishes
  • add a cache test that reproduces an autotools-style configure probe before the real make build

Safety

  • common wrapper/test-only change; no app-side build API or runner YAML changes
  • diff scan found no token/secret-like values

Tests

  • bash scripts/tests/test_build_cache.sh
  • bash scripts/tests/test_build_environment_snapshot.sh
  • shellcheck -S error scripts/build_with_cache.sh scripts/build_tool_wrappers/bk_build_tool_wrapper.sh scripts/collect_environment_snapshot.sh scripts/tests/test_build_cache.sh
  • bash -n scripts/build_with_cache.sh scripts/build_tool_wrappers/bk_build_tool_wrapper.sh scripts/collect_environment_snapshot.sh scripts/tests/test_build_cache.sh
  • /home/nakamura/fugakunext/venv/bin/python -m pytest result_server/tests/test_environment_snapshot_ci_scripts.py

Signed-off-by: yoshifuminakamura <nakamura@riken.jp>
@yoshifuminakamura
yoshifuminakamura merged commit 59d520c into develop Aug 26, 2026
7 checks passed
@yoshifuminakamura
yoshifuminakamura deleted the feature/late-restore-configure-probes branch August 26, 2026 00:47
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