Skip to content

Commit 0476b79

Browse files
[STYLE] Cleaning up markdown some more (- WIP #410 -)
Changes in file docs/CI.md: * style changes
1 parent e23012b commit 0476b79

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/CI.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,16 @@ generous [CircleCI service](https://app.circleci.com/pipelines/github/reactive-f
1212

1313
### CI/CD Metrics
1414

15-
#### GitHub Actions
15+
#### GitHub
1616

1717
[GitHub Actions Metrics](https://github.com/reactive-firewall/multicast/actions/metrics/performance?dateRangeType=DATE_RANGE_TYPE_LAST_90_DAYS&tab=runner)
1818

1919
#### CircleCI
2020

2121
[![CircleCI](https://dl.circleci.com/insights-snapshot/gh/reactive-firewall/multicast/master/test-matrix/badge.svg?window=30d)](https://app.circleci.com/insights/github/reactive-firewall/multicast/workflows/test-matrix/overview?branch=master&reporting-window=last-90-days&insights-snapshot=true)
2222

23+
#### Other Metrics
24+
2325
Many additional services are used for enhancing CI/CD with additional metrics, insights, and
2426
automated analysis.
2527

@@ -350,7 +352,6 @@ albeit with different levels of details per linter workflow and target branch.
350352

351353
The generalized design of linter workflows in the Multicast Project CI/CD pipeline follows these
352354
same phases:
353-
354355
* **Initialization** - Bootstraps environment and any initial setup automatically
355356
* **Clone** - git clone the Multicast Git Repository and any submodules needed
356357
* **Linting** - performs the actual linting on the resulting clone

0 commit comments

Comments
 (0)