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

[OSD][Build] nvm use #1905

Merged
merged 5 commits into from
Apr 8, 2022
Merged

Commits on Apr 4, 2022

  1. [OSD][Build] nvm use

    Within OSD we have a .nvmrc file that is used when `nvm use`
    is executing. So we can use the right node version for the
    build.
    
    Issue:
    n/a
    
    Signed-off-by: Kawika Avilla <[email protected]>
    kavilla committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    c525f36 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. source it

    Signed-off-by: Kawika Avilla <[email protected]>
    kavilla committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    a8f7fef View commit details
    Browse the repository at this point in the history
  2. update dev doc

    Signed-off-by: Kawika Avilla <[email protected]>
    kavilla committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    be3bad7 View commit details
    Browse the repository at this point in the history
  3. source in shell

    Signed-off-by: Kawika Avilla <[email protected]>
    kavilla committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    20f4158 View commit details
    Browse the repository at this point in the history
  4. plugin builder

    Signed-off-by: Kawika Avilla <[email protected]>
    kavilla committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    bb6daa2 View commit details
    Browse the repository at this point in the history