Skip to content

Conversation

flyrain
Copy link
Contributor

@flyrain flyrain commented Jul 11, 2025

No description provided.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the release guide to add a dedicated “Publishing docs” section and clean up the ordering of the announcement steps, as well as moves the GitHub release link immediately after tagging.

  • Introduce a new “Publishing docs” section with steps to file PRs for versioned-docs and main
  • Reorder and simplify the “Announcing the release” section
  • Add the GitHub release link right after the tagging step
Comments suppressed due to low confidence (2)

site/content/release-guide.md:374

  • Format this step as part of a list (e.g., prefix with '-' or a number) so it aligns with the surrounding instructions and renders consistently.
Update GitHub with the release: https://github.com/apache/polaris/releases/tag/apache-polaris-x.y.z

site/content/release-guide.md:381

  • Use four spaces for nested list indentation under the ordered list so that Markdown renders these as sub-items correctly.
    - Add download links and release notes in [Download page](https://github.com/apache/polaris/blob/main/site/content/downloads/_index.md)

```
git tag -a apache-polaris-x.y.z apache-polaris-x.y.z-rci
```
Update GitHub with the release: https://github.com/apache/polaris/releases/tag/apache-polaris-x.y.z
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aggregate github action here

@flyrain flyrain marked this pull request as ready for review July 11, 2025 19:27

### Announcing the release
### Publishing docs
1. File a PR against branch `versioned-docs` to publish the documentation

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add a link for branch versioned-docs?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Jul 11, 2025
@flyrain flyrain merged commit c8b5036 into apache:main Jul 11, 2025
11 checks passed
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants