Skip to content

Commit

Permalink
Added a script for generating status badges in README.md.
Browse files Browse the repository at this point in the history
The script scans through git submodules in the superproject and generates
a table with CI status badges as well as other relevant links for all the
submodules. Multiple tables can be created for different git branches.

The script inserts the generated content between two marker Markdown comments
in README.md, removing any previous content between them. This allows the
script to be simply rerun to update the list of submodules.

This commit also updates README.md with the generated tables for master and
develop.
  • Loading branch information
Lastique committed Oct 21, 2024
1 parent c19cc6b commit 84ed5d8
Show file tree
Hide file tree
Showing 2 changed files with 653 additions and 0 deletions.
Loading

0 comments on commit 84ed5d8

Please sign in to comment.