-
### What version of Go are you using (`go version`)?
go version go1.19rc2 darwin/arm64
### Does this issue reproduce with the latest release?
### What operating system and proce…
-
**Is something not working as expected?**
Gramex fails to compile `TS` files after `1.91.1` upgrade
**Steps to reproduce.**
Please help us reproduce the bug, by sharing:
1. `/app/gramex.yaml`
…
-
**Is your feature request related to a problem? Please describe.**
Problem - yaml-set removes indentation on large JSON files
yaml-set 3.7.0
test.json
```
{
"people": {
"name": …
-
## Description
Provide a possibility to `nsmctl` to get the correct networkservices from the NSM domain.
## Input parameters
**domain** - Name of the NSM domain. In most cases, it is a DNS …
-
## Description
Provide a possibility to `nsmctl` to get the current networkserviceendpoint from the NSM domain (registry service).
## Input parameters
**domain** - Name of the NSM domain. I…
-
## Description
Provide a possibility to `nsmctl` to get the correct connections from the NSM domain.
## Input parameters
**domain** - Name of the NSM domain. In most cases, it is a DNS subd…
-
**Is your feature request related to a problem? Please describe.**
When given a path that does not exists `Processor.get_nodes()` either:
1. returns `None` if given the parameter `mustexists = Fal…
-
Gramex crashes with error
```log
Traceback (most recent call last):
File "C:\Users\shraddheya.shrivasta\.conda\envs\g39\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(cod…
-
I can't generate the helm manifests any more:
[ERROR] Failed to execute goal io.quarkus.platform:quarkus-maven-plugin:3.0.0.Alpha6:build (default) on project memoryalpha-to-inveniordm: Failed to buil…
-
hello, the code is:
```java
public void write(String path, Object replacement) {
readAndReplace(path, replacement);
}
```
but on readme, it show:
```java
String newYamlContent = Yaml…