The GitHub Actions job "Sync docs to website" on texera.git/main has failed.
Run started by GitHub user github-merge-queue[bot] (triggered by 
github-merge-queue[bot]).

Head commit for run:
1abb3002647da47446790eb87cab2a2023ff092a / Matthew B. <[email protected]>
docs: backport content updates from incubator-texera-site (#5628)

### What changes were proposed in this PR?
- Backport doc content that was edited directly on the website
(`apache/incubator-texera-site`, `content/docs/latest/`) back into this
repo's `docs/` source, so `docs/` is the source of truth for the docs
sync.
- `getting-started/installing-using-docker.md`: use the released
download link instead of the RC5 dev-dist URL, add "Enable the Texera
Agent" and "Add more LLMs or providers" sections, and fix the stop
command to `docker compose --profile examples stop`.
- `tutorials/migrate-jupyter-notebook.md`: correct the
`hub.texera.io/dashboard/...` URLs.
- Each file keeps its existing local front matter; website-only fields
(`aliases`) and the `_index.md` `/docs/latest/` routing differences are
intentionally not pulled, since they are site-specific.
### Any related issues, documentation, or discussions?
Closes: #5627
### How was this PR tested?
- Docs-only change, no code paths affected, so no automated tests apply.
- To verify content: open
`docs/getting-started/installing-using-docker.md` and confirm the
download link points to
`downloads.apache.org/incubator/texera/1.1.0-incubating/...`, the
"Enable the Texera Agent" and "Add more LLMs or providers" sections are
present, and the stop command reads `docker compose --profile examples
stop`.
- To verify content: open `docs/tutorials/migrate-jupyter-notebook.md`
and confirm the example links use the `hub.texera.io/dashboard/...`
paths.
- To confirm parity: diff `docs/` against the website's
`content/docs/latest/` bodies and confirm the only remaining differences
are website-only front matter and `_index.md` routing.
### Was this PR authored or co-authored using generative AI tooling?
Generated-by: Claude Opus 4.8

Report URL: https://github.com/apache/texera/actions/runs/27369573643

With regards,
GitHub Actions via GitBox

Reply via email to