Skip to content

Commit

Permalink
reverting cdr update and pushing to test (#1463)
Browse files Browse the repository at this point in the history
Co-authored-by: Srushti Gangireddy <[email protected]>
  • Loading branch information
SrushtiGangireddy and Srushti Gangireddy authored Sep 23, 2024
1 parent be94630 commit cc91160
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 42 deletions.
15 changes: 1 addition & 14 deletions public-api/config/cdr_config_prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
},
{
"cdrVersionId": 8,
"isDefault": true,
"name": "All of Us Dataset v6 hotfix",
"dataAccessLevel": 1,
"bigqueryProject": "aou-res-curation-prod",
Expand All @@ -92,19 +93,5 @@
"releaseNumber": 7,
"numParticipants": 409420,
"publicDbName": "p_2022q4_26"
},
{
"cdrVersionId": 9,
"isDefault": true,
"name": "v0-5-rc14 Release version of 2024q3r2_combined",
"dataAccessLevel": 1,
"bigqueryProject": "aou-res-curation-prod",
"bigqueryDataset": "2024q3r2_combined_release",
"genomicsProject": "aou-db-prod",
"genomicsDataset": "2024q3r2_genomics",
"creationTime": "2023-12-19 15:55:44Z",
"releaseNumber": 8,
"numParticipants": 633540,
"publicDbName": "p_2024q3_14"
}
]
15 changes: 1 addition & 14 deletions public-api/config/cdr_config_stable.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
},
{
"cdrVersionId": 8,
"isDefault": true,
"name": "All of Us Dataset v6 hotfix",
"dataAccessLevel": 1,
"bigqueryProject": "aou-res-curation-prod",
Expand All @@ -93,19 +94,5 @@
"releaseNumber": 7,
"numParticipants": 409420,
"publicDbName": "p_2022q4_26"
},
{
"cdrVersionId": 9,
"isDefault": true,
"name": "v0-5-rc14 Release version of 2024q3r2_combined",
"dataAccessLevel": 1,
"bigqueryProject": "aou-res-curation-prod",
"bigqueryDataset": "2024q3r2_combined_release",
"genomicsProject": "aou-db-prod",
"genomicsDataset": "2024q3r2_genomics",
"creationTime": "2023-12-19 15:55:44Z",
"releaseNumber": 8,
"numParticipants": 633540,
"publicDbName": "p_2024q3_14"
}
]
15 changes: 1 addition & 14 deletions public-api/config/cdr_config_staging.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
},
{
"cdrVersionId": 10,
"isDefault": true,
"name": "All of Us Dataset v6 hotfix",
"dataAccessLevel": 1,
"bigqueryProject": "aou-res-curation-prod",
Expand All @@ -94,19 +95,5 @@
"releaseNumber": 7,
"numParticipants": 409420,
"publicDbName": "p_2022q4_26"
},
{
"cdrVersionId": 11,
"isDefault": true,
"name": "v0-5-rc14 Release version of 2024q3r2_combined",
"dataAccessLevel": 1,
"bigqueryProject": "aou-res-curation-prod",
"bigqueryDataset": "2024q3r2_combined_release",
"genomicsProject": "aou-db-prod",
"genomicsDataset": "2024q3r2_genomics",
"creationTime": "2023-12-19 15:55:44Z",
"releaseNumber": 8,
"numParticipants": 633540,
"publicDbName": "p_2024q3_14"
}
]

0 comments on commit cc91160

Please sign in to comment.