forked from cruise-automation/webviz
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CI to node v16 (cruise-automation#715)
## Summary The previous PR only bumped the version, but didn't change the CI config. This is now getting fixed along with the errors discovered in CI: - Starting npm cli v7, the user for npm run scripts changed (now this is owner of current directory: https://docs.npmjs.com/cli/v8/using-npm/scripts#user) so we need to update CircleCI script accordingly - `unhandledRejection` was upgraded from Warning to Error, so we need to disable this check - Error messages for undefined attributes got changed - Couple of libraries updates ## Test plan - Green CI. - Screenshots test shows very minor differences (pixel level) so should be fine.
- Loading branch information
Showing
14 changed files
with
52,214 additions
and
4,520 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.