docs: record test and prod publication
This commit is contained in:
@@ -0,0 +1,20 @@
|
|||||||
|
# TEST and PROD documentation publication
|
||||||
|
|
||||||
|
## Result
|
||||||
|
|
||||||
|
- TEST documentation was regenerated from `TOOLS/config/test` with version `3.0.0`.
|
||||||
|
- PROD documentation was regenerated from `TOOLS/config/prod` with version `1.0.0`.
|
||||||
|
- TEST and PROD builds were executed sequentially because both use the shared local `site/` directory.
|
||||||
|
- TEST active mirror was replaced on the VM at `/var/www/tf-docs/nubes-test/`.
|
||||||
|
- PROD active mirror was replaced on the VM at `/var/www/tf-docs/nubes/`.
|
||||||
|
|
||||||
|
## Verification
|
||||||
|
|
||||||
|
- TEST active mirror contains `714` files and its `index.html` is present.
|
||||||
|
- PROD active mirror contains `344` files and its `index.html` is present.
|
||||||
|
- TEST HTML contains the TEST dashboard/API/provider values.
|
||||||
|
- PROD HTML contains the PROD dashboard/API/provider values.
|
||||||
|
|
||||||
|
## Infrastructure note
|
||||||
|
|
||||||
|
The S3 mirror command reported `unexpected EOF` while listing the registry. Its exit status was not treated as proof of publication. Each generated site was transferred directly to the VM, validated there, and atomically installed into its corresponding active mirror.
|
||||||
Reference in New Issue
Block a user