-
In #127 'defaults' were added so that Helia could be used 'plug and play' without providing any of it's necessary dependencies. That is great for people just trying it out for the first time. However,…
-
There are a few discrepancies between documented and actual behavior for some of locator formats. Two that I've run into while writing tests include:
1. The [documentation](https://github.com/codec…
-
### What's the use case?
Using the [`k8s_job_op`](https://docs.dagster.io/0.15.7/_apidocs/libraries/dagster-k8s#dagster_k8s.k8s_job_op), logs streamed from the job are only available in the compute l…
-
Failing test raised #153
Basically when loading a new form and filling it with data for the first time the form should be both pristine and untouched. This generally works with some exceptional ca…
-
**Current behavior**
When defining two queries with the same operation name, only the last one is kept. All other versions are removed.
**Expected behavior**
Two options:
- Keep all versions
…
-
## Task
Skimming `./mcp/communications/pilot.c` and `./mcp/communications/highrate.c` revealed code that is similar in `*_compress_and_send()`, despite not being picked up by similarity analysis to…
-
### What happens?
I have a table with a bm25 search index. Joining to any one other table (with or without another bm25 search index) produces a score as expected. However, joining a third table re…
-
I made 40 paper keys, just for funsies, and now my revoked device list is huge.
Using Windows client. No idea what version, whatever's current as of Aug 16th.
how do I clear revoked paper key
-
It’s odd that `Flow#setDispatcher()` is still public, since it can be provided via the `flow.Installer`. `setHistoryFilter()` should move to the installer as well.
rjrjr updated
7 years ago
-
It would be nice if the extension would support multi-root workspaces. Given the following directory structure, I'd like to make the following proposal:
Directory structure
```
Root
| - Shared.…