Pete Moore

Results 102 issues of Pete Moore

Weeeeiiiiirrrrrrddddd. Does something assume that all task groups contain a task with the taskId that matches the taskGroupId? That is generally a convention for decision tasks, but not a requirement....

bug
good first issue
ui

There appear to be an increasing number of tasks that ran under docker-worker without privileged capability that are not running successfully under `podman` without `--privileged` flag. Since for podman, "privileged"...

bug

This should be an error, not a warning, since it is only raised if building docs is enabled, and building docs does not work without asciidoc.

See https://github.com/gittup/tup/issues/427#issuecomment-2562008768

just spotted this while reading...

See https://datasheets.raspberrypi.com/bcm2711/bcm2711-peripherals.pdf page 93

It occurred to me that there may be a risk that the side of the pipes that are forwarded to the launch agent might get freed prematurely by the go...

If I go to a task group page of a running task group, sometimes (often) the task durations are not updating. Interestingly, recently I was on a page where they...

bug

Thanks to @Eijebong for spotting this upcoming change which will impact taskcluster. https://github.blog/changelog/2025-04-07-changes-to-the-repository-object-in-push-webhook/ seems set to break https://github.com/taskcluster/taskcluster/blob/78980ae038b9b8f5638203a1deb1020a9f337a10/services/github/src/tc-yaml.js#L76-L82

When working on #7464 I wanted to remove a worker and recreate it, to work around the issue with the worker config being cached at worker creation time. I was...

bug