Yicong-Huang opened a new issue, #5636: URL: https://github.com/apache/texera/issues/5636
### Type Task ### What needs to be done? Enable GitHub Pages publishing for the repository so generated benchmark dashboard files on the `gh-pages` branch can be viewed in a browser. ### Why is this needed? The Benchmarks workflow writes dashboard files under `dev/bench` on the `gh-pages` branch, but the expected public page currently returns 404 because Pages is not enabled for the repository. ### Acceptance criteria | Item | Expected | | --- | --- | | Pages source | `gh-pages` branch | | Benchmark dashboard | `https://apache.github.io/texera/dev/bench/` resolves after ASF/GitHub applies settings | | Scope | No benchmark code or CI behavior changes | -- 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]
