Commit graph

44 commits

Author SHA1 Message Date
Rhys Arkins
73ea51f461
docs: rename platform index.md to readme.md (#25215) 2023-10-15 10:32:02 +00:00
HonkingGoose
6ab3f46cd5
chore: drop priority-5-triage label (#25024) 2023-10-04 10:23:36 +00:00
RahulGautamSingh
6f3721e6b1
fix: update logic to add missing custom manager readme (#24018) 2023-08-22 12:04:34 +00:00
RahulGautamSingh
bf2c0693ac
refactor(managers): implement custom managers api (#23357)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-15 17:12:54 +00:00
Rhys Arkins
36e2b328bb
chore: update types reference 2023-08-15 11:31:15 +02:00
Sebastian Poxhofer
bd3c3e3ee9
feat(managers/cpanfile): add perl category (#23808) 2023-08-10 09:33:58 +00:00
RahulGautamSingh
9dc51d03c4
refactor(managers): move regex in custom folder (#23715) 2023-08-06 11:00:47 +00:00
Sebastian Poxhofer
949681f1b7
docs(managers): use table for categories display (#23503) 2023-07-24 20:44:12 +00:00
Sebastian Poxhofer
19259a0383 feat!: categories (#16534)
Closes #13953

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

BREAKING CHANGE: languages are now called categories instead
2023-07-04 19:21:52 +02:00
Michael Kriese
1c13cf4302
fix: update json-schema (#22262) 2023-05-17 08:27:04 +00:00
Rhys Arkins
5d3549fcd0
build(docs): exclude References if urls empty (#21986) 2023-05-08 06:32:46 +00:00
Michael Kriese
34b5401812
feat(manager/bitbucket-pipelines): support docker image object (#21102) 2023-03-29 10:41:05 +00:00
Adam Setch
167c13cf5d
docs: generate platform and datasources open features and bugs markdown (#20873)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-13 05:57:26 +00:00
Michael Kriese
f2a8699277
docs: separate pages for datasources (#19611) 2022-12-30 18:20:41 +01:00
HonkingGoose
75ab221db2
chore: improve generated text for manager docs (#19259) 2022-12-05 16:19:32 +01:00
Michael Kriese
4809dbdc23
docs: new nav (#19188) 2022-12-05 12:57:57 +01:00
Sebastian Poxhofer
11d5e77645
docs(manager): add default config to manager pages (#19244) 2022-12-04 17:40:23 +01:00
Michael Kriese
c8c515d8d0
docs(datasource): add more metadata (#19190) 2022-11-30 14:43:04 +01:00
Michael Kriese
911e8faf8b
docs(manager/asdf): add missing generated data (#19191) 2022-11-30 14:42:31 +01:00
Jonatan Männchen
1515999131
chore(manager/asdf): Add tool to autogenerate supported plugins in docs (#18924) 2022-11-16 05:37:53 +00:00
Maron
f50e685fe4
docs(core/config): config options for advanced users only (#18505)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-10-31 07:35:07 +00:00
Gabriel-Ladzaretti
7ac91e452c
docs(config): Don't show [template] for long strings (#16224) 2022-06-28 13:49:42 +00:00
Gabriel-Ladzaretti
26cf208e2c
docs(core/config): Experimental feature handling (#16183) 2022-06-25 10:10:35 +02:00
Gabriel-Ladzaretti
b7c6126d92
docs: add whitespaces around items with multiple allowed values (#16085) 2022-06-15 17:04:23 +02:00
Gabriel-Ladzaretti
cdf328dc71
docs: Prettify JSON output for default objects in docs (#16015) 2022-06-14 11:08:23 +00:00
Gabriel-Ladzaretti
04e789c6da
docs: add per manager known list of issues (#15956) 2022-06-10 06:48:51 +02:00
Gabriel-Ladzaretti
d02b9cdb5c
refactor: clean up recently modified tools/docs/config.ts (#15966) 2022-06-09 15:33:18 +02:00
Michael Kriese
49d851e5fd
refactor: tighten typescript types (#15965) 2022-06-09 12:17:05 +00:00
Michael Kriese
13d59ede85
chore: Revert "docs: add per manager known list of issues" (#15936) 2022-06-08 07:43:05 +00:00
Gabriel-Ladzaretti
4aa9a6c3e6
docs: add per manager known list of issues (#15791) 2022-06-07 16:06:38 +00:00
Tobias
97fd4b884c
docs: render default objects and arrays in config (#15637) 2022-05-19 09:06:22 +02:00
Michael Kriese
199652afcc
chore: fix imports (#15068) 2022-04-12 08:39:00 +02:00
Michael Kriese
b2f8b7d596
docs: fix wrong path for module description (#14758) 2022-03-22 13:36:27 +01:00
HonkingGoose
bd652a1308
chore: replace word encounter with find (#14695) 2022-03-16 14:47:47 +01:00
Rhys Arkins
dca3418bbd refactor: lib/modules (#14488)
Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/

BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
2022-03-04 09:04:02 +01:00
StinkyLord
807a979f60
docs(config): show env and CLI names for config options (#14259) 2022-02-20 16:19:54 +01:00
Michael Kriese
5723be1ac5
refactor: add strict null checks (#14169) 2022-02-11 11:02:30 +01:00
Michael Kriese
e3e286bd01
build: simplify and strict tools (#14154)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-02-11 07:51:51 +00:00
Rhys Arkins
7f8d59316a
fix: docs manager->datasource relative link (#13663) 2022-01-20 10:06:45 +01:00
Rhys Arkins
ab778ebf1d
feat: supportedDatasources (#13621)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-01-19 08:06:21 +00:00
HonkingGoose
01689f90dc
docs: update autogenerate comment (#13488) 2022-01-11 15:25:14 +00:00
Michael Kriese
6d5f4a5cf9
docs: fix preset layout (#13377)
- add newline after preset json
- declare preset json as json
2022-01-05 10:50:09 +00:00
Michael Kriese
f44f2440f2
chore: fix docs tool lint issues (#13046) 2021-12-10 11:21:34 +00:00
Michael Kriese
e4c938b7a5
docs: release as asset (#11429)
* docs: prepare release as asset

* chore: cleanup

* fix: wrong extension

* fix: wrong logger

* fix: wrong path

* chore: clean and create tmp

* chore: fix types

* fix: update generation

* Update .github/workflows/build.yml

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

* Update lib/datasource/types.ts

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-12-09 21:12:49 +01:00