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

Issue 2678 - fixes for nodejs 14 upgrade #2682

Merged
merged 32 commits into from Jul 13, 2021
Merged

Issue 2678 - fixes for nodejs 14 upgrade #2682

merged 32 commits into from Jul 13, 2021

Conversation

carmenfan
Copy link
Member

@carmenfan carmenfan commented Jul 9, 2021

This fixes #2678

Description

  • simplified the logging - log is reformatted to be the same as bouncer worker, got rid of all the extra functions that didn't really work
  • make all uuid generation go through the function in utils
  • upgraded/replaced most of the libraries that were throwing out errors. Some had to be left as there's no update. socket io was kept at the same version as it broken (Upgrade socket io #2681 created to deal with this)
  • removed coverall check for now, there seems to be a problem with nyc/istanbul where it errors out on generating coverage information. (revive coverall and apply it on integration tests #2683)
  • new optional config to turn off colourisation on the log

Test cases

  • should work as before
  • logging should no longer look like it's a mess.

@keifgwinn
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@carmenfan
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@carmenfan carmenfan merged commit 14a616a into staging Jul 13, 2021
@carmenfan carmenfan deleted the ISSUE_2678 branch December 13, 2022 16:33
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

3 participants