Ben Hearsum (he/him)
Ben Hearsum (he/him)
I think this issue has outlived its usefulness: - We already have a bucket for uploading to - I've done a manual upload of the old experiments already - #466...
I've been testing out option 2, and it seems to be going well so far. I did uncover a couple of small issues, but it looks like it will be...
Fixed by #533.
@jcristau and @gabrielBusta managed to fix the upstream issues in Taskgraph that were blocking this. I believe we now need to pick up the latest taskgraph version and apply https://github.com/taskcluster/taskgraph/commit/31e06092d5a4aa25e741885492ee7f7b270c5cc4...
And also a small update to ci-configuration [like this](https://hg.mozilla.org/ci/ci-configuration/rev/59298378d387409f19bffe49d69a0f2b7e4be6a2)
> Was this issue about the cancel-all action in general, or specifically on a PR? Ah, it was about the action overall, heh. Well, we want actions in PRs as...
Made a small amount of progress here today. The `y` that is undefined is actually [this taskGroup variable](https://github.com/taskcluster/taskcluster/blob/cd55492dcfce036ce234e028b0e30d9a9cb41d44/ui/src/views/Tasks/submitTaskAction.js#L16) when you unminify it. I know we've seen wonkiness trying to trigger...
https://github.com/taskcluster/taskcluster/pull/6917 is expected to fix this. It may be a week or two before it hits the Firefox CI cluster.
> https://github.com/taskcluster/taskcluster/pull/6917 is expected to fix this. It may be a week or two before it hits the Firefox CI cluster. This half fixed things. The action _does_ now work,...
> I'm not sure if it's the same issue or not but I have to run cancel all action 2-3 times before I can see in UI that all the...