Skip to content

Always cache go deps when doing generation#8097

Merged
hickeng merged 1 commit intovmware:masterfrom
hickeng:cache-deps
Jul 30, 2018
Merged

Always cache go deps when doing generation#8097
hickeng merged 1 commit intovmware:masterfrom
hickeng:cache-deps

Conversation

@hickeng
Copy link
Contributor

@hickeng hickeng commented Jun 26, 2018

This change always caches the Go dependencies when they
are generated, and the VIC_CACHE_DEPS variable is then
used solely to control whether the cache is used or whether
dependencies are regenerated.

This is done so that the cache is available for accelerating
make targets even without having had the environment
variable set previously. This change is targeted at local
development productivity.

@hickeng hickeng requested a review from a team as a code owner June 26, 2018 23:21
@hickeng hickeng merged commit e56c686 into vmware:master Jul 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants