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.