kou commented on PR #261:
URL: https://github.com/apache/arrow-adbc/pull/261#issuecomment-1364422145
I confirmed that Artifactory upload works for AlmaLinux and Debian packages.
(I didn't confirm Ubuntu packages because it uses the same logic for Debian
packages.)
I used `dev/release/verify-release-candidates.sh` for it.
I used `STAGING=yes dev/release/05-linux-upload.sh`/`STAGING=yes
dev/release/post-05-linux.sh`/`TEST_STAGING=1
dev/release/verify-release-candidate.sh` to use staging environment on our
Artifactory.
It creates `{almalinux,debian,ubuntu}-staging{,-rc}` and use them. They are
copy of `{almalinux,debian,ubuntu}{,-rc}`. They consume our Artifactory storage
size. We have 200GB quota. So we can't create all staging environment at once.
I confirmed AlmaLinux and removed staging for AlmaLinux, and then I confirmed
Debian and removed staging for Debian. It's for avoid the quota.
--
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]