Skip to content
This repository has been archived by the owner on Mar 28, 2021. It is now read-only.

Add some node support aliases #11

Merged
merged 1 commit into from
Apr 27, 2020
Merged

Conversation

shadowspawn
Copy link
Owner

Node is adopting some aliases to refer to useful combinations of release streams:

At this point the information about what lines are active or still supported is not available in index.tab, so for this PR the aliases simply revolve to either the latest lts node version of the current node version. In the future nvh ls-remote could display multiple versions where appropriate.

  • node support alias => nvh existing alias
  • lts => lts
  • lts_latest => lts
  • active => current
  • lts_active => lts
  • current => current

See also more detail in: tj/n#617

@shadowspawn shadowspawn merged commit 494a9af into develop Apr 27, 2020
@shadowspawn shadowspawn deleted the feature/node-sopport-aliases-2 branch April 27, 2020 00:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant