ashishksdev opened a new pull request, #2947:
URL: https://github.com/apache/polaris/pull/2947

   What changes were proposed in this pull request?
   
   This PR removes all existing content from the blogs branch to prepare it for 
migration of blog content from the main branch. The blogs branch was originally 
created from versioned-docs and contained unrelated files that need to be 
cleared before adding the actual blog content.
   This is Part 1 of 2 for issue #2774:
   Part 1 (this PR): Clean the blogs branch by removing all existing files
   Part 2 (follow-up PR): Add blog content from main branch with preserved 
author information
   
   Why are the changes needed?
   As discussed in issue #2774, the blog content needs to be moved to a 
separate blogs branch. However, the blogs branch currently contains files from 
versioned-docs that are not related to blogs.
   Separating the cleanup and addition into two PRs makes the changes easier to 
review and addresses feedback from previous attempts where mixing both 
operations caused:
   Difficulty in reviewing the changes
   Unintended modifications to files
   Confusion in the diff
   
   Does this PR introduce any user-facing change?
   No.
   
   How was this patch tested?
   Verified locally that:
   All files are properly removed from the blogs branch
   The diff shows only deletions with no modifications
   The branch structure remains intact
   
   CHANGELOG.md
   Not applicable - this is an internal repository reorganization with no 
user-facing 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]

Reply via email to