-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
Run `kcl fmt` for file:
```
kube = {
# A
"a": 1
# B…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
**Describe the feature you'd like:**
**Describe alternatives you've considered:**
**Teachability…
-
Since v0.9.2 I'm getting the following error (event in the composition):
```
cannot compose resources: pipeline step "apps" returned a fatal result: cannot process xr and state with the pipeline o…
-
We intend to update the MultiLang Daemon for KCL 2.0. As part of this update we are considering incorporating other enhancements.
If you have a feature or change request please comment on https://…
-
Add a `polygon` function to the stdlib. It should take these parameters:
1. An object with fields {sideLength: f64, numSides: u64, center: [f64; 2]}
2. A sketchgroup
Define this in `std/shapes.rs`
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
I do not use Docker. I'd like to be able to run `kcl mod add` without relying on Docker. Currently getting thi…
-
We intend to update the MultiLang Daemon for KCL 2.0. As part of this update we are considering incorporating other enhancements.
If you have a feature or change request please comment on https://…
-
Creating this to track an issue from [amazon-kinesis-client](https://github.com/awslabs/amazon-kinesis-client)
Add support for newer KCL features including ApproximateArrivalTimestamp.
Created fro…
-
I ran an .mpot file (CRA case) via context menu. The search seems to have behaved as expected, but during the serialization, the following exception was thrown. Possibly there is a simple fix, in the …
-
I'm currently experiencing issues with the Kinesis Consumer Library and DynamoDB. I'm using DynamoDB for managing the checkpoints for the Kinesis consumer (like the documentation). The problem is that…