File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff 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+
2325Many additional services are used for enhancing CI/CD with additional metrics, insights, and
2426automated analysis.
2527
@@ -350,7 +352,6 @@ albeit with different levels of details per linter workflow and target branch.
350352
351353The generalized design of linter workflows in the Multicast Project CI/CD pipeline follows these
352354same 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
You can’t perform that action at this time.
0 commit comments