Skip to content

Feat: bump frontend to 0.13 on vpodc#1438

Merged
jawadqur merged 3 commits intomasterfrom
feat/bump_ff_vpodc_013
Mar 27, 2026
Merged

Feat: bump frontend to 0.13 on vpodc#1438
jawadqur merged 3 commits intomasterfrom
feat/bump_ff_vpodc_013

Conversation

@pieterlukasse
Copy link
Copy Markdown
Contributor

@pieterlukasse pieterlukasse commented Mar 24, 2026

Link to Jira ticket if there is one: https://ctds-planx.atlassian.net/browse/VPODC-255

Environments

  • vpodc prod

Description of changes

  • update of frontend to 0.13 release (to include latest changes in PLP and Results Apps)

@pieterlukasse pieterlukasse requested review from ocshawn and removed request for nmetokishlubsky March 24, 2026 19:54
@github-actions
Copy link
Copy Markdown

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_gen3_workflow.py 0 0 17 17
tests/test_oauth2.py 0 0 15 15
tests/test_centralized_auth.py 0 0 16 16
tests/test_graph_submit_and_query.py 12 0 2 14
tests/test_dicom_viewer.py 0 0 4 4
tests/test_data_upload.py 6 0 3 9
tests/test_pfb_export.py 0 0 1 1
tests/test_dbgap.py 3 1 1 5
tests/test_audit_service.py 2 1 3 6
tests/test_ras_authn.py 0 0 3 3
tests/test_study_viewer.py 0 0 3 3
tests/test_user_data_library.py 0 0 3 3
tests/test_discoverypage.py 0 0 1 1
tests/test_requestor.py 0 0 5 5
tests/test_register_user.py 0 0 2 2
tests/test_aggregate_mds.py 0 0 1 1
tests/test_google_data_access.py 0 0 1 1
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_client_credentials.py 0 0 1 1
tests/test_env_sanity.py 0 0 1 1
tests/test_login_page.py 0 1 1 2
tests/test_guppy_service.py 8 0 0 8
tests/test_presigned_url.py 7 0 0 7
tests/test_drs_endpoint.py 4 0 0 4
tests/test_oidc_client.py 2 0 0 2
tests/test_workspace.py 1 0 0 1
tests/test_user_token.py 3 2 0 5
tests/test_gen3client.py 1 0 0 1
tests/test_manifest_service.py 1 0 0 1
tests/test_homepage.py 0 1 0 1
tests/test_etl.py 0 1 0 1
TOTAL 50 7 86 143

Test summary after rerunning failed integration tests

filepath passed failed SUBTOTAL
tests/test_homepage.py 1 0 1
tests/test_dbgap.py 1 0 1
tests/test_audit_service.py 0 1 1
tests/test_user_token.py 0 2 2
tests/test_login_page.py 0 1 1
tests/test_etl.py 0 1 1
TOTAL 2 5 7

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

@github-actions
Copy link
Copy Markdown

Test summary after running integration tests

filepath passed failed error skipped SUBTOTAL
tests/test_oauth2.py 0 0 0 15 15
tests/test_centralized_auth.py 0 0 0 16 16
tests/test_graph_submit_and_query.py 12 0 0 2 14
tests/test_gen3_workflow.py 0 0 0 17 17
tests/test_dicom_viewer.py 0 0 0 4 4
tests/test_pfb_export.py 0 0 0 1 1
tests/test_data_upload.py 2 0 5 3 10
tests/test_dbgap.py 0 4 0 1 5
tests/test_requestor.py 0 0 0 5 5
tests/test_study_viewer.py 0 0 0 3 3
tests/test_user_data_library.py 0 0 0 3 3
tests/test_discoverypage.py 0 0 0 1 1
tests/test_gen3ff_landing_page.py 0 0 0 2 2
tests/test_login_page.py 0 1 0 1 2
tests/test_register_user.py 0 0 0 2 2
tests/test_aggregate_mds.py 0 0 0 1 1
tests/test_google_data_access.py 0 0 0 1 1
tests/test_audit_service.py 0 3 0 3 6
tests/test_ras_authn.py 0 0 0 3 3
tests/test_client_credentials.py 0 0 0 1 1
tests/test_env_sanity.py 0 0 0 1 1
tests/test_guppy_service.py 8 0 0 0 8
tests/test_presigned_url.py 7 0 0 0 7
tests/test_user_token.py 2 3 0 0 5
tests/test_drs_endpoint.py 0 0 4 0 4
tests/test_etl.py 0 0 1 0 1
tests/test_workspace.py 0 1 0 0 1
tests/test_oidc_client.py 0 2 0 0 2
tests/test_homepage.py 0 1 0 0 1
tests/test_gen3client.py 0 1 0 0 1
tests/test_manifest_service.py 0 1 0 0 1
TOTAL 31 17 10 86 144

Test summary after rerunning failed integration tests

filepath SUBTOTAL
TOTAL 0

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@github-actions
Copy link
Copy Markdown

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_gen3_workflow.py 0 0 17 17
tests/test_centralized_auth.py 0 0 16 16
tests/test_graph_submit_and_query.py 12 0 2 14
tests/test_oauth2.py 0 0 15 15
tests/test_dicom_viewer.py 0 0 4 4
tests/test_data_upload.py 6 0 3 9
tests/test_pfb_export.py 0 0 1 1
tests/test_dbgap.py 4 0 1 5
tests/test_audit_service.py 2 1 3 6
tests/test_ras_authn.py 0 0 3 3
tests/test_requestor.py 0 0 5 5
tests/test_study_viewer.py 0 0 3 3
tests/test_user_data_library.py 0 0 3 3
tests/test_discoverypage.py 0 0 1 1
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_aggregate_mds.py 0 0 1 1
tests/test_google_data_access.py 0 0 1 1
tests/test_client_credentials.py 0 0 1 1
tests/test_env_sanity.py 0 0 1 1
tests/test_login_page.py 1 0 1 2
tests/test_register_user.py 0 0 2 2
tests/test_guppy_service.py 8 0 0 8
tests/test_presigned_url.py 7 0 0 7
tests/test_workspace.py 1 0 0 1
tests/test_oidc_client.py 2 0 0 2
tests/test_drs_endpoint.py 4 0 0 4
tests/test_user_token.py 3 2 0 5
tests/test_homepage.py 1 0 0 1
tests/test_gen3client.py 1 0 0 1
tests/test_manifest_service.py 1 0 0 1
tests/test_etl.py 0 1 0 1
TOTAL 53 4 86 143

Test summary after rerunning failed integration tests

filepath passed failed SUBTOTAL
tests/test_user_token.py 2 0 2
tests/test_etl.py 1 0 1
tests/test_audit_service.py 0 1 1
TOTAL 3 1 4

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@github-actions
Copy link
Copy Markdown

Test summary after running integration tests

filepath passed failed error skipped SUBTOTAL
tests/test_centralized_auth.py 0 0 0 16 16
tests/test_gen3_workflow.py 0 0 0 17 17
tests/test_oauth2.py 0 0 0 15 15
tests/test_graph_submit_and_query.py 12 0 0 2 14
tests/test_dicom_viewer.py 0 0 0 4 4
tests/test_pfb_export.py 0 0 0 1 1
tests/test_data_upload.py 0 0 7 2 9
tests/test_dbgap.py 4 0 0 1 5
tests/test_audit_service.py 2 1 0 3 6
tests/test_ras_authn.py 0 0 0 3 3
tests/test_requestor.py 0 0 0 5 5
tests/test_study_viewer.py 0 0 0 3 3
tests/test_user_data_library.py 0 0 0 3 3
tests/test_discoverypage.py 0 0 0 1 1
tests/test_register_user.py 0 0 0 2 2
tests/test_aggregate_mds.py 0 0 0 1 1
tests/test_google_data_access.py 0 0 0 1 1
tests/test_gen3ff_landing_page.py 0 0 0 2 2
tests/test_login_page.py 1 0 0 1 2
tests/test_client_credentials.py 0 0 0 1 1
tests/test_env_sanity.py 0 0 0 1 1
tests/test_guppy_service.py 8 0 0 0 8
tests/test_presigned_url.py 7 0 0 0 7
tests/test_drs_endpoint.py 4 0 0 0 4
tests/test_workspace.py 1 0 0 0 1
tests/test_oidc_client.py 2 0 0 0 2
tests/test_user_token.py 4 1 0 0 5
tests/test_etl.py 1 0 0 0 1
tests/test_gen3client.py 1 0 0 0 1
tests/test_manifest_service.py 1 0 0 0 1
tests/test_homepage.py 0 1 0 0 1
TOTAL 48 3 7 85 143

Test summary after rerunning failed integration tests

filepath passed failed error skipped SUBTOTAL
tests/test_data_upload.py 6 0 1 1 8
tests/test_user_token.py 0 1 0 0 1
tests/test_audit_service.py 0 1 0 0 1
tests/test_homepage.py 0 1 0 0 1
TOTAL 6 3 1 1 11

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@jawadqur jawadqur merged commit 74745fd into master Mar 27, 2026
1 of 2 checks passed
@jawadqur jawadqur deleted the feat/bump_ff_vpodc_013 branch March 27, 2026 16:09
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.

4 participants