Skip to content

Commit e02a58e

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/13510800496367218/ Differential Revision: D67906522 fbshipit-source-id: a1d0982c46d243b5cc04059dbbaa1eac90bb010d
1 parent ca084f4 commit e02a58e

File tree

2 files changed

+111
-9
lines changed

2 files changed

+111
-9
lines changed

srconveyor/current/scrut

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env dotslash
22

3-
// @generated SignedSource<<e4f239d826a221637911423e8f66c842>>
3+
// @generated SignedSource<<ed1c3a1a990492234418a5fb5b091314>>
44

55

66
{
@@ -9,15 +9,15 @@
99
"build_info": {
1010
"config_script": "devxf/srconveyor/schedules/schedule/scrut.materialized_JSON",
1111
"commit_repo": "fbsource",
12-
"commit_hash": "5345a1d0fbfaffdc73d93f4a607a7a9eec12ff34",
13-
"commit_date": "2025-01-04 02:59:55 PST",
14-
"commit_timestamp": 1735988395
12+
"commit_hash": "4f863ada207feee9537b3cb685307c9fdd012c68",
13+
"commit_date": "2025-01-07 03:00:09 PST",
14+
"commit_timestamp": 1736247609
1515
},
1616
"platforms": {
1717
"linux/aarch64": {
1818
"scheme": "cas",
1919
"use_case_id": "srconveyor",
20-
"digest": "234282a88c1a8cd2648b2a7871f02ef882f521b539902b83b0079a793abf32b4:3006728",
20+
"digest": "3486fe5192ebb589a9b0c7152dc469376f7eec7f3b015301e0213386abf0c2b6:3028077",
2121
"extract": {
2222
"path": "scrut",
2323
"decompress": "tar.gz"
@@ -34,7 +34,7 @@
3434
"linux/x86_64": {
3535
"scheme": "cas",
3636
"use_case_id": "srconveyor",
37-
"digest": "bf2d23b3038117855ce757ea3b0838ccd15401f68055d84b3c5718c8e7f05713:3128327",
37+
"digest": "2a71cd3f9f02f5c6d099dd87679c2d37d7c405a9362bdb7f115cb23af56d83bd:3156443",
3838
"extract": {
3939
"path": "scrut",
4040
"decompress": "tar.gz"
@@ -51,7 +51,7 @@
5151
"macos/aarch64": {
5252
"scheme": "cas",
5353
"use_case_id": "srconveyor",
54-
"digest": "45f433fe083b3966d0f39658b1be7abb8bbaf723e7b7c7934a55882333bfbb8f:2769383",
54+
"digest": "780053b26cafcdea7b0adf25f452b05d7135a01c032a1bbb65c92feb659684c1:2794061",
5555
"extract": {
5656
"path": "scrut",
5757
"decompress": "tar.gz"
@@ -68,7 +68,7 @@
6868
"macos/x86_64": {
6969
"scheme": "cas",
7070
"use_case_id": "srconveyor",
71-
"digest": "c6dc6a3036b7a799791f2bc18f011ab2cbaf4e2438c359d9cb141339e6638c1a:2937987",
71+
"digest": "791fe18d163eaeb2cf213714c56e81b3524f47e3b2e3377ab3e601e6a96e3139:2963362",
7272
"extract": {
7373
"path": "scrut",
7474
"decompress": "tar.gz"
@@ -85,7 +85,7 @@
8585
"windows": {
8686
"scheme": "cas",
8787
"use_case_id": "srconveyor",
88-
"digest": "95c012ea362397ee6602ead47296b74e80434b6fbede035a8b11f8de0faee59b:3159849",
88+
"digest": "d5a06516f80b01ccb4991ad55b719f7c0ddbfcdd5bbe080cbe01ecc8ab9ffc4e:3179133",
8989
"extract": {
9090
"path": "scrut.exe",
9191
"decompress": "tar.gz"

srconveyor/previous/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)