Aki Sasaki

Results 9 comments of Aki Sasaki

> Questions: > > * who will be affected by deleting docker-worker ? If `deleting docker-worker` includes deleting the AMIs, all automation in the FirefoxCI cluster will stop working, and...

Yes, that's `5. Long term: Implement docker-worker compatibility layer in generic-worker (eta: 6mo - calendar time)` in the first link above.

This is also causing the MoCo mobile team issues since they often have a failing task they need to rerun to merge a PR.

As a workaround, we could possibly trigger an initial phase (build or promote) on pre-release (all github-release, and require additional actions to [promote/]push/ship. We could ignore the github-release when githubscript...

For the Github UI portion, IIRC we're able to add some text to each of the tasks in the checks view? Adding a log tail to that view may be...

Tl;dr: it looks like we need to update https://github.com/mozilla-mobile/fenix/blob/main/l10n-release.toml . - [automation/taskcluster/l10n/locales.py defines RELEASE_LOCALES from l10n-release.toml](https://github.com/mozilla-mobile/fenix/blob/29e871086b277292384344c622e5eb615cba2c22/automation/taskcluster/l10n/locales.py#L43-L69) - but surely we don't use `automation/taskcluster/` any more, right? - oh, the [build...

+1, we have [task-progress](https://hg.mozilla.org/build/braindump/file/tip/taskcluster/task-progress.py) and [graph-progress](https://hg.mozilla.org/build/braindump/file/tip/taskcluster/graph-progress.sh) to try to solve this problem.

I was getting this, found this issue, and then resolved my own issue. I had: - A `social` container in Multi-Account containers with `limit to designated sites` set there, so...

I can bring this up in our Tuesday team meeting if you don’t get an answer before then.