Skip to content

Commit

Permalink
Restyled by prettier-markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and kliao-csa committed Nov 1, 2023
1 parent 71a5f53 commit 5dbc891
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions docs/ci-cd/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
# CI/CD Documentation

## Known Issues
- Python build running out of space

- Python build running out of space

## Tools

### Fail Summarization
Workflow: https://github.com/project-chip/connectedhomeip/blob/master/.github/workflows/recent_fail_summary.yaml

Script: https://github.com/project-chip/connectedhomeip/blob/master/scripts/tools/summarize_fail.py
Workflow:
https://github.com/project-chip/connectedhomeip/blob/master/.github/workflows/recent_fail_summary.yaml

Script:
https://github.com/project-chip/connectedhomeip/blob/master/scripts/tools/summarize_fail.py

## To Do
- Cert image autobuild

- Cert image autobuild

0 comments on commit 5dbc891

Please sign in to comment.