kyosu-1/testlake
Collect JUnit test results and build metadata into a Parquet data lake on your gh-pages branch, queryable with the testlake DuckDB-Wasm viewer.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| reports | Comma-separated globs of JUnit XML files | yes | — |
| branch | Branch to publish data to | — | gh-pages |
| viewer | Also deploy the viewer SPA to <branch>/ci/ | — | false |
| retention-days | Delete data older than this many days | — | 400 |
| github-token | Token used to push and to read job metadata | — | ${{ github.token }} |
Outputs
no outputs