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

Setup Build Caching in AppVeyor to speed up build #144

Closed
gep13 opened this issue Sep 20, 2014 · 0 comments
Closed

Setup Build Caching in AppVeyor to speed up build #144

gep13 opened this issue Sep 20, 2014 · 0 comments
Assignees
Labels
Improvement Issues that enhances existing functionality, or adds new features
Milestone

Comments

@gep13
Copy link
Member

gep13 commented Sep 20, 2014

As mentioned here:

http://www.appveyor.com/docs/build-cache

Rather than have to download the nuget packages that ChocolateyGUI depends on each time a build happens, let's cache the packages.

@gep13 gep13 added Feature Issues that introduce new functionality to the project, instead of updating existing functionality 0 - Backlog and removed 0 - Backlog labels Sep 20, 2014
@gep13 gep13 added this to the 0.12 milestone Sep 20, 2014
@gep13 gep13 self-assigned this Sep 20, 2014
@gep13 gep13 closed this as completed Sep 20, 2014
@gep13 gep13 removed the 4 - Done label Sep 20, 2014
@gep13 gep13 added Improvement Issues that enhances existing functionality, or adds new features and removed Feature Issues that introduce new functionality to the project, instead of updating existing functionality labels Feb 25, 2015
RichiCoder1 pushed a commit to RichiCoder1/ChocolateyGUI that referenced this issue Jun 29, 2015
- Adding caching of the Source\packages folder so that these don't have to be downloaded each time the build happens.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Issues that enhances existing functionality, or adds new features
Projects
None yet
Development

No branches or pull requests

1 participant