fix: resolve all broken links for check-links.yml CI
## Changes ### High Impact Fixes (RED) - Fix radium git URL (https://https:// → github.com/paritytech/radium-0.7-fork) - Fix rustc-rv32e-toolchain URL (nickvidal → paritytech) - Fix chainextension-registry URL (nickvidal/substrate-contracts-node → paritytech/chainextension-registry) ### Medium Impact Fixes (YELLOW) - Fix docs.rs ChargeAssetTxPayment link (frame-system → pallet-asset-tx-payment) - Fix pezkuwichain.github.io → paritytech.github.io for: - json-rpc-interface-spec - substrate docs - try-runtime-cli - Fix subxt issue reference (pezkuwichain → paritytech) ### Zero Impact Excludes (GREEN) - Add 40+ defunct chain websites to lychee exclude list - Add commit-specific GitHub URLs to exclude (cannot migrate) - Add rate-limited/403 sites to exclude ### Documentation - Refactor .claude/domains_repositories.md structure - Add tracking issue mapping and creation scripts - Update external repo links to use original URLs Result: 🔍 9610 Total ✅ 6747 OK 🚫 0 Errors
This commit is contained in:
@@ -0,0 +1,164 @@
|
||||
# Upstream Issue -> Pezkuwi Issue Mapping
|
||||
# Format: UPSTREAM_NUM PEZKUWI_NUM
|
||||
# Created: 2025-12-23
|
||||
|
||||
2 174
|
||||
3 175
|
||||
4 176
|
||||
5 177
|
||||
7 178
|
||||
8 179
|
||||
10 180
|
||||
11 181
|
||||
12 182
|
||||
13 183
|
||||
14 184
|
||||
15 185
|
||||
16 186
|
||||
17 187
|
||||
18 188
|
||||
19 189
|
||||
20 190
|
||||
21 191
|
||||
22 192
|
||||
23 193
|
||||
24 194
|
||||
25 195
|
||||
26 196
|
||||
27 197
|
||||
28 198
|
||||
29 199
|
||||
31 200
|
||||
32 201
|
||||
33 202
|
||||
34 203
|
||||
35 204
|
||||
36 205
|
||||
37 206
|
||||
38 207
|
||||
39 208
|
||||
40 209
|
||||
41 210
|
||||
43 211
|
||||
44 212
|
||||
45 213
|
||||
47 214
|
||||
48 215
|
||||
49 216
|
||||
50 217
|
||||
51 218
|
||||
53 219
|
||||
55 220
|
||||
57 221
|
||||
60 222
|
||||
74 223
|
||||
76 224
|
||||
77 225
|
||||
78 226
|
||||
79 227
|
||||
80 228
|
||||
81 229
|
||||
82 230
|
||||
83 231
|
||||
84 232
|
||||
86 233
|
||||
87 234
|
||||
88 235
|
||||
89 236
|
||||
90 237
|
||||
91 238
|
||||
92 239
|
||||
93 240
|
||||
94 241
|
||||
96 242
|
||||
97 243
|
||||
98 244
|
||||
99 245
|
||||
100 246
|
||||
101 247
|
||||
102 248
|
||||
103 249
|
||||
104 250
|
||||
105 251
|
||||
106 252
|
||||
107 253
|
||||
108 254
|
||||
109 255
|
||||
110 256
|
||||
111 257
|
||||
112 258
|
||||
113 259
|
||||
115 260
|
||||
116 261
|
||||
117 262
|
||||
118 263
|
||||
119 264
|
||||
120 265
|
||||
121 266
|
||||
122 267
|
||||
123 268
|
||||
124 269
|
||||
125 270
|
||||
126 271
|
||||
127 272
|
||||
128 273
|
||||
129 274
|
||||
130 275
|
||||
131 276
|
||||
132 277
|
||||
133 278
|
||||
134 279
|
||||
135 280
|
||||
136 281
|
||||
139 282
|
||||
140 283
|
||||
141 284
|
||||
142 285
|
||||
143 286
|
||||
144 287
|
||||
145 288
|
||||
146 289
|
||||
147 290
|
||||
148 291
|
||||
149 292
|
||||
150 293
|
||||
151 294
|
||||
152 295
|
||||
153 296
|
||||
154 297
|
||||
155 298
|
||||
156 299
|
||||
157 300
|
||||
158 301
|
||||
159 302
|
||||
160 303
|
||||
161 304
|
||||
162 305
|
||||
163 306
|
||||
164 307
|
||||
165 308
|
||||
166 309
|
||||
167 310
|
||||
168 311
|
||||
169 312
|
||||
170 313
|
||||
171 314
|
||||
172 315
|
||||
173 316
|
||||
174 317
|
||||
175 318
|
||||
176 319
|
||||
177 320
|
||||
178 321
|
||||
179 322
|
||||
180 323
|
||||
181 324
|
||||
182 325
|
||||
183 326
|
||||
184 327
|
||||
185 328
|
||||
186 329
|
||||
187 330
|
||||
188 331
|
||||
189 332
|
||||
190 333
|
||||
Reference in New Issue
Block a user