Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Use build cache for NPM and GYP files #1099

Merged
merged 1 commit into from
Aug 23, 2015
Merged

Use build cache for NPM and GYP files #1099

merged 1 commit into from
Aug 23, 2015

Conversation

saper
Copy link
Member

@saper saper commented Aug 23, 2015

To speed up a build and avoid bombarding
nodejs.org and iojs.org with connections we should
cache what we download via npm and node-gyp.

Note: %AppData% does not seem to presently work there.

Related:

nodejs/nodejs.org#167
https://help.appveyor.com/discussions/problems/2849-intermittently-unable-to-connect-to-nodejsorg

@saper saper self-assigned this Aug 23, 2015
@saper
Copy link
Member Author

saper commented Aug 23, 2015

We could add this to Travis too, therefore -> WIP

To speed up a build and avoid bombarding
nodejs.org and iojs.org with connections we should
cache what we download via npm and node-gyp.
@saper saper changed the title Use AppVeyor build cache for NPM and GYP files Use build cache for NPM and GYP files Aug 23, 2015
@saper saper merged commit 4360a5b into sass:master Aug 23, 2015
@saper
Copy link
Member Author

saper commented Aug 23, 2015

Travis CI says:

The features described here are currently only available for private repositories on travis-ci.com
and our new container-based infrastructure.

@xzyfer xzyfer removed the Dev - WIP label Aug 24, 2015
@xzyfer xzyfer modified the milestones: next.patch, v3.3.0 Aug 24, 2015
jiongle1 pushed a commit to scantist-ossops-m2/node-sass that referenced this pull request Apr 7, 2024
Use uint32_t instead of uchar_t to avoid conflicts on SmartOS
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants