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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve caching performance in CI #3310

Merged
merged 2 commits into from Apr 5, 2018
Merged

improve caching performance in CI #3310

merged 2 commits into from Apr 5, 2018

Commits on Apr 4, 2018

  1. add precache stage to warm cache for jobs based default Node.js version

    default version is 9, currently.
    
    Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
    boneskull committed Apr 4, 2018
    Copy the full SHA
    c587b7f View commit details
    Browse the repository at this point in the history
  2. re-enable caching for node tests of v6 and v4

    Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
    boneskull committed Apr 4, 2018
    Copy the full SHA
    b9d0397 View commit details
    Browse the repository at this point in the history