Skip to content

Remove VCS support from Dune cache#4447

Merged
snowleopard merged 1 commit intoocaml:mainfrom
snowleopard:drop-vcs-from-cache
Apr 6, 2021
Merged

Remove VCS support from Dune cache#4447
snowleopard merged 1 commit intoocaml:mainfrom
snowleopard:drop-vcs-from-cache

Conversation

@snowleopard
Copy link
Copy Markdown
Collaborator

Stop keeping track of VCS commit in build_system.ml.

We found that in the cloud setting, restoring artifacts rule by rule is fast enough, so we no longer plan to support the bulk download mode where we fetch all artifacts corresponding to a git commit. This was the only reason to keep VCS information.

(This is extracted from #4443.)

@snowleopard snowleopard requested a review from a user April 6, 2021 17:11
Copy link
Copy Markdown

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Signed-off-by: Andrey Mokhov <amokhov@janestreet.com>
@snowleopard snowleopard force-pushed the drop-vcs-from-cache branch from c8ee138 to 611365d Compare April 6, 2021 17:44
@snowleopard snowleopard merged commit 689dba3 into ocaml:main Apr 6, 2021
@snowleopard snowleopard deleted the drop-vcs-from-cache branch April 6, 2021 17:46
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.

1 participant