Commit 75f63ba
committed
pkg(workspace): retire gp-sphinx-vite — sphinx-vite-builder is the sole vite extension
why: Phase 3 Milestone C — gp-sphinx-vite's hooks + config were ported
to sphinx_vite_builder._internal in earlier commits, all consumer call
sites swept to the new package, and the gp-sphinx-vite package itself
has nothing left to ship. Drop the package, delete its tests (the
ported tests in tests/test_sphinx_vite_builder_{config,hooks,
extension_integration}.py cover the same surface), and add a rediraffe
redirect from packages/gp-sphinx-vite → packages/sphinx-vite-builder
so existing inbound docs links keep resolving.
what:
- Delete packages/gp-sphinx-vite/ (5 source files + README + pyproject)
- Delete tests/test_gp_sphinx_vite{,_bus,_hooks,_integration,_process}.py
- Delete docs/packages/gp-sphinx-vite.md
- Drop gp-sphinx-vite from workspace pyproject.toml ([tool.uv.sources]
+ [dependency-groups] dev) and regenerate uv.lock
- Drop smoke_gp_sphinx_vite + the dispatch entry from
scripts/ci/package_tools.py
- Drop "gp-sphinx-vite" from tests/test_package_reference.py's
workspace-package set assertion
- docs/index.md: drop packages/gp-sphinx-vite from the Internal toctree
- docs/packages/index.md: drop the bullet
- docs/redirects.txt: add `packages/gp-sphinx-vite packages/sphinx-vite-builder`
rediraffe redirect; map the legacy `extensions/gp-sphinx-vite` to the
new package too
- docs/architecture.md: drop the gp-sphinx-vite grid card (sphinx-vite-builder
card already documents both heads)
- README.md: collapse the Build utils bullet to mention only sphinx-vite-builder1 parent 919d189 commit 75f63ba
23 files changed
Lines changed: 3 additions & 2578 deletions
File tree
- docs
- packages
- packages/gp-sphinx-vite
- src/gp_sphinx_vite
- scripts/ci
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | 143 | | |
154 | 144 | | |
155 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | 136 | | |
138 | 137 | | |
139 | 138 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments