-
**Describe the bug**
Consider a workload yaml,
```
$ cat map_sized.yaml
bindings:
map_sized: MapSized(1, NumberNameToString(), NumberNameToString(), ToString(), ToString())
map: MapSized(…
-
### Feature description
The new CLI is amazing in adding new components to whatever framework one is using.
A new library that is getting traction with Golang is called Templ.
Templ is a Go templa…
-
### Feedback
I'd like to request more details and possibly some examples of configuring the "Instructions" section of the Ollama configuration. The current text for that section only contains the fol…
-
Right now there's a bunch of different functions where XML is generated by doing sprintfs. Much is redundant and could be combined together. However, it occurs to me that it might be better to incorpo…
hoche updated
4 years ago
-
Hi!
I've encountered an interesting problem with helm templating engine: `default` function treats 0 (integer) values as unspecified and uses $default parameter.
---
A small example:
Having si…
-
Hi,
ox-pandoc made the export a breeze, but I could not figure out how to customize the look of the outpug. I tried with both scimax (https://github.com/jkitchin/scimax) and ews (https://github.com…
-
### What version of CUE are you using (`cue version`)?
$ cue version
cue version 0.9.2
go version go1.22.5
-buildmode pie
-compiler gc
-trimpath true
DefaultGODE…
-
Hi,
Razor Engine throws ArgumentOutOfRangeException on RunCompile method, Below is the stack trace for the same. This is one very weird issue i am facing, although it run fine on dev branch , this is…
-
Hello,
I would be nice for please to support templating text files. It is especially useful to render config files using information from the build system.
the user could choose what templating eng…
-
In a template we want to be able to create a URL to a Robyn endpoint and we don't want to hard code it.
So if we consider the example: https://robyn.tech/documentation/example_app/modeling_routes a…