Add stable website dir, to be updated (#4948)

* Add stable

* stable redirect
This commit is contained in:
Jack Gerrits 2025-01-08 14:48:09 -05:00 committed by GitHub
parent 30cbbf7cad
commit a427b38000
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -33,6 +33,7 @@ jobs:
[ [
# For main use the workflow target # For main use the workflow target
{ ref: "${{github.ref}}", dest-dir: dev, uv-version: "0.5.13" }, { ref: "${{github.ref}}", dest-dir: dev, uv-version: "0.5.13" },
{ ref: "${{github.ref}}", dest-dir: stable, uv-version: "0.5.13" },
{ ref: "v0.4.0.dev0", dest-dir: "0.4.0.dev0", uv-version: "0.5.11" }, { ref: "v0.4.0.dev0", dest-dir: "0.4.0.dev0", uv-version: "0.5.11" },
{ ref: "v0.4.0.dev1", dest-dir: "0.4.0.dev1", uv-version: "0.5.11" }, { ref: "v0.4.0.dev1", dest-dir: "0.4.0.dev1", uv-version: "0.5.11" },
{ ref: "v0.4.0.dev2", dest-dir: "0.4.0.dev2", uv-version: "0.5.11" }, { ref: "v0.4.0.dev2", dest-dir: "0.4.0.dev2", uv-version: "0.5.11" },

View File

@ -1,4 +1,4 @@
/autogen/,/autogen/0.2/ /autogen/,/autogen/stable/
/autogen/docs/Getting-Started,/autogen/0.2/docs/Getting-Started /autogen/docs/Getting-Started,/autogen/0.2/docs/Getting-Started
/autogen/docs/installation/,/autogen/0.2/docs/installation/ /autogen/docs/installation/,/autogen/0.2/docs/installation/
/autogen/docs/tutorial/introduction,/autogen/0.2/docs/tutorial/introduction /autogen/docs/tutorial/introduction,/autogen/0.2/docs/tutorial/introduction