-
```
# xx.jsonnet
{
thing: |||
foo
|||
}
```
![image](https://github.com/user-attachments/assets/4d6b7ec8-b5dc-4b35-b23b-bbd60f8837b5)
Editor: neovim via nvim-treesitter
-
Hello,I build my project with use `handlebars_misc_helpers` for `x86_64-unknown-linux-musl`, got error
```
The following warnings were emitted during compilation:
warning: jsonnet-sys@0.17.0: js…
-
```
pip install jsonnet
Collecting jsonnet
Using cached jsonnet-0.15.0.tar.gz (255 kB)
Building wheels for collected packages: jsonnet
Building wheel for jsonnet (setup.py) ... error
ERROR…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
*…
-
# Summary
The documentation for how to use jsonnet with ArgoCD is a bit sparse. The main question I have is whether or not ArgoCD uses the direct output from the jsonnet render? or if it still expe…
-
您好,安装jsonnet包报错,可以帮忙看看嘛
Collecting jsonnet==0.13.0
Using cached jsonnet-0.13.0.tar.gz (255 kB)
Building wheels for collected packages: jsonnet
Building wheel for jsonnet (setup.py) ... error
…
-
I believe it would help with adoption in new projects if we could somehow import existing jsonnet mixins as a polly pkg.
I hit this issue when rewriting parts of kube-prometheus into cue as all ups…
-
Currently the BlueBuild GitHub Action is a [composite action](https://docs.github.com/en/actions/sharing-automations/creating-actions/creating-a-composite-action).
It could also technically be a […
-
Did you even look at science
k8 is using cue apparently
-
This silent exception on line 12 of config.py
`try:
import _jsonnet
except ImportError:
_jsonnet = None`
breaks
`json_str = _jsonnet.evaluate_file(config_file)`
Coming from your a…