-
-
It must be something about our routing logic sending the user to a fallback part that is causing the issue, probably assuming a `main.kcl`. We should just send the user to the project root because we …
-
Hello,
Is there a plan to bring all the datasets from the old spikeforest2 repository here? Currently `sf.load_spikeforest_recordings()` gives a subset of the old recordings. I was using the old rec…
-
cc @Peefy @He1pa
Now, `Print` is not working, and i found the tests for print seems like all disabled: https://github.com/kcl-lang/kcl/blob/8f654a02eec9b6f4f9d37e02209506249d7c5bd9/test/grammar/bui…
-
**Is your feature request related to a problem? Please describe.**
Some pipeline authors want to retrieve events from Amazon Kinesis Data Streams.
**Describe the solution you'd like**
Create …
-
### ZFSBootMenu build source
Local build, mkinitcpio
### ZFSBootMenu version
2.3.0
### Boot environment distribution
Void Linux x86_64 glibc
### Problem description
I was trying t…
-
## Bug Report
While testing `instances()` I observed a strange behavior, where instances are lost.
### 1. Minimal reproduce step (Required)
I have prepared everything in https://github.com/be…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
I have tilt watching files and reapplying them to kubernetes. When I…
-
KCL lib uses clap derives for the CLI but doesn't need them for the modeling-app. So it shouldn't require building clap there. Clap should be an optional dep.
-
## Bug Report
There are no `GitCommit` for Go bundled binaries.
Interestingly, when building KCL locally `GitCommit` contains commit hash.
### 1. Minimal reproduce step (Required)
```sh
go …