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

further build improvements #3315

Merged
merged 3 commits into from Apr 7, 2018
Merged

further build improvements #3315

merged 3 commits into from Apr 7, 2018

Commits on Apr 7, 2018

  1. further build improvements

    - cache npm itself
    - use `npm ci`
    - cache the npm cache
    - ignore scripts when installing unless necessary
    - cache `node_modules` for `npm install`-using smoke tests
    - prefer flags over env vars
    
    Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
    boneskull committed Apr 7, 2018
    Copy the full SHA
    40b9ff1 View commit details
    Browse the repository at this point in the history
  2. retry export of custom PATH

    Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
    boneskull committed Apr 7, 2018
    Copy the full SHA
    3f593d6 View commit details
    Browse the repository at this point in the history
  3. Revert "retry export of custom PATH"

    This reverts commit 3f593d6.
    boneskull committed Apr 7, 2018
    Copy the full SHA
    fcf47b3 View commit details
    Browse the repository at this point in the history