John Bartholomew
John Bartholomew
It doesn't seem strictly necessary for the API to be accessed at nsname; it could be exposed through any name within the zone that has been delegated to acme-dns. You...
Thanks for collecting these improvements together!
Related link: http://xorshift.di.unimi.it/
It's kinda ugly, but to avoid the breaking change on the API it's also possible to export a separate TinyTemplate type that is Send+Sync. I tried this out in a...
Hi! Thanks for your contribution, and your patience! The Travis CI build unfortunately stopped working a while ago (I'm not sure exactly when), so this PR in its current form...
@mckunda FYI, if you are still interested in Windows support for the Python module, I am hoping that #1137 will get us significantly closer to that.
I think this was fixed by #1013 (valgrind still reports no leaks when running `libjsonnet++_test` on master now). Closing as complete.
I guess this request is covered by `importbin` which was added in 2022: https://github.com/google/jsonnet/pull/976, https://github.com/google/go-jsonnet/pull/584 Edit: And in Rust, https://github.com/CertainLach/jrsonnet/pull/77
See also #845 which I think was reporting the same (or overlapping set of) leaks. I believe this was fixed by #1013. Closing this as complete.
I'm upgrading Rapid YAML in #1134 - that should fix this case. Then the contributed test case #943 should pass and be mergeable.