paleolimbot opened a new issue, #95:
URL: https://github.com/apache/arrow-nanoarrow/issues/95

   It's time! The C library has survived an ADBC release, creating R bindings, 
and drafting an IPC implementation. There is a release verification script; 
however, none of the other components exist. I'd like to model the nanoarrow 
release after the ADBC release infrastructure (GitHub-based) but am open to 
suggestions.
   
   Looking at the ADBC release folder, we probably need ports of:
   
   - 
[01-prepare.sh](https://github.com/apache/arrow-adbc/blob/main/dev/release/01-prepare.sh)
   - 
[02-sign.sh](https://github.com/apache/arrow-adbc/blob/main/dev/release/02-sign.sh)
   - 
[03-source.sh](https://github.com/apache/arrow-adbc/blob/main/dev/release/03-source.sh)
   - 
[check-rat-report.py](https://github.com/apache/arrow-adbc/blob/main/dev/release/check-rat-report.py)
   - 
[post-01-upload.sh](https://github.com/apache/arrow-adbc/blob/main/dev/release/post-01-upload.sh)
   - 
[post-08-bump-versions.sh](https://github.com/apache/arrow-adbc/blob/main/dev/release/post-08-bump-versions.sh)
   - 
[post-09-website.sh](https://github.com/apache/arrow-adbc/blob/main/dev/release/post-09-website.sh)
   - 
[run-rat.sh](https://github.com/apache/arrow-adbc/blob/main/dev/release/run-rat.sh)
   - 
[setup-gpg-agent.sh](https://github.com/apache/arrow-adbc/blob/main/dev/release/setup-gpg-agent.sh)
   - 
[utils-prepare.sh](https://github.com/apache/arrow-adbc/blob/main/dev/release/utils-prepare.sh)
   
   I'd be happy to move things around in this repo to minimize or eliminate 
changes! In particular I think the website uses a slightly different upload 
method (gh-pages here).


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