You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/11 00:42:43 UTC

[GitHub] [arrow] kou commented on pull request #12604: ARROW-15898: [CI] Clean old conda nightlies more thoroughly

kou commented on pull request #12604:
URL: https://github.com/apache/arrow/pull/12604#issuecomment-1064657037


   I can't confirm that all items in detected item list are valid but it seems that more files than `VERSIONS_TO_KEEP = 5` are deleted:
   
   e.g.: `linux-64/arrow-cpp...py38_cpu...`
   
   https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=21190&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=d9b15392-e4ce-5e4c-0c8c-b69645229181&l=755
   
   ```text
   - arrow-nightlies/arrow-cpp/8.0.0.dev194/linux-64/arrow-cpp-8.0.0.dev194-py38h61d1e9c_0_cpu.tar.bz2
   ```
   
   https://anaconda.org/arrow-nightlies/arrow-cpp/files
   
   1. [arrow-cpp-8.0.0.dev201-py38h61d1e9c_0_cpu.tar.bz2](https://anaconda.org/arrow-nightlies/arrow-cpp/8.0.0.dev201/download/linux-64/arrow-cpp-8.0.0.dev201-py38h61d1e9c_0_cpu.tar.bz2)
   2. [arrow-cpp-8.0.0.dev197-py38h61d1e9c_0_cpu.tar.bz2](https://anaconda.org/arrow-nightlies/arrow-cpp/8.0.0.dev197/download/linux-64/arrow-cpp-8.0.0.dev197-py38h61d1e9c_0_cpu.tar.bz2)
   3. [arrow-cpp-8.0.0.dev194-py38h61d1e9c_0_cpu.tar.bz2](https://anaconda.org/arrow-nightlies/arrow-cpp/8.0.0.dev194/download/linux-64/arrow-cpp-8.0.0.dev194-py38h61d1e9c_0_cpu.tar.bz2)
   4. [arrow-cpp-8.0.0.dev186-py38h2d0d860_0_cuda.tar.bz2](https://anaconda.org/arrow-nightlies/arrow-cpp/8.0.0.dev186/download/linux-64/arrow-cpp-8.0.0.dev186-py38h2d0d860_0_cuda.tar.bz2)
   
   It seems that `dev201`, `dev197`, `dev194`, `dev186` and `dev185` are the latest 5 versions:
   
   ![image](https://user-images.githubusercontent.com/27350/157779610-846a06ae-0786-41b0-b68f-f2ed4c7239a3.png)
   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org