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

tools: only fetch previous versions when necessary #32518

Closed
wants to merge 1 commit into from

Commits on Mar 31, 2020

  1. tools: only fetch previous versions when necessary

    Refactor the logic for working out the previous versions of Node.js for
    the API documentation so that the parsing (including the potential https
    get) happens at most once per build (as opposed to the current once per
    generated API doc).
    
    Signed-off-by: Richard Lau <riclau@uk.ibm.com>
    richardlau committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    f628ad3 View commit details
    Browse the repository at this point in the history