Dustin J. Mitchell

Results 480 comments of Dustin J. Mitchell

Also worth noting that this is going to be completely rewritten in the "Worker UI" project, if that affects the level of investment it warrants..

It seems like we have a large-scale choice: either continue to ship Helm charts, or replace the helm chart with a controller. ## Helm Chart * Requires some external coordination...

> @djmitche did you mean to say "operator" instead of controller? I did, sorry! I'll leave it as-is for history :) I agree that's more realistic. But it's getting increasingly...

Threads don't have their own memory -- all threads share memory -- so it seems like locking to a thread wouldn't help. I believe the "per-thread state" referred to in...

@abdelquodr the Taskcluster codebase is in Git, so not using Phabricator -- that's only used for the Firefox codebase itself and a few other things. You can just make a...

Hi @svartalf -- any chance you could take a look at this PR?

This repo seems pretty quiet. You all are welcome to depend on https://github.com/GothenburgBitFactory/audit-check in the interim, or of course you can fork the action yourself. @matschaffer thanks - I can...

So it turns out that `.cargo/audit.toml` can be used to ignore things, too -- I just had it in the wrong directory (fix in https://github.com/GothenburgBitFactory/taskwarrior/pull/2903). So the fork probably isn't...