-
I'm about to integrate `libjsonnet++` in a C++ project that should support processing of jsonnet files. The project is CMake based, so the projects CMakeLists.txt looks somewhat like that:
```cmake…
-
`LanguageServer for definition RawCommandServerDefinition : path_to_server/Jsonnet Language Server/jsonnet-language-server --tanka --lint, project myProject keeps crashing due to Cannot invoke "java.l…
-
Hello,
I’ve encountered an intriguing inconsistency in how functions are converted to JSON across different Jsonnet implementations, specifically between Go/C++, and sjsonnet.
## Issue Descripti…
ys-db updated
9 months ago
-
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`.
…
-
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`.
…
-
Took me three stabs just now:
```
twilkie@MacBook-Pro ksonnet % jb update github.com/grafana/cortex-jsonnets/cortex
twilkie@MacBook-Pro ksonnet % jb update github.com/grafan…
-
I have tried installing jsonnet given that its a dependency for `jiant` on Windows 10
when trying to run `pip install jsonnet` I encounter the following error:
```
Building wheels for collected…
-
# Summary
Per the documentation:
> Any file matching *.jsonnet in a directory app is treated as a Jsonnet file. ArgoCD evaluates the Jsonnet and is able to parse a generated object or array.
…
-
Hello everyone,
I'm facing an issue with using the Jsonnet plugin for data parsing. I successfully installed it on my local machine without any problems. However, when my teammates download the cod…
-
In light of #139 and #154, I think we should add `import_prefix` and `strip_import_prefix` attrs to `jsonnet_library` to bring virtual includes paths to jsonnet.
`proto_library` and `cc_library` ha…