Igor Minar

Results 29 issues of Igor Minar

right now it doesn't seem to be possible to have a single shortcut to both save files and trigger a test run. even if I reconfigure the keyboard mappings so...

I don't know what kinds of stats its supposed to show, but right now it doesn't do anything.

they both seem to do the same thing... I don't know what they are supposed to do.

If I have two tests, one of which fails and I put ``` dump('hello'`) ``` into both tests then when I select the failed test, I see the stacktrace for...

creating `.bzlrc` in my workspace root has no effect on bzl: ``` $ cat .bzlrc common --base_dir=/tmp/bzl serve --http_port=9999 ``` ``` $ bzl serve time="2020-05-27T17:53:03-07:00" level=info msg="Ready http://127.0.0.1:8080" ``` note...

``` $ bzl release --help Error: unknown flag: --base_dir unknown flag: --base_dir Usage: bzl release [flags] Flags: -h, --help help for release ``` ``` $ cat ~/.bzlrc common --base_dir=/tmp/bzl serve...

``` $ bzl index create 2020-05-27 17:46:54.048189 I | Connecting... 2020-05-27 17:46:54.049428 I | Connected. INFO[0000] Gathering list of all workspaces... service=index INFO[0000] Filtering workspace list... (0) service=index INFO[0000] Processing...

``` $ bzl index create 2020-05-27 17:46:54.048189 I | Connecting... 2020-05-27 17:46:54.049428 I | Connected. INFO[0000] Gathering list of all workspaces... service=index INFO[0000] Filtering workspace list... (0) service=index INFO[0000] Processing...

``` $ bzl index create 2020-05-27 17:46:54.048189 I | Connecting... 2020-05-27 17:46:54.049428 I | Connected. INFO[0000] Gathering list of all workspaces... service=index INFO[0000] Filtering workspace list... (0) service=index INFO[0000] Processing...

We need to investigate how hard is it to build a realistic node:net#Socket polyfill using what we currently have in workerd's cloudflare:socket and nodejs_compat layer. This came out of a...

feature request
nodejs compat
api