What's up with travis ci open source builds
https://news.ycombinator.com/item?id=24916033I am very appreciative of all the CI providers do to support open source projects. They make massive resources available at no cost. Without travis, circleci, azure pipelines, appveyor, github actions, and many other smaller services, open source could not afford to test and build.
With that, over the past week we have seen a massive backlog of linux jobs on travis. Here is the status page https://www.traviscistatus.com/#month. In the past, travis added resources when the backlog grew, but now it seems capped at 555. Does anyone know if this is a temporary glitch or if it is permanent? The support forum threads have hints this may be connected to the move from travis-ci.org to travis-ci.com, (like the comment in this thread https://travis-ci.community/t/builds-hang-in-queued-state/10250/9) but does that mean the status page is only for travis-ci.org?