mengw15 opened a new pull request, #63: URL: https://github.com/apache/incubator-texera-site/pull/63
## Summary Adds an **Apache deployment** section to the README: how the site is published, and how to recover when the live site doesn't update after a merge. - Documents the publish flow: `staging` → https://texera.staged.apache.org, `main` → https://texera.apache.org (via `.asf.yaml` gitpubsub, built by `.github/workflows/publish-site.yml`). - Documents the known issue where a large update can stall the ASF publish sync, plus the workaround (push a small follow-up commit to re-trigger it); raise an INFRA ticket if that doesn't help. Docs-only change to `README.md` (not rendered on the public site), so this targets `main` directly. ## Test plan - [ ] README renders correctly on GitHub. - [ ] Wording reviewed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
