Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.16 KB

File metadata and controls

23 lines (16 loc) · 1.16 KB

🛠️ Compiler/OS Dashboard

License: MIT Build Status

This repository contains an automated dashboard showing build/test status across multiple compilers and Linux distributions.
The table is generated dynamically from JSON job results (badge-status/*.json) by the Python script generate_dashboard.py.

Dashboard

Compiler/OS Matrix

🚀 Usage

Generate the dashboards

# Collect JSON results from CI and generate SVG dashboards
./generate_dashboard.py