You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been given access to the arrow-nightlies gemfury wheels. At the moment we have ~21600 versions of different wheels uploaded there.
We upload around 30 per day. This should be ~2 years of daily wheels uploaded.
We should automate some clean up. Maybe keep the last 3 months?
Component(s)
Continuous Integration, Python
The text was updated successfully, but these errors were encountered:
…emfury (#34705)
### Rationale for this change
We haven't been cleaning nightly wheels from gemfury ever.
### What changes are included in this PR?
Add a new job that should clean them. This is mainly reused from the one on arrow-adbc: https://github.com/apache/arrow-adbc/blob/main/ci/scripts/gemfury_clean.rb
### Are these changes tested?
I will trigger via crossbow
### Are there any user-facing changes?
No
* Closes: #34687
Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
…from gemfury (apache#34705)
### Rationale for this change
We haven't been cleaning nightly wheels from gemfury ever.
### What changes are included in this PR?
Add a new job that should clean them. This is mainly reused from the one on arrow-adbc: https://github.com/apache/arrow-adbc/blob/main/ci/scripts/gemfury_clean.rb
### Are these changes tested?
I will trigger via crossbow
### Are there any user-facing changes?
No
* Closes: apache#34687
Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
Describe the enhancement requested
I have been given access to the arrow-nightlies gemfury wheels. At the moment we have ~21600 versions of different wheels uploaded there.
We upload around 30 per day. This should be ~2 years of daily wheels uploaded.
We should automate some clean up. Maybe keep the last 3 months?
Component(s)
Continuous Integration, Python
The text was updated successfully, but these errors were encountered: