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

no-issue: Remove MediTrak/nvm workaround #5436

Merged
merged 2 commits into from
Feb 19, 2024
Merged

no-issue: Remove MediTrak/nvm workaround #5436

merged 2 commits into from
Feb 19, 2024

Conversation

jaskfla
Copy link
Contributor

@jaskfla jaskfla commented Feb 19, 2024

Since #5123, the monorepo has used the same version of Node as meditrak-app, which makes this workaround redundant

Changes

  • Removed workaround in appcenter-post-clone.sh which overwrote .nvmrc in monorepo root

@jaskfla jaskfla changed the title no-issue: Remove App Center no-issue: Remove MediTrak/nvm workaround Feb 19, 2024
Comment on lines -14 to -15
# Workaround for meditrak-app needing node v16 but the monorepo using v14
echo "16.20.2" > ../../.nvmrc
Copy link
Contributor Author

@jaskfla jaskfla Feb 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the only actual change

The rest is capitalisation and echo-ing something in 🟩green🟩

@jaskfla jaskfla merged commit 886ad37 into dev Feb 19, 2024
42 checks passed
@jaskfla jaskfla deleted the remove-workaround branch February 19, 2024 21:00
@jaskfla jaskfla mentioned this pull request Feb 21, 2024
@avaek avaek mentioned this pull request Feb 26, 2024
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.

2 participants