Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Jsonnet
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
Jsonnet
Contact owners and managers
1–30 of 223
Jsonnet - The data templating language
Website:
http://jsonnet.org/
Mark all as read
Report group
0 selected
Dave Cunningham
, …
Muhasin Rashid
3
Apr 4
Change of ownership of Jsonnet
Is Jsonnet still in use? I heard it doesn't have the support or updates. Please let me know. On
unread,
Change of ownership of Jsonnet
Is Jsonnet still in use? I heard it doesn't have the support or updates. Please let me know. On
Apr 4
Evan Aad
6/30/24
How to derive formally a certain sample program from the jsonnet reference manual?
How can the following program, listed in the jsonnet reference manual, be derived from the formal
unread,
How to derive formally a certain sample program from the jsonnet reference manual?
How can the following program, listed in the jsonnet reference manual, be derived from the formal
6/30/24
Константин Подсвиров
11/10/23
[ANNOUNCE] MSYS2 package (Windows)
Hello to all! The MSYS2 package is there. I have created and applied several patches and I will be
unread,
[ANNOUNCE] MSYS2 package (Windows)
Hello to all! The MSYS2 package is there. I have created and applied several patches and I will be
11/10/23
Ruben Laguna
2
10/20/23
"kubectl list object" as output from jsonnet , what is that?
https://devops.stackexchange.com/a/18441/42223 The are referring to a list resource/ list object,
unread,
"kubectl list object" as output from jsonnet , what is that?
https://devops.stackexchange.com/a/18441/42223 The are referring to a list resource/ list object,
10/20/23
Sophia Roshal
,
Dave Cunningham
3
8/14/23
possible error in spec
Hi Dave, Yes, I've attached an example of where I think the spec is not entirely correct. The
unread,
possible error in spec
Hi Dave, Yes, I've attached an example of where I think the spec is not entirely correct. The
8/14/23
Charles Duffy
, …
Dave Cunningham
9
8/14/23
Passing variables into jsonnet without exposing them to the command line
I don't think this hiding of the environment was a thing when I implemented this feature
unread,
Passing variables into jsonnet without exposing them to the command line
I don't think this hiding of the environment was a thing when I implemented this feature
8/14/23
Rudo Thomas (seznam.cz)
8/11/23
extVars are always strings?
Hello. The docs of the std package as well as the language spec imply or outright say that external
unread,
extVars are always strings?
Hello. The docs of the std package as well as the language spec imply or outright say that external
8/11/23
Eugene Berman
, …
yoann padioleau
6
7/20/23
Jsonnet BNF?
There is a tree-sitter grammar for jsonnet, which is quite close to BNF: https://github.com/
unread,
Jsonnet BNF?
There is a tree-sitter grammar for jsonnet, which is quite close to BNF: https://github.com/
7/20/23
Rudolf Thomas
,
Dave Cunningham
3
6/30/23
go-jsonnet -- evaluate while respecting context?
Thanks for the feedback. You are right that time is not the only resource one might want to limit. In
unread,
go-jsonnet -- evaluate while respecting context?
Thanks for the feedback. You are right that time is not the only resource one might want to limit. In
6/30/23
Anuran Roy
6/17/23
Configure ---ext-str for sjsonnet calls from Java
Hey there, I am porting configuration from to jsonnet due to its customizability. The codebase is in
unread,
Configure ---ext-str for sjsonnet calls from Java
Hey there, I am porting configuration from to jsonnet due to its customizability. The codebase is in
6/17/23
Buck Evan
, …
Dave Cunningham
6
6/13/23
proposal: desugar all ops (not just %)
Modulus is also used for string formatting (intended to be Python compatible) On Fri, 2 Jun 2023 at
unread,
proposal: desugar all ops (not just %)
Modulus is also used for string formatting (intended to be Python compatible) On Fri, 2 Jun 2023 at
6/13/23
Yann Hamdaoui
6/1/23
[Announce][CfP] 2nd Workshop on Configuration Languages
Dear Jsonnet users and hackers, We organize a new workshop on the very subject of configuration
unread,
[Announce][CfP] 2nd Workshop on Configuration Languages
Dear Jsonnet users and hackers, We organize a new workshop on the very subject of configuration
6/1/23
Duologic<jer...@grafana.com>
, …
Dave Cunningham
8
5/26/23
max stack frames exceeded on array
Here's a version of the original example that does not do that: local appsAggregate(apps) = { acc
unread,
max stack frames exceeded on array
Here's a version of the original example that does not do that: local appsAggregate(apps) = { acc
5/26/23
Sebastien Diot
5/4/23
My function only works if I use std.trace() in it
Since jsonnet doesn't currently has "big integer" support, I decided to try and
unread,
My function only works if I use std.trace() in it
Since jsonnet doesn't currently has "big integer" support, I decided to try and
5/4/23
Sebastien Diot
4/22/23
Cannot build jsonnet after updating (Windows, vcpkg)
Hi. I wanted to report an issue I have with my jsonnet code, which seems to be a "jsonnet bug
unread,
Cannot build jsonnet after updating (Windows, vcpkg)
Hi. I wanted to report an issue I have with my jsonnet code, which seems to be a "jsonnet bug
4/22/23
Dave Cunningham
4/17/23
New Jsonnet release v0.20.0
https://github.com/google/jsonnet/releases/tag/v0.20.0 Bug fix This release has a bug fix for std.
unread,
New Jsonnet release v0.20.0
https://github.com/google/jsonnet/releases/tag/v0.20.0 Bug fix This release has a bug fix for std.
4/17/23
Dave Cunningham
10/27/22
New Jsonnet release v0.19.1
The previous v0.19.0 release had a small change in the C bindings to allow importbin to function, but
unread,
New Jsonnet release v0.19.1
The previous v0.19.0 release had a small change in the C bindings to allow importbin to function, but
10/27/22
Dave Cunningham
10/26/22
New Jsonnet release v0.19.0
https://github.com/google/jsonnet/releases/tag/v0.19.0 Language importbin feature for loading binary
unread,
New Jsonnet release v0.19.0
https://github.com/google/jsonnet/releases/tag/v0.19.0 Language importbin feature for loading binary
10/26/22
Sebastien Diot
,
Dave Cunningham
2
10/24/22
Confused about building in Windows
You should be able to build an executable using visual studio as well. It is probably something
unread,
Confused about building in Windows
You should be able to build an executable using visual studio as well. It is probably something
10/24/22
Marcelo Cantos
,
jer...@grafana.com
4
10/21/22
Keyed/indexed comprehension syntax
I feel that it's not so much a question of need, as one of bang for buck. This would be a very
unread,
Keyed/indexed comprehension syntax
I feel that it's not so much a question of need, as one of bang for buck. This would be a very
10/21/22
bahram samani
, …
ca...@xdna.net
3
10/19/22
Yaml to Jassonnet conversion
Install gojq: go install github.com/itchyny/gojq/cmd/gojq@latest (or download from the releases page
unread,
Yaml to Jassonnet conversion
Install gojq: go install github.com/itchyny/gojq/cmd/gojq@latest (or download from the releases page
10/19/22
Raphaël Bauduin
,
Paul Rudin
4
9/30/22
Jsonnet course online
Ok thanks - that one works. I'll let you know what I think when I find some time to go through it
unread,
Jsonnet course online
Ok thanks - that one works. I'll let you know what I think when I find some time to go through it
9/30/22
Matt Zhou
, …
Dave Cunningham
8
9/16/22
Jsonnet Playground Interest
Nice! Re: adding pages to the website, it can be done by submitting a PR and then I will push the new
unread,
Jsonnet Playground Interest
Nice! Re: adding pages to the website, it can be done by submitting a PR and then I will push the new
9/16/22
Valentin O
,
Dave Cunningham
2
8/30/22
Please fix this error in the documentation
Done, thanks On Mon, 29 Aug 2022 at 04:46, Valentin O <ofsh...@gmail.com> wrote: The if and
unread,
Please fix this error in the documentation
Done, thanks On Mon, 29 Aug 2022 at 04:46, Valentin O <ofsh...@gmail.com> wrote: The if and
8/30/22
Sandy Walsh
, …
Dave Cunningham
8
6/16/22
Parse jsonnet files and list all errors - don't fail after first error
We could also do that. Both cpp and go Jsonnet do the static check so you wouldn't end up with
unread,
Parse jsonnet files and list all errors - don't fail after first error
We could also do that. Both cpp and go Jsonnet do the static check so you wouldn't end up with
6/16/22
Khushbu Kella
,
jer...@grafana.com
2
6/9/22
a `local` is not available outside the file, do it like this: // abc.jsonnet { Myfunction2(x,y): x+y,
unread,
a `local` is not available outside the file, do it like this: // abc.jsonnet { Myfunction2(x,y): x+y,
6/9/22
Kushagra Babbar
6/8/22
Issue in evaluating file
I am not able to solve this issue in _jsonnet.evaluate_file(): RuntimeError: tried to import test.
unread,
Issue in evaluating file
I am not able to solve this issue in _jsonnet.evaluate_file(): RuntimeError: tried to import test.
6/8/22
Khushbu Kella
,
Dave Cunningham
2
6/7/22
Save json multiple in for loop
You need to use the comprehension to define the filenames as fields of the object you're building
unread,
Save json multiple in for loop
You need to use the comprehension to define the filenames as fields of the object you're building
6/7/22
Steven Canfield
,
Dave Cunningham
4
5/24/22
Output multi-line text?
Yep exactly. On Tue, May 24, 2022 at 10:08 AM Dave Cunningham <dcu...@google.com> wrote: It
unread,
Output multi-line text?
Yep exactly. On Tue, May 24, 2022 at 10:08 AM Dave Cunningham <dcu...@google.com> wrote: It
5/24/22
siark...@google.com
, …
Muhammad Enzam Hossain
4
5/23/22
Removing field from object
I am using `std.prune` to achieve that, but note that it will remove all null value fields. For
unread,
Removing field from object
I am using `std.prune` to achieve that, but note that it will remove all null value fields. For
5/23/22