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

ci(upgrade): add 2 separate PRs so we can choose between them #4517

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ThatOneBro
Copy link
Member

Currently the PR with no major versions is immediately overwritten by the PR with latest. This means if we want to accept only the minor version bumps, we have to revert the commits for the latest and wait for CI to pass. With 2 PRs, we have the choice to accept either the latest or only the minor PR and both will run CI independently on their own branch.

@ThatOneBro ThatOneBro requested a review from a team as a code owner May 6, 2024 16:18
Copy link

vercel bot commented May 6, 2024

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

Name Status Preview Comments Updated (UTC)
medplum-provider ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2024 4:22pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
medplum-app ⬜️ Ignored (Inspect) May 6, 2024 4:22pm
medplum-storybook ⬜️ Ignored (Inspect) May 6, 2024 4:22pm
medplum-www ⬜️ Ignored (Inspect) Visit Preview May 6, 2024 4:22pm

@ThatOneBro ThatOneBro changed the title ci(upgrade): add 2 separate PRs so we can choose between the two ci(upgrade): add 2 separate PRs so we can choose between them May 6, 2024
Copy link

sonarcloud bot commented May 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@reshmakh reshmakh added this to the May 31st, 2024 milestone May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants