Releases: clingen-data-model/clinvar-ingest
Releases · clingen-data-model/clinvar-ingest
v2_0_1_alpha: Making v2 (new/classification) VCV XML the main pipeline
What's Changed
- Close #243 scv interpretation null bug by @theferrit32 in #244
- Override CLINVAR_INGEST_BQ_META_DATASET in github action test pipelin… by @theferrit32 in #245
- Run the lint script from ci action instead of re-specifying check commands by @theferrit32 in #247
- Replace isort, black, pylint with ruff by @theferrit32 in #246
- Update cloud run configs and dataset names and comments by @theferrit32 in #249
Full Changelog: v2_0_0_alpha...v2_0_1_alpha
v2_0_0_alpha: Model and table schema updates for new ClinVar XML
Update deploy-job github action to add clinvar-vcv-ingest-new (#240) * Update deploy-job github action to add clinvar-vcv-ingest-new * Add test run back in for vcv-ingest-new
v1_0_0
What's Changed
- Update pylint ruff by @theferrit32 in #215
- adding rcv_mapping.trait_set_content by @toneillbroad in #223
Full Changelog: v1_1_0_beta6...v1_0_0
v1_1_0_beta6
What's Changed
- Add a bq_ingest_processing flag to processing_history to stop multipl… by @toneillbroad in #213
Full Changelog: v1_1_0_beta5...v1_1_0_beta6
v1_1_0_beta5
What's Changed
- Add processing history by @theferrit32 in #208
- Update processing_history_table by @toneillbroad in #209
- Processing history refactoring and joining rcv-vcv pairs by @theferrit32 in #210
- Minor deployment change for new release by @toneillbroad in #211
Full Changelog: v1_1_0_beta4...v1_1_0_beta5
v1_1_0_beta4
Deployment and environment fixes
v1_1_0_beta3
What's Changed
- Minor change to descendant_tree to apply recent Haplotype changes to SimpleAllele and add a self-contained test by @theferrit32 in #200
- Add copy-only workflow job by @theferrit32 in #207
Full Changelog: v1_1_0_beta2...v1_1_0_beta3
v1_1_0_beta2
Merge pull request #199 from clingen-data-model/haplotype-descendent-…
v1_1_0_beta1
What's Changed
- RCV ingest cloudrun and updates to auto-deployments by @theferrit32 in #197
Full Changelog: v1_0_0_beta1...v1_1_0_beta1
Include RCV workflow and VCV/RCV workflow cicd
Release is off the issue-187-rcv-workflow branch. Releasing to test cicd configurations.