Commit 606f49c
[antlir2][debian] extend download.bzl to transparently support Manifold
Summary:
We want to snapshot `https://` archives into Manifold.
We can use a url scheme `mf://` to make this relatively transparent to most of
the code that is otherwise used to manipulating `http(s)://` urls.
Test Plan: testhard
Reviewed By: justintrudell
Differential Revision: D93956590
fbshipit-source-id: 16cbb717f9867657fa7fe95124e8d7957ae54e6d1 parent 15bb965 commit 606f49c
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
0 commit comments