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: Update dependency requirements. Fix node version manager. #3831

Merged
merged 1 commit into from
Jul 21, 2021

Conversation

GirlBossRush
Copy link
Contributor

This PR addresses some minor doc changes, and adds files that allow NVM and nodenv to automatically switch to our preferred version.

@GirlBossRush GirlBossRush added docs Documentation related enhancement Some improvement that isn't a feature chore Related to maintenance or clean up labels Jul 21, 2021
@GirlBossRush GirlBossRush self-assigned this Jul 21, 2021
@GirlBossRush GirlBossRush requested a review from a team as a code owner July 21, 2021 18:16
@@ -0,0 +1 @@
.node-version
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Included as a symlink to avoid version drifting between NVM and nodenv

@@ -29,6 +29,7 @@ Here is what is needed:

- `node` v14.x
- `git` v2.x or greater
- [`git-lfs`](https://git-lfs.github.com)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I encountered a somewhat mysterious error when building the project on a clean slate. Turns out we need this too!

@@ -0,0 +1 @@
14
Copy link
Contributor

Choose a reason for hiding this comment

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

I dunno anything about nvm, though I'm curious why these tools don't inspect package.json's engine info for this?

Seems like a reasonable change to me though!

Copy link
Contributor

Choose a reason for hiding this comment

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

Agreed, you would think it would be smarter!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ahh, open source 😆

@codecov
Copy link

codecov bot commented Jul 21, 2021

Codecov Report

Merging #3831 (47999de) into main (0f45152) will not change coverage.
The diff coverage is n/a.

❗ Current head 47999de differs from pull request most recent head 709a0d0. Consider uploading reports for the commit 709a0d0 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3831   +/-   ##
=======================================
  Coverage   62.05%   62.05%           
=======================================
  Files          36       36           
  Lines        1863     1863           
  Branches      378      378           
=======================================
  Hits         1156     1156           
  Misses        601      601           
  Partials      106      106           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0f45152...709a0d0. Read the comment docs.

Copy link
Contributor

@jsjoeio jsjoeio left a comment

Choose a reason for hiding this comment

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

Awesome work! Thanks for updating all this 🎉

@@ -0,0 +1 @@
14
Copy link
Contributor

Choose a reason for hiding this comment

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

Agreed, you would think it would be smarter!

@jsjoeio jsjoeio added this to the 3.12.0 milestone Jul 21, 2021
@jsjoeio
Copy link
Contributor

jsjoeio commented Jul 21, 2021

Minor note: if your PR isn't related to an issue, add the Milestone on the right side so we associate this work with the next release. I don't think it's as explicit as it should be in the docs, but more info here: https://coder.com/docs/code-server/v3.10.2/MAINTAINING#project-boards

@GirlBossRush GirlBossRush enabled auto-merge (rebase) July 21, 2021 18:22
@GirlBossRush GirlBossRush merged commit dfc88e3 into main Jul 21, 2021
@GirlBossRush GirlBossRush deleted the chore-update-contributing branch July 21, 2021 18:32
@jsjoeio jsjoeio modified the milestones: 3.12.0, 3.11.1 Aug 6, 2021
@ahmadyahya11 ahmadyahya11 mentioned this pull request Aug 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Related to maintenance or clean up docs Documentation related enhancement Some improvement that isn't a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants