Skip to content

Support runtime parameter input bindings - #199

Merged
yoshifuminakamura merged 1 commit into
developfrom
feature/runtime-parameter-inputs
Sep 11, 2026
Merged

Support runtime parameter input bindings#199
yoshifuminakamura merged 1 commit into
developfrom
feature/runtime-parameter-inputs

Conversation

@yoshifuminakamura

Copy link
Copy Markdown
Collaborator

Summary

  • add common helpers for runtime-parameter input metadata and source checkout from recorded source_info
  • treat self-contained runtime parameters as public input for reuse packages
  • record QWS CASE runtime arguments through the common helper and scope inputs by Exp

Tests

  • bash scripts/tests/test_bk_input_info.sh
  • bash scripts/tests/test_bk_fetch_source.sh
  • bash scripts/tests/test_result_common_json_contract.sh
  • bash scripts/tests/test_process_and_send_results.sh
  • bash -n scripts/result.sh scripts/bk_functions.sh programs/qws/run.sh scripts/tests/test_result_common_json_contract.sh scripts/tests/test_bk_input_info.sh scripts/tests/test_bk_fetch_source.sh
  • shellcheck -S error -f gcc scripts/result.sh scripts/bk_functions.sh programs/qws/run.sh scripts/tests/test_result_common_json_contract.sh scripts/tests/test_bk_input_info.sh scripts/tests/test_bk_fetch_source.sh
  • shellcheck -S warning -f gcc programs/qws/run.sh
  • python -m py_compile result_server/utils/public_reuse.py result_server/utils/result_records.py result_server/utils/evidence_snapshot.py result_server/utils/evidence_packet.py result_server/utils/result_compare_view.py result_server/tests/test_public_result_routes.py result_server/tests/test_evidence_snapshot.py result_server/tests/test_result_compare_view.py

Python route tests were not run locally because the local Python environment does not include the test dependencies.

Signed-off-by: yoshifuminakamura <nakamura@riken.jp>
@yoshifuminakamura
yoshifuminakamura force-pushed the feature/runtime-parameter-inputs branch from 5a85c57 to f07a3ad Compare September 11, 2026 01:00
@yoshifuminakamura
yoshifuminakamura merged commit 52a7e07 into develop Sep 11, 2026
7 checks passed
@yoshifuminakamura
yoshifuminakamura deleted the feature/runtime-parameter-inputs branch September 11, 2026 01:06
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