Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #2784 - Data migrations framework #2786

Merged
merged 6 commits into from
Sep 13, 2023
Merged

Conversation

codyebberson
Copy link
Member

@codyebberson codyebberson commented Sep 6, 2023

Need to wait for #2591 to avoid merge conflicts


Fixes #2784

Part of #2778

@codyebberson codyebberson requested a review from a team as a code owner September 6, 2023 21:36
@vercel
Copy link

vercel bot commented Sep 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
medplum-storybook ⬜️ Ignored (Inspect) Visit Preview Sep 12, 2023 11:18pm
medplum-www ⬜️ Ignored (Inspect) Visit Preview Sep 12, 2023 11:18pm

@codyebberson codyebberson changed the title Data migrations framework Fixes #2784 - Data migrations framework Sep 6, 2023
@reshmakh reshmakh added the fhir-datastore Related to the FHIR datastore, includes API and FHIR operations label Sep 6, 2023
@reshmakh reshmakh added this to the September 15, 2023 milestone Sep 6, 2023
@coveralls
Copy link

Coverage Status

coverage: 94.165% (+0.004%) from 94.161% when pulling 305e6ed on cody-data-migrations into b27c840 on main.

@sonarcloud
Copy link

sonarcloud bot commented Sep 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@codyebberson codyebberson added this pull request to the merge queue Sep 13, 2023
Merged via the queue into main with commit b1add02 Sep 13, 2023
12 checks passed
@codyebberson codyebberson deleted the cody-data-migrations branch September 13, 2023 00:35
codyebberson added a commit that referenced this pull request Sep 13, 2023
Use data migrations in version numbers (#2816)
Fixes #2784 - Data migrations framework (#2786)
Fixes #2817 - add jose to bot lambda layer (#2818)
Move "public" resources into R4 Project (#2591)
fix(auth/external): add some missing url params for external auth `PKCE` exchanges (#2812)
Experiment: remove prettier from ESLint config, try out Biome (Rome fork) (#2748)
Fixes #2808 - handle observation groups in DiagnosticReportDisplay (#2809)
Adding content for Titan case study (#2806)
QuestionnaireForm Cleanup (#2801)
UI Clone for Lab Order Questionnaire (#2787)
Lab order bot (#2791)
Blog Post: GraphQL vs. Rest (#2781)
Fixes #2761 - docs for bot logs and aws athena (#2779)
Adding EMPI documentation (#2754)
Example on Lab Ordering demo (#2716)
Fixed links on about page (#2777)
Adding blog material (#2776)
Fixes #2771 - handle numeric return values from bots (#2775)
New www 'about' page (#2770)
github-merge-queue bot pushed a commit that referenced this pull request Sep 13, 2023
Use data migrations in version numbers (#2816)
Fixes #2784 - Data migrations framework (#2786)
Fixes #2817 - add jose to bot lambda layer (#2818)
Move "public" resources into R4 Project (#2591)
fix(auth/external): add some missing url params for external auth `PKCE` exchanges (#2812)
Experiment: remove prettier from ESLint config, try out Biome (Rome fork) (#2748)
Fixes #2808 - handle observation groups in DiagnosticReportDisplay (#2809)
Adding content for Titan case study (#2806)
QuestionnaireForm Cleanup (#2801)
UI Clone for Lab Order Questionnaire (#2787)
Lab order bot (#2791)
Blog Post: GraphQL vs. Rest (#2781)
Fixes #2761 - docs for bot logs and aws athena (#2779)
Adding EMPI documentation (#2754)
Example on Lab Ordering demo (#2716)
Fixed links on about page (#2777)
Adding blog material (#2776)
Fixes #2771 - handle numeric return values from bots (#2775)
New www 'about' page (#2770)
@reshmakh reshmakh added the self-host Features and fixes related to self hosting label Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fhir-datastore Related to the FHIR datastore, includes API and FHIR operations self-host Features and fixes related to self hosting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add data migrations
3 participants