Skip to content

Conversation

@flyrain
Copy link
Contributor

@flyrain flyrain commented Jul 11, 2025

With all released docs in the branch versioned-docs, we only keep the in-dev in the main branch. This PR simplifies the directory structure by removing a layer unreleased

My local test shows it works as expected.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The git diff behavior a bit weird. This file has been moved to the parent dir.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file was never used

@flyrain flyrain marked this pull request as ready for review July 11, 2025 18:57
Copy link

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 streamlines the documentation directory by removing the old in-dev/unreleased folder and consolidation files under site/content/in-dev, and it updates links and menu entries to match the new structure.

  • Update Hugo menu URL for “In Development”
  • Delete obsolete unreleased index and release template
  • Add consolidated in-dev/_index.md and fix related links

Reviewed Changes

Copilot reviewed 6 out of 29 changed files in this pull request and generated no comments.

Show a summary per file
File Description
site/hugo.yaml Changed “In Development” menu URL to point at /in-dev/
site/content/in-dev/unreleased/_index.md Deleted obsolete unreleased overview file
site/content/in-dev/release_index.md Deleted unused release index template
site/content/in-dev/metastores.md Updated configuration link path
site/content/in-dev/_index.md Added consolidated overview with full front matter and content
README.md Updated Configuration Guide link to new in-dev path
Comments suppressed due to low confidence (2)

site/content/in-dev/metastores.md:45

  • [nitpick] Consider rephrasing "please ref" to "please refer to" for clearer documentation.
Additionally the retries can be configured via `polaris.persistence.relational.jdbc.*` properties please ref [configuration](configuration.md)

README.md:107

  • Verify that site/content/in-dev/configuration.md exists at this path; otherwise, update the link to the correct file location or site URL.
Please see the [Configuration Guide](site/content/in-dev/configuration.md) for more information.

@dimas-b
Copy link
Contributor

dimas-b commented Jul 11, 2025

Thanks for the review ping on this, @flyrain ! Could you also point me at the current docs build/release process ?

@dimas-b dimas-b requested review from jbonofre and snazy July 11, 2025 19:01
@flyrain
Copy link
Contributor Author

flyrain commented Jul 11, 2025

Thanks for the review ping on this, @flyrain ! Could you also point me at the current docs build/release process ?

Here is the @snazy 's comment: #1910 (review). I think it's the right approach. The current release guide need an update.

@flyrain
Copy link
Contributor Author

flyrain commented Jul 11, 2025

@dimas-b, here is the release guide update, #2035.

@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 2db2f10 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
@snazy
Copy link
Member

snazy commented Jul 12, 2025

@flyrain this change broke the web site, as reported in #2040.
I'm also not sure why this change has been rushed during a weekend, actually during the night for European folks, effectively giving EU people no chance to review.

@snazy
Copy link
Member

snazy commented Jul 12, 2025

BTW: the cite to 1910 does not say that I propose this structure.

snazy added a commit to snazy/polaris that referenced this pull request Jul 15, 2025
The PR apache#2033 was merged within less than 3 hours, late on a Friday. Since that change does not address an issue that seriously deserves a quick reaction nor is it a "nit", I'm proposing to revert the change. We do have [community best practices](https://polaris.apache.org/community/contributing-guidelines/) stating to give the whole community enough time to review, which did not happen.

There are concerns that the PR apache#2033 will interfere with the whole effort to automate releases. Since there was no change to review and raise the concerns, I'd like to revert it to not cause any friction with that bigger effort.

Revert "Fix invalid redirect from public page (apache#2041)", commit 493bc8e.
Revert "[Site] Simplify the doc directory structure (apache#2033)", commit 2db2f10.
@snazy snazy mentioned this pull request Jul 15, 2025
snazy added a commit that referenced this pull request Jul 15, 2025
The PR #2033 was merged within less than 3 hours, late on a Friday. Since that change does not address an issue that seriously deserves a quick reaction nor is it a "nit", I'm proposing to revert the change. We do have [community best practices](https://polaris.apache.org/community/contributing-guidelines/) stating to give the whole community enough time to review, which did not happen.

There are concerns that the PR #2033 will interfere with the whole effort to automate releases. Since there was no change to review and raise the concerns, I'd like to revert it to not cause any friction with that bigger effort.

Revert "Fix invalid redirect from public page (#2041)", commit 493bc8e.
Revert "[Site] Simplify the doc directory structure (#2033)", commit 2db2f10.
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.

5 participants