Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUntrusted CI tasks can't download the git bundle #24846
Comments
|
The problem is that the decision task didn’t upload the bundle in the first place: it’s not under Artifacts in https://community-tc.services.mozilla.com/tasks/NhzMQ6aqS_qQd4kcXS9njA. This is another case of https://bugzilla.mozilla.org/show_bug.cgi?id=1539523, similar to servo/taskcluster-config#2: for PR events, tc-github uses We could implement a work-around to fall back to GitHub when the bundle is not found, but I don’t know if it’s worth the trouble since existing PRs will get merged/close/rebased eventually and new ones are not affected. |
… or fix tc-github: https://bugzilla.mozilla.org/show_bug.cgi?id=1539523#c4 |
https://community-tc.services.mozilla.com/tasks/NB1MLnKPQbOGcAgukiGbdA/runs/0/logs/https%3A%2F%2Fcommunity-tc.services.mozilla.com%2Fapi%2Fqueue%2Fv1%2Ftask%2FNB1MLnKPQbOGcAgukiGbdA%2Fruns%2F0%2Fartifacts%2Fpublic%2Flogs%2Flive.log from #24845 fails with this mesage:
This looks like a regression from #24811.