Skip to content

Normalize trigger result upload URLs - #189

Merged
yoshifuminakamura merged 2 commits into
developfrom
feature/normalize-trigger-result-url
Sep 9, 2026
Merged

Normalize trigger result upload URLs#189
yoshifuminakamura merged 2 commits into
developfrom
feature/normalize-trigger-result-url

Conversation

@yoshifuminakamura

@yoshifuminakamura yoshifuminakamura commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • strip the private /console UI prefix when building RESULT_SERVER for execution profile submissions
  • add coverage for console-prefixed dev and production-style paths
  • replace full result JSON dumps in send_results.sh with a compact upload summary
  • polish the Usage Evidence Snapshot table into grouped review columns so long next-action details do not break the layout

Tests

  • .venv/bin/pytest result_server/tests/test_execution_profiles.py result_server/tests/test_portal_list_templates.py result_server/tests/test_usage_route.py result_server/tests/test_portal_access_policy.py result_server/tests/test_api_routes.py -q
  • bash scripts/tests/test_process_and_send_results.sh
  • bash scripts/tests/test_send_results_profile_data.sh
  • shellcheck -x -P scripts/result_server scripts/result_server/send_results.sh scripts/tests/test_process_and_send_results.sh
  • git diff --check

Signed-off-by: yoshifuminakamura <nakamura@riken.jp>
Signed-off-by: yoshifuminakamura <nakamura@riken.jp>
@yoshifuminakamura
yoshifuminakamura merged commit 785fbb1 into develop Sep 9, 2026
6 checks passed
@yoshifuminakamura
yoshifuminakamura deleted the feature/normalize-trigger-result-url branch September 9, 2026 08:46
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