-
Notifications
You must be signed in to change notification settings - Fork 7
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
Should we disable travis? #206
Comments
The short answer is that we'll need to port all repos to GitHub Actions soon. I have set aside a non-trivial amount of time next week to do that conversion of all projects. |
I'll use https://github.com/orgs/jazzband/projects/1 to track the progress.. |
Already done (tests + deploy): PR for tests, deploy TODO: |
Note that I've moved the project to the Jazzband organization so it's easier to update by all members. |
@jezdez Awesome. Please put |
@camilonova Sure thing. |
Recently I've trying to catch up with some PRs in django-constance and sorl-thumbnail using the little time I could get this week, but seeing the build times on travis around 12 hours of waiting time for each build is just unbearable.
https://travis-ci.org/github/jazzband/sorl-thumbnail/builds
https://travis-ci.org/github/jazzband/django-constance/builds
Can we do something about it? It seems travis have a limit on builds or something. I remember before it was instantly, but now is just take too much of the time I don't have, and surely time anyone of the maintainers have.
What should we do?
The text was updated successfully, but these errors were encountered: