Skip to content

Don't ignore DB cache if local cache is empty#523

Merged
emilyalbini merged 1 commit into
rust-lang:masterfrom
jyn514:db-cache
Dec 16, 2019
Merged

Don't ignore DB cache if local cache is empty#523
emilyalbini merged 1 commit into
rust-lang:masterfrom
jyn514:db-cache

Conversation

@jyn514

@jyn514 jyn514 commented Dec 14, 2019

Copy link
Copy Markdown
Member

This greatly speeds up builds using --skip + docker-compose, for which the local cache will always be empty.

This will be helpful for speeding up CI builds, which will (for the most part) test the functionality of the website, not the builder.

greatly speeds up builds using --skip + docker-compose, for which the local
cache will _always_ be empty
@emilyalbini emilyalbini merged commit 1ae73e9 into rust-lang:master Dec 16, 2019
@emilyalbini

Copy link
Copy Markdown
Member

Thanks!

@jyn514 jyn514 deleted the db-cache branch December 16, 2019 12:05
@jyn514 jyn514 mentioned this pull request Jan 24, 2020
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants