Skip to content

Commit faf0227

Browse files
authored
docs: add Markdown report pages for Cloud and CE (#320)
## πŸ“ Description Document how to use Markdown Reports in Cloud and CE See #297 ## βœ… Checklist - [X] I have tested this change - [ ] This change requires documentation update
1 parent 6e9f0bb commit faf0227

27 files changed

+640
-30
lines changed

β€Ždocs/docs/reference/toolbox.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,6 +514,8 @@ The available commands are:
514514
- `compile`: parses JUnit XML files to a well-defined JSON report file
515515
- `gen-pipeline-report`: fetches and combines workflow-level JUnit report and combines them
516516
- `publish`: parses XML JUnit file to a well-defined JSON schema and publishes results to artifacts storage
517+
- `command-metrics`: generates a Markdown-compatible Mermaid.js Gantt diagram showing the job commands timeline. Used to produce [Markdown Reports](../using-semaphore/tests/markdown-reports)
518+
- `resource-metrics`: generates a Markdown-compatible computer resource report for the job. Used to produce [Markdown Reports](../using-semaphore/tests/markdown-reports)
517519

518520
The available flags are:
519521

β€Ždocs/docs/using-semaphore/tests/flaky-tests.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Find unreliable tests
3-
sidebar_position: 2
3+
sidebar_position: 3
44
---
55

66
# Flaky Tests
@@ -334,4 +334,4 @@ required:
334334
## See also
335335
336336
- [How to configure test reports](./test-reports)
337-
- [How to set up Slack notifications](../organizations#slack-notifications)
337+
- [How to set up Slack notifications](../organizations#slack-notifications)
47.5 KB
Loading
577 KB
Loading
78.9 KB
Loading
174 KB
Loading
231 KB
Loading
106 KB
Loading
24.6 KB
Loading
44.1 KB
Loading

0 commit comments

Comments
Β (0)