Commit 8fd13cf
committed
refactor: remove legacy catalog.json, use only catalog/index.json
- Remove catalog.json generation from site_generator_v2.py
- Keep only catalog/index.json (V3 lightweight format)
- Update auto-release.yml to use catalog/index.json
- Update full-build.yml to remove catalog.json references
- Revert settings.py to use catalog/index.json (correct URL)
- Fix #2: Keep if:always() on publish-metadata job
No backward compatibility needed (only dev environment, no external users)1 parent baa10ce commit 8fd13cf
File tree
4 files changed
+3
-21
lines changed- .github/workflows
- core
- config
- engine
4 files changed
+3
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
724 | 724 | | |
725 | 725 | | |
726 | 726 | | |
727 | | - | |
728 | 727 | | |
729 | 728 | | |
730 | 729 | | |
| |||
735 | 734 | | |
736 | 735 | | |
737 | 736 | | |
738 | | - | |
| 737 | + | |
739 | 738 | | |
740 | 739 | | |
741 | 740 | | |
| |||
758 | 757 | | |
759 | 758 | | |
760 | 759 | | |
761 | | - | |
762 | | - | |
763 | | - | |
764 | 760 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | 318 | | |
333 | 319 | | |
334 | 320 | | |
| |||
0 commit comments