As pictured below, our myget instance has apparently stopped building our packages. We have not changed anything in the configuration at all, but as of right now builds are only getting queued, and do not start (or fail, for that matter). We have it setup to watch for commits in BitBucket and build from there (master branch), this does not work anymore, nor does it work to try to force the builds manually.
The issue has only started today, as far as we are aware.
Has anyone else faced this issue? Is there something wrong on our end, or is myget experiencing issues?
Thank you very much in advance.
We tried automatic builds from commit, manually triggering the build, we also tried changing the package version descriptors to force it to go up by a minor version instead of a patch (i.e from 2.2.{} to 2.3.{})