lhotari opened a new pull request, #24660:
URL: https://github.com/apache/pulsar/pull/24660

   ### Motivation
   
   We currently have old PIPs in Pulsar wiki and GitHub issues. It's better to 
have all PIPs in one location.
   There's also important PIPs such as PIP-31 which is in a Google Doc. This PR 
will inline such content as markdown in the PIP files. Some website related 
Google Docs were excluded of being inlined as markdown in PIP files.
   
   ### Modifications
   
   - migrate PIPs in Pulsar wiki and GitHub issues using a [Claude AI generated 
Python script](https://gist.github.com/lhotari/b2d4432227b9ff60240da7339fcdc28e)
   - ensure that PIP files contain the PIP title [using another 
script](https://gist.github.com/lhotari/05c1e39cc4c75ca1010c1b62dfc4ab69)
   - do some manual cleanup
   - manually extract some Google Docs to markdown and inline the content in 
the pip files
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [x] `doc` <!-- Your PR contains doc changes. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update 
later -->
   - [ ] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->


-- 
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