bootstraponline
bootstraponline
[V8 is getting native async/await support soon](http://v8project.blogspot.com/2016/04/es6-es7-and-beyond.html). Once TypeScript has an ES7 target then debugging the generated async code will be much easier.
Is it possible to start/stop video recording from the command line?
[Ace](https://github.com/ajaxorg/ace) provides syntax highlighting for markdown. It'd be nice to have a similar level of syntax highlighting for markdown in EpicEditor.
I had to set the attach_source to False in `maven_jar.bucket`, otherwise a bunch of these errors appear: > Caused by: java.util.concurrent.ExecutionException: java.io.FileNotFoundException: /training/modules/source/java_ios_2/buck-out/gen/lib/selenium/selenium-remote-driver/selenium-remote-driver-2.40.0-src.jar (No such file or directory) > at...
Thoughts about adopting Kotlin for mobius? I understand Kotlin can be used with mobius. It'd be nice if mobius was written in Kotlin.
Add a retry mode to flank that retries only failed flaky tests. FTL retry will retry entire shards, including successful tests. This feature is not currently on the FTL roadmap.
The gcloud output seems more user friendly and structured. It's probably worth aligning Flank output a bit more with gcloud, although we don't have to follow it exactly. I think...
**Author the user story for this feature** As a Flank developer, I want to change Flank & Fladle in the same pull request so I don't break users. **Describe the...
**Author the user story for this feature** As a Flank user, I want to run tests using a UI so I can be more productive. **Describe the solution** Create a...
**Author the user story for this feature** As a Flank user, I want to proxy traffic so I can comply with security guidance. - https://github.com/Flank/flank/issues/776 - https://github.com/googleapis/google-api-java-client/issues/1247#issuecomment-551078037 **Describe the solution**...