hikalium

Results 62 comments of hikalium

ah, and it looks like they cannot be rebased manually since cros/main and upstream/main have different commits each... sigh...

Also, to upload a crosvm CL, we have to run: ``` ./tools/cl upload --help ```

I recommend not to do this interactively and just fail by default (and ask them to append -f), to follow the unix command line standards.

I think this is not a thing anymore but let me verify

@mhiramat I found that I filed the bug already, so please close this once the implementation is done!!!!

If you have deep knowledge around how to do that in the Google's infra, please do so!

See b/271811998 for more info

I think this is already fixed as automatic retry is implemented but let me check

In practice, more developer time is wasted by forgetting cros-workon start than doing cros-workon start unintentionally, since most of the cases we do deploying a package is to push a...

First, as a principle, lium should fail fast (please see our internal doc... I should move that contents to the public DESIGN.md btw...). Therefore, asking the user to do cros-workon...