Hello all, For the last few days, CI runs in Github under both Github Actions & Azure Pipelines have been failing because port is rebuilding every dependency for a given port from scratch for some reason.
This is causing CI builds to take hours to build a port that builds in a fraction of the time as it is building every single dependency and sub-dependency. Ultimately most CI builds are timing out, failing, and some are failing even before they start (maybe due to unavailability of CI workers?). Not sure if this is already being discussed/dealt with elsewhere, but just a heads up. Thanks, - Herby
