andygrove opened a new pull request, #4314: URL: https://github.com/apache/datafusion-comet/pull/4314
## Which issue does this PR close? N/A. Routine docs prep for the 0.16.0 release, mirroring #4029 for 0.15.0. ## Rationale for this change The 0.16.0 release is being prepared and the main-branch docs need to point at it as the latest released version, while bumping the snapshot to the next development cycle (0.17.0). ## What changes are included in this PR? - `docs/generate-versions.py`: set `latest_released_version` to `0.16.0` and shift `previous_versions` to `["0.13.0", "0.14.0", "0.15.0"]`. - `docs/build.sh`: drop the `comet-0.12` clean-up line and add one for `comet-0.15`. - `docs/source/user-guide/index.md`: bump the snapshot entry to `0.17.0-SNAPSHOT`, add `0.16.x`, and drop `0.12.x`. ## How are these changes tested? Covered by the documentation publishing workflow, which regenerates and deploys docs on merge to main. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
