-
It'd be convenient to distribute `jb` through mainstream package registries as deb/rpm or homebrew formula.
https://goreleaser.com/ could be used.
I can help, if you don't disagree.
-
Not much else to say.
```sh
$ jsonnet --version && cat test.jsonnet && echo && jsonnet test.jsonnet
Jsonnet commandline interpreter v0.16.0
local wrapper = [
{
some_prop: true
}
];…
-
### Is your proposal related to a problem?
[Perses](https://perses.dev/) is an open-source project aimed at simplifying the creation and management of dashboards for observability and monitorin…
-
It appears as though some commands, like `tk export`, try to wrongly make the path absolute, by squashing `..//` into `./`, which is not correct. Most other commands, like show, do work.
### Env in…
-
Currently, the javascript SDK supports only openai (https://github.com/arakoodev/EdgeChains/tree/ts/JS/edgechains/lib/src/lib/endpoints)
we want you to add support for Palm2 api from google.
htt…
-
Repro steps:
```
$ brew install go-jsonnet
==> Downloading https://ghcr.io/v2/homebrew/core/go-jsonnet/manifests/0.18.0
...
$ echo "{a : '^/v1/abc-[\w-.]+/xyz/[\w-.]+$'}" > a.jsonnet
$ jsonnetfm…
-
#### Describe the bug
A clear and concise description of what the bug is.--services not visible even after adding pyroscope endpoint in alloy
#### To Reproduce
Steps to reproduce the behavior: requir…
-
I believe it is because https://github.com/google/go-jsonnet/commit/fed90cd9cd733a87f9fb27cfb32a3e08a7695603 is not in any official release. Can Tanka use an unreleased version ? Technically `std.obje…
-
## Context
Many commodore components integrate a Helm chart and expose Helm values through a parameter called `helm_values`.
The component would often override certain helm values.
Sometimes th…
-
We already have binary releases for the interpreter binary and for the formatter. We have 2 new tools now, so we should include them.