Commit 2ee6c9f
{Feature} Project Aria Plugins - Add Gemini CI validation and remove redundant smoke test
Summary:
Two CI housekeeping changes:
1. Add `gemini-extension.json` validation to `validate_marketplace.py`, closing the coverage gap for the Gemini CLI extension added in D106684288. Checks that the file exists, has required `name` and `contextFileName` fields, and that `contextFileName` points to an existing file.
2. Remove `smoke-test.yml` — it runs the exact same three validation scripts that `validate.yml` already runs on every PR and push.
___
Differential Revision: D106689928
fbshipit-source-id: cc1a4bfba649fc1a62a6111e2fc51ea893c5461f1 parent 99eb6be commit 2ee6c9f
2 files changed
Lines changed: 40 additions & 63 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| |||
291 | 294 | | |
292 | 295 | | |
293 | 296 | | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
294 | 326 | | |
295 | 327 | | |
296 | 328 | | |
297 | 329 | | |
298 | 330 | | |
| 331 | + | |
299 | 332 | | |
300 | 333 | | |
301 | 334 | | |
302 | 335 | | |
303 | 336 | | |
304 | 337 | | |
305 | 338 | | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
311 | 346 | | |
312 | 347 | | |
313 | 348 | | |
| |||
0 commit comments