conda-forge.github.io icon indicating copy to clipboard operation
conda-forge.github.io copied to clipboard

decomission old ci services

Open beckermr opened this issue 3 months ago • 4 comments

We need to decommission these fully.

travis ci

  • [ ] revoking all tokens
  • [ ] removing all infra from our repos
  • [ ] revoking the travis app on conda-forge
  • [ ] remove old webhooks

circle ci

  • [ ] revoking all tokens
  • [ ] removing all infra from our repos
  • [ ] revoking the travis app on conda-forge
  • [ ] remove old webhooks

appveyor

  • [ ] revoking all tokens
  • [ ] removing all infra from our repos
  • [ ] revoking the travis app on conda-forge
  • [ ] remove old webhooks

beckermr avatar Sep 24 '25 15:09 beckermr

Is Travis still registered by default in new feedstocks?

jaimergp avatar Sep 25 '25 12:09 jaimergp

No I think we turned that off. You'll have to check the script in staged recipes.

beckermr avatar Sep 25 '25 12:09 beckermr

There are some commented out lines about Travis in https://github.com/conda-forge/admin-requests/blob/main/scripts/create_feedstocks.py, that probably need cleanup. But the conda-smithy register-ci calls do not exclude Travis, I think.

jaimergp avatar Sep 25 '25 12:09 jaimergp

Ah ok. Looks like we'll need to remove those then.

beckermr avatar Sep 25 '25 12:09 beckermr