Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Remove package versions older than 30 days #33

Merged
merged 2 commits into from
Aug 14, 2023

Commits on Aug 14, 2023

  1. CI: Remove package versions older than 30 days

    * Add curl and jq to environment requirements.
    * Use output from the anaconda.org API to get latest upload time for
      each release of a package. If the upload date is older than 30 days
      add the package release for removal.
    * Use anaconda.org API over anaconda-client CLI API to get package
      versions as easier to understand.
    matthewfeickert committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4709e1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62ee3ef View commit details
    Browse the repository at this point in the history