Commit 35d19fa
committed
Run docs deploy without project sync
* Run docs deploy without project sync
Tag-triggered docs deploys can run in metadata-only mode after the release branch has already populated /vX.Y/. In that mode the workflow skips build_lib.py, so invoking deploy_doc.py through a normal uv project run tries to install warp-lang before native libraries exist.
Run the stdlib-only deploy script outside project discovery so metadata-only tag pushes can update /stable/, redirects, and versions.json without requiring a redundant Warp build.
Signed-off-by: Eric Shi <ershi@nvidia.com>
Approved-by: Eric Shi <ershi@nvidia.com>
See merge request omniverse/warp!24561 parent 8265c43 commit 35d19fa
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
118 | 120 | | |
0 commit comments