conda-forge.github.io
conda-forge.github.io copied to clipboard
decomission old ci services
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
Is Travis still registered by default in new feedstocks?
No I think we turned that off. You'll have to check the script in staged recipes.
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.
Ah ok. Looks like we'll need to remove those then.