Skip to content

Commit d7019a6

Browse files
generatedunixname463843086510292facebook-github-bot
authored andcommitted
Dotslash file(s) update for schedule scrut
Summary: Created by Safer Release DotSlash Automation. Sandcastle Workflow: https://www.internalfb.com/intern/sandcastle/job/9007200867987735/ Differential Revision: D67824579 fbshipit-source-id: aced94a42d8edb8b5ebb5b281d3a202dd6bca5f9
1 parent feb7f51 commit d7019a6

File tree

1 file changed

+102
-0
lines changed

1 file changed

+102
-0
lines changed

srconveyor/current/scrut

Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
#!/usr/bin/env dotslash
2+
3+
// @generated SignedSource<<e4f239d826a221637911423e8f66c842>>
4+
5+
6+
{
7+
"name": "scrut",
8+
"oncall": "[email protected]",
9+
"build_info": {
10+
"config_script": "devxf/srconveyor/schedules/schedule/scrut.materialized_JSON",
11+
"commit_repo": "fbsource",
12+
"commit_hash": "5345a1d0fbfaffdc73d93f4a607a7a9eec12ff34",
13+
"commit_date": "2025-01-04 02:59:55 PST",
14+
"commit_timestamp": 1735988395
15+
},
16+
"platforms": {
17+
"linux/aarch64": {
18+
"scheme": "cas",
19+
"use_case_id": "srconveyor",
20+
"digest": "234282a88c1a8cd2648b2a7871f02ef882f521b539902b83b0079a793abf32b4:3006728",
21+
"extract": {
22+
"path": "scrut",
23+
"decompress": "tar.gz"
24+
},
25+
"metadata": {
26+
"strip_binary": true,
27+
"fully_qualified_target": "fbcode//clifoundation/scrut:scrut",
28+
"flags": [
29+
"@fbcode//mode/opt-clang-size-thinlto",
30+
"-c=fbcode.arch=aarch64"
31+
]
32+
}
33+
},
34+
"linux/x86_64": {
35+
"scheme": "cas",
36+
"use_case_id": "srconveyor",
37+
"digest": "bf2d23b3038117855ce757ea3b0838ccd15401f68055d84b3c5718c8e7f05713:3128327",
38+
"extract": {
39+
"path": "scrut",
40+
"decompress": "tar.gz"
41+
},
42+
"metadata": {
43+
"strip_binary": true,
44+
"fully_qualified_target": "fbcode//clifoundation/scrut:scrut",
45+
"flags": [
46+
"@fbcode//mode/opt-clang-size-thinlto",
47+
"-c=fbcode.arch=x86_64"
48+
]
49+
}
50+
},
51+
"macos/aarch64": {
52+
"scheme": "cas",
53+
"use_case_id": "srconveyor",
54+
"digest": "45f433fe083b3966d0f39658b1be7abb8bbaf723e7b7c7934a55882333bfbb8f:2769383",
55+
"extract": {
56+
"path": "scrut",
57+
"decompress": "tar.gz"
58+
},
59+
"metadata": {
60+
"strip_binary": true,
61+
"fully_qualified_target": "fbcode//clifoundation/scrut:scrut",
62+
"flags": [
63+
"@fbcode//mode/opt-mac-arm64",
64+
"-c=fbcode.arch=aarch64"
65+
]
66+
}
67+
},
68+
"macos/x86_64": {
69+
"scheme": "cas",
70+
"use_case_id": "srconveyor",
71+
"digest": "c6dc6a3036b7a799791f2bc18f011ab2cbaf4e2438c359d9cb141339e6638c1a:2937987",
72+
"extract": {
73+
"path": "scrut",
74+
"decompress": "tar.gz"
75+
},
76+
"metadata": {
77+
"strip_binary": true,
78+
"fully_qualified_target": "fbcode//clifoundation/scrut:scrut",
79+
"flags": [
80+
"@fbcode//mode/opt-mac",
81+
"-c=fbcode.arch=x86_64"
82+
]
83+
}
84+
},
85+
"windows": {
86+
"scheme": "cas",
87+
"use_case_id": "srconveyor",
88+
"digest": "95c012ea362397ee6602ead47296b74e80434b6fbede035a8b11f8de0faee59b:3159849",
89+
"extract": {
90+
"path": "scrut.exe",
91+
"decompress": "tar.gz"
92+
},
93+
"metadata": {
94+
"strip_binary": true,
95+
"fully_qualified_target": "fbcode//clifoundation/scrut:scrut",
96+
"flags": [
97+
"@fbcode//mode/opt-win"
98+
]
99+
}
100+
}
101+
}
102+
}

0 commit comments

Comments
 (0)