Commit Graph

62 Commits

Author SHA1 Message Date
jkoberg
db171c0b00 create extra file for deprecations
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-27 11:39:25 +01:00
Jörn Friedrich Dreyer
3aa864aecc Remove Staticcheck warnings (#5394)
* remove deprecated ioutil imports

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* remove duplicate imports

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* remove unused values

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* remove some unused types

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* remove deprecated ioutil import

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-01-13 15:29:14 +01:00
Edith Parzefall
c6e6554b77 Apply suggestions from code review
language review
2023-01-12 17:20:17 +01:00
mmattel
d4b0a2bc00 Properly describe docs/helpers and processes 2023-01-12 16:30:33 +01:00
jkoberg
a3bcb80fe3 improve template and sort results
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-10 16:48:32 +01:00
jkoberg
ca300c966e collect global envvars
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-10 12:40:09 +01:00
jkoberg
02d01c0684 leftover
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-10 11:03:42 +01:00
jkoberg
39a998a67a remove remnants of rogue notation
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-10 10:17:25 +01:00
mmattel
ef7e18994a Update extended envvar yaml file 2022-12-27 15:59:52 +01:00
mmattel
e0b51232c6 Improve extended env var description 2022-12-27 12:49:11 +01:00
Martin
832cebfd94 Update README.md
Missed update of the change `global_vars.yaml` -->`extended_vars.yaml` fixed in #5272
2022-12-21 16:07:29 +01:00
jkoberg
98910b3739 use new extended notation and also sh
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-21 15:24:22 +01:00
mmattel
04d0e54feb small readme fix 2022-12-13 13:46:04 +01:00
mmattel
82348b0ade add more info to readme.md 2022-12-13 13:29:08 +01:00
mmattel
826a8b5de5 adding description values and fix adoc template 2022-12-13 12:18:09 +01:00
jkoberg
58913b0034 add README
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkoberg
62acfacf34 manually edit envvars as reference
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkoberg
0bd800ac73 sort envvars by name
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkoberg
a82b776791 include all envs and add ignore parameter
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter
879f7996e3 Bugfixing
Co-authored-by: Martin <github@diemattels.at>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter
b88ea444fb add adoc template rendering
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter
472ba967ca add initial yaml for global env vars
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter
f4e3bb99a3 add rogue env var collector
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter
3ccf79c6fe create main.go
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter
9c7cdaf3aa restructure configextractor
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Jörn Friedrich Dreyer
53d15d329e remove deprecated use of ioutil (#5205)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-12-08 14:44:53 +01:00
Christian Richter
a88af41ae2 Move conditional for deprecation Link into go template
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 10:52:06 +01:00
Christian Richter
e3043a7e7b Incorporate Requested Changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 10:49:09 +01:00
Christian Richter
0e8ef44756 Add depreaction annotations to variables
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-28 18:14:45 +01:00
Christian Richter
0a432b9aef fix adoc for slices
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-07-08 12:18:55 +02:00
mmattel
9a211daa90 Update the adoc table generation 2022-07-06 08:17:21 +02:00
Willy Kloucek
755f77b08a support array types 2022-07-01 11:03:23 +02:00
Christian Richter
f8f1320501 refactor extensions -> services
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:05:36 +02:00
Christian Richter
247d22b040 make adoc-generator escape links for antorra
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-20 11:30:57 +02:00
Christian Richter
79fe46ea45 add error handling
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-17 10:05:34 +02:00
Christian Richter
84a93d24a9 escape adoc pipe & remove linewrap in output
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-06 11:10:47 +02:00
Christian Richter
38532e2df0 prepend http by in adoc generator
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-05 14:49:57 +02:00
Christian Richter
1e8fe52b3a fix unescaped default values
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-05 13:35:56 +02:00
Christian Richter
3c0928f0a2 fix linewrap 2022-05-05 13:24:42 +02:00
Michael Barz
2eb906a3ff fix docs generate 2022-05-04 15:49:18 +02:00
Michael Barz
189987bcbd Bump major version to v2 2022-05-04 14:49:59 +02:00
Christian Richter
9d7c9d3409 add yaml filename to example yaml
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-04 12:22:26 +02:00
Christian Richter
4e0e19dfc7 add extension name to adoc template
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-04 12:22:13 +02:00
Christian Richter
6f5b60861a Merge remote-tracking branch 'origin/master' into add-adoc-export 2022-05-04 10:55:07 +02:00
Christian Richter
b88b1946d2 add initial adoc export
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-04 10:18:23 +02:00
Willy Kloucek
eb82c646c0 app provider config docs 2022-05-03 15:12:34 +02:00
Christian Richter
cb679a2ebc replace ; by <br/>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-03 14:36:21 +02:00
Christian Richter
0d875d30b7 Add pointers to the config var extractor
Co-authored-by: David Christofas <dchristofas@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-03 11:39:12 +02:00
Willy Kloucek
1cdb81bd3e add fixes from review 2022-04-29 16:10:21 +02:00
Willy Kloucek
afa8ca8246 use FullDefaultConfig in example config generator and remove leftover 2022-04-28 17:38:07 +02:00