sapling/eden
Yan Soares Couto 60fe0523fe snapshot: Upload file content to ephemeral blobstore
Summary:
The snapshot itself is uploaded to ephemeral blobstore, but before this diff, file content was still uploaded to the persistent one.

Server side logic to upload to bubble was already added some time ago, but we needed the client part of it.

There is a slight bug, since the logic to upload files still checks if the file was already uploaded in the **persistent** blobstore, so if it's there it won't be uploaded again to the ephemeral blobstore. This is fixed on the next diff (D30396437).

Differential Revision: D30396432

fbshipit-source-id: e6e5ec299ec5323503eedba32956569e16f3eb50
2021-08-24 09:02:26 -07:00
..
fs add global killswitch for predictive prefetch profiles 2021-08-23 17:55:09 -07:00
hg-server Updating url to 2.2.2 2021-08-23 15:59:20 -07:00
integration suppress errors in fbcode/eden - batch 1 2021-08-17 19:11:40 -07:00
locale
mononoke snapshot: Upload tracked and untracked deletions 2021-08-24 09:02:26 -07:00
scm snapshot: Upload file content to ephemeral blobstore 2021-08-24 09:02:26 -07:00
test_support test_support: canonicalize the temporary directory path 2021-08-16 16:08:45 -07:00
test-data fix fsck snapshot integration tests 2021-07-14 16:20:04 -07:00
.gitignore
Eden.project.toml