Skip to content

Make node install version in contributing docs match ci.yml#12528

Merged
joyceerhl merged 2 commits intomicrosoft:masterfrom
joyceerhl:update-docs
Jun 24, 2020
Merged

Make node install version in contributing docs match ci.yml#12528
joyceerhl merged 2 commits intomicrosoft:masterfrom
joyceerhl:update-docs

Conversation

@joyceerhl
Copy link
Copy Markdown

Currently our CONTRIBUTING.md docs say to install node 12.*. However our CI uses 12.15, and in fact the functional tests will not run locally with 12.18 (in my experience) or with 12.16 (as reported by Sergio last month). I'm submitting this PR to update the docs to match ci.yml as I just spent a couple hours tracking down this issue.

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR).
  • Title summarizes what is changing.
  • Has a news entry file (remember to thank yourself!).
  • Appropriate comments and documentation strings in the code.
  • Has sufficient logging.
  • Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated.
  • Test plan is updated as appropriate.
  • package-lock.json has been regenerated by running npm install (if dependencies have changed).
  • The wiki is updated with any design decisions/details.

@joyceerhl joyceerhl added the no-changelog No news entry required label Jun 23, 2020
Copy link
Copy Markdown

@DonJayamanne DonJayamanne left a comment

Choose a reason for hiding this comment

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

Pelase could you update the .nvmrc file as well.

Copy link
Copy Markdown

@DonJayamanne DonJayamanne left a comment

Choose a reason for hiding this comment

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

Please update .nvmrc

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@joyceerhl joyceerhl merged commit bea5e97 into microsoft:master Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog No news entry required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants