Tristan Van Berkom pushed to branch master at BuildStream / buildstream
Commits:
-
c2cc62e7
by Chandan Singh at 2018-08-13T00:17:21Z
-
a791e09c
by Tristan Van Berkom at 2018-08-13T07:43:52Z
6 changed files:
- + tests/cachekey/project/sources/remote1.bst
- + tests/cachekey/project/sources/remote1.expected
- + tests/cachekey/project/sources/remote2.bst
- + tests/cachekey/project/sources/remote2.expected
- tests/cachekey/project/target.bst
- tests/cachekey/project/target.expected
Changes:
1 |
+kind: import
|
|
2 |
+ |
|
3 |
+sources:
|
|
4 |
+- kind: remote
|
|
5 |
+ url: https://example.com/foo.bar
|
|
6 |
+ ref: 6c9f6f68a131ec6381da82f2bff978083ed7f4f7991d931bfa767b7965ebc94b
|
1 |
+f51945f0a4fae358c4587669a725417d969f04ee2c3e5c3440e07492b1c6de77
|
|
\ No newline at end of file |
1 |
+kind: import
|
|
2 |
+ |
|
3 |
+sources:
|
|
4 |
+- kind: remote
|
|
5 |
+ url: https://example.com/foo.bar
|
|
6 |
+ executable: true
|
|
7 |
+ ref: 6c9f6f68a131ec6381da82f2bff978083ed7f4f7991d931bfa767b7965ebc94b
|
1 |
+f8e6e83e39edc14225e8680852fa1fdb1fc093bdd552e99911006b4329f43293
|
|
\ No newline at end of file |
... | ... | @@ -13,6 +13,8 @@ depends: |
13 | 13 |
- sources/patch1.bst
|
14 | 14 |
- sources/patch2.bst
|
15 | 15 |
- sources/patch3.bst
|
16 |
+- sources/remote1.bst
|
|
17 |
+- sources/remote2.bst
|
|
16 | 18 |
- sources/tar1.bst
|
17 | 19 |
- sources/tar2.bst
|
18 | 20 |
- sources/zip1.bst
|
1 |
-0f64d5abf95ea4d5c8e13978e4d8e52fa707a02c9554247ca70a21d7933c4ede
|
|
\ No newline at end of file | ||
1 |
+b11fe7a9883cee2846a6148703b53785dd031482b359ca56d1ff22b08a1b5cd2
|
|
\ No newline at end of file |