Content
The repository contains the following directories and files:
.github/workflows. Reusable workflows for for Arduino assets DevOps processes. Additionally, it can contains workflows used by the repository itself.
config. Default configuration files for the reusable workflows. It can be used as a template to create the configuration files for your own repository.
docs. Docs sources for these pages.
tests. Some basic tests used during the development of some of the scripts. Most of the scripts do not have any tests.
/(root). Python scripts that implement the DevOps utilities. Additionally, it contains other metafiles. These should (soon) become a python package that can be installed via pip.