Skip to content

Leverage nodenv within GitHub Actions

License

Notifications You must be signed in to change notification settings

bluefrogsoftware/actions

 
 

Repository files navigation

GitHub Actions for nodenv

Latest Release Test Examples

This is a monorepo for multiple nodenv-related GitHub Actions. Each individual action is split (via git-subtree) and pushed to its own constituent repo. This is presently necessary because an action must have its own repo and Release in order to be listed on the marketplace. Hopefully, this limitation will be eliminated at some point.

setup-nodenv repo

Installs nodenv and adds it to PATH for subsequent steps to make use of nodenv.

For usage and examples see its readme in this monorepo.

node-version repo

Exposes node version (via nodenv local) as a step output. Suitable to read .node-version and provide as input to setup-node action

For usage and examples see its readme in this monorepo.

About

Leverage nodenv within GitHub Actions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%