flutter/dev/conductor/core/lib
Christopher Fujino b89bfd8e37
re-enable "Linux packages_autoroller" (#130088)
Fixes https://github.com/flutter/flutter/issues/129744

This change:

1. re-enables the Linux packages_autoroller
2. ensures we redact the token from appearing in any logs (in local testing I realized some failure logs might still expose the token)

What actually fixed authentication however was creating and uploading a new GitHub personal access token, not this change.

It's currently failing post-submit because being marked `bringup` it is running in the try pool, which does not have permissions to access the cloud KMS. However, I ran a LED build in the prod pool that succeeded:

3a8f128c35/+/build.proto
2023-07-10 19:32:56 +00:00
..
src re-enable "Linux packages_autoroller" (#130088) 2023-07-10 19:32:56 +00:00
conductor_core.dart [flutter_conductor] implement requiredLocalBranches (#93580) 2021-11-19 13:03:08 -08:00
packages_autoroller.dart Add update packages roller (#100982) 2022-06-22 17:04:07 -07:00
proto.dart [flutter_conductor] implement UI scaffold (#90621) 2021-09-24 15:30:09 -07:00