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

src: process release lts property #16656

Merged
merged 2 commits into from
Nov 2, 2017

Commits on Nov 2, 2017

  1. src: add 'dynamic' process.release.lts property

    This makes the process.release.lts property configurable by a constant.
    
    This ref is the original PR to v6.x.
    Refs: nodejs#3212
    
     Conflicts:
            doc/api/process.md
    
    PR-URL: nodejs#16656
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    rvagg authored and Fishrock123 committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    905cd43 View commit details
    Browse the repository at this point in the history
  2. test: update process-release for Node 8 Carbon

    PR-URL: nodejs#16656
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Fishrock123 committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    d4471e0 View commit details
    Browse the repository at this point in the history