owncloud / owncloud/ocis

Docs helper creates changes on consecutive runs for env_vars.yaml but there are none

Open
#10,318 0 comments 0 reactions 0 assignees View on GitHub
Type:Bug
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

When running `make -C docs docs-generate` one of the possible outputs is a changed file `env_vars.yaml`.

Currently and this is bad, when running make consecutive multiple time, the file changes every time, though the content itself is correct. This makes it defacto impossible to see deltas between real changed sources.

This needs to be fixed so we can track the delta correctly.

@dragonchaser @kobergj as discussed

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.