Broken helper function generating extended_vars.yaml
Open
Priority:p3-medium
Type:Bug
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 274
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 103
Description
```
- rawname: CS3_GATEWAY
path: services/idp/pkg/backends/cs3/bootstrap/cs3.go:76
- foundincode: true
+ foundincode: false
name: CS3_GATEWAY
type: ""
default_value: ""
description: ""
do_ignore: true
- rawname: CS3_GATEWAY
path: ./services/idp/pkg/backends/cs3/bootstrap/cs3.go:76
foundincode: true
name: CS3_GATEWAY
type: ""
default_value: ""
description: ""
do_ignore: false
```
and other exended envvars...
Issue: there should not be the same identical block.
@dragonchaser @micbar fyi
Contributor guide
Assessment
This issue has not been assessed yet.