We need to make the staged website, `cloudberry.staged.apache.org`, work for a better direct website changes preview. We have added `asf-staging` declaration in the `.asf.yaml` file line70, but still need to update the workflow to support this feature: https://github.com/apache/cloudberry-site/blob/bbeb51705425bec00dc79e045500ec34e8b32baa/.asf.yaml#L70
We need to make the staged website,
cloudberry.staged.apache.org, work for a better direct website changes preview.We have added
asf-stagingdeclaration in the.asf.yamlfile line70, but still need to update the workflow to support this feature:cloudberry-site/.asf.yaml
Line 70 in bbeb517