Skip to content

feat: added node nightly version support #1419#2082

Open
EwenSellitto wants to merge 1 commit intovolta-cli:mainfrom
EwenSellitto:main
Open

feat: added node nightly version support #1419#2082
EwenSellitto wants to merge 1 commit intovolta-cli:mainfrom
EwenSellitto:main

Conversation

@EwenSellitto
Copy link

Problem

The support for node@nightly version was missing. (as discussed in #1419 )

Solution

  • Add node@nightly support: resolve against the Node nightly index, error only on unsupported custom
    tags, and download from the nightly base URL.
  • Detect nightly builds via pre-release naming and use /download/nightly for fetches.
  • Allow nightly as a version-like tag in CLI parsing/help text.
  • Cover with unit tests for nightly URL selection and CLI parsing.

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.

2 participants