XREF: https://github.com/rapidsai/build-infra/issues/380
See: https://github.com/NVIDIA-NeMo/FW-CI-templates/tree/main/.github/actions/publish-docs
We need a shared action for publishing HTML docs (e.g. generated by Sphinx) to docs.nvidia.com.
The NeMo folks have an action for doing this, involving syncing HTML docs to AWS S3 in a specific account/bucket/path, and then busting Akamai cache to re-sync that bucket. Still some open questions on specifics around a) credentials for both AWS and Akamai, and b) the significance of the S3 path and how it maps to URLs (or not). Will update here as discovery progresses.
XREF: https://github.com/rapidsai/build-infra/issues/380
See: https://github.com/NVIDIA-NeMo/FW-CI-templates/tree/main/.github/actions/publish-docs
We need a shared action for publishing HTML docs (e.g. generated by Sphinx) to docs.nvidia.com.
The NeMo folks have an action for doing this, involving syncing HTML docs to AWS S3 in a specific account/bucket/path, and then busting Akamai cache to re-sync that bucket. Still some open questions on specifics around a) credentials for both AWS and Akamai, and b) the significance of the S3 path and how it maps to URLs (or not). Will update here as discovery progresses.