Kevin Gao

Results 5 issues of Kevin Gao

Are there any plans to support direct messaging reviewers? Of course this would involve needing to know a mapping of phabricator usernames -> slack usernames, which could make things difficult....

enhancement
help wanted

Provide a separate command `fix_m1_rgb.py restore` that creates a curses-based interface for being able to explore backups and restore from them. - [ ] Implement separate command for restore -...

When using `--resolve-all-configs`, there is unexpected behavior in that `src_paths` ends up resolving relative to the project root, which defaults to the current working directory. This results in first-party modules...

When encountering an issue like #1061 during a call to `browser.visit()`, the call to `browser.html()` will throw an uncaught exception. When this occurs, successive calls to `browser.html()` appear to fail...