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

chore(API-2025): upgrade legacy branch to Node 16 #49

Merged
merged 3 commits into from Apr 3, 2023

Conversation

wjohnson-truework
Copy link
Contributor

No description provided.

@@ -15,11 +15,10 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: 14
registry-url: "https://registry.npmjs.org"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed registry-url - this should not be needed

- name: Installing dependencies
run: npm i
- name: Build and test
run: npm ci
Copy link
Contributor Author

Choose a reason for hiding this comment

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

npm ci instead of npm i

@wjohnson-truework
Copy link
Contributor Author

If we think this is good, approve and will be glad to merge

@js-truework js-truework removed their request for review March 30, 2023 16:00
@wjohnson-truework wjohnson-truework merged commit fcff650 into legacy Apr 3, 2023
1 check passed
@wjohnson-truework wjohnson-truework deleted the wjohnson/API-2025-upgrade-node-on-legacy branch April 3, 2023 16:11
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.

None yet

2 participants