Riduidel / aadarchi

A maven archetype to generate easily projects allowing architecture description using a mix of C4, agile architecture, Asciidoc and PlantUML
https://riduidel.github.io/aadarchi/
Apache License 2.0
39 stars 12 forks source link

How to auto-document CI/CD ? #405

Open Riduidel opened 8 months ago

Riduidel commented 8 months ago

In modern deployments (like the Aadarchi one), couldn't it be possible to red the YAML descriptors to automagically describe the various workflows ? Does it make any sense ?

Riduidel commented 3 months ago

It seems like both Gitlab-CI and Github Actions have some libraries that allow to read their configuration files. It would be cool to explore these options.