Skip to content

Commit 034ec2e

Browse files
committed
feat: update spec
1 parent 7e227c1 commit 034ec2e

2 files changed

Lines changed: 6 additions & 12 deletions

File tree

content/_index.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ DevOps Maturity Specification is a set of guidelines for DevOps best practices,
1414

1515
## Specification
1616

17-
### DevOps Maturity Criteria
18-
19-
* 🟢 MUST have (weight 1)
20-
* 🟡 NICE have (weight 0.5)
21-
2217
| **Category** |**Code**| **Criteria** | **Req.**|
2318
|--------------------|--------|----------------------------------|---------|
2419
| Basics | D101 | Branch Builds[^1] | 🟢 |
@@ -41,7 +36,10 @@ DevOps Maturity Specification is a set of guidelines for DevOps best practices,
4136
| Reporting | D601 | Notifications & Alerts[^18] | 🟢 |
4237
| | D602 | Attached Reports[^19] | 🟢 |
4338

44-
For details on maturity code, please refer to [Maturity Code Map](https://devops-maturity.github.io/about/#maturity-code-map).
39+
> 🟢 MUST have (weight 1)
40+
> 🟡 NICE have (weight 0.5)
41+
>
42+
> For details on maturity code, please refer to [Maturity Code Map](https://devops-maturity.github.io/about/#maturity-code-map).
4543
4644
## Badge Levels
4745

@@ -86,4 +84,3 @@ You can used [devops-maturity](https://github.com/devops-maturity/devops-maturit
8684
[^17]: Supports code linting using tools like ESLint, Prettier, or pre-commit hooks.
8785
[^18]: Supports notification systems such as email or Slack alerts.
8886
[^19]: Supports attaching detailed reports to builds, such as test results or coverage metrics.
89-

content/about/index.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,15 @@ draft: false
55

66
# About
77

8-
The DevOps Maturity specification was inspired by [Conventional Branch](https://github.com/conventional-branch/conventional-branch).
8+
The DevOps Maturity specification is standardized to assess the maturity of DevOps practices. It is a set of questions and answers to help you measure and improve your DevOps maturity.
99

1010
## Tooling for DevOps Maturity
1111

12-
* [devops-maturity](https://pypi.org/project/devops-maturity): CLI tool for calculating DevOps Maturity score.
12+
* [devops-maturity](https://github.com/devops-maturity/devops-maturity): Web UI and CLI tool for calculating DevOps Maturity score.
1313

1414
## Projects Using DevOps Maturity
1515

16-
* [ansible/metrics-utility](https://github.com/ansible/metrics-utility/blob/devel/docs/contributing/CONTRIBUTING.md): Standalone utility for github.com/ansible/awx.
17-
* [cuhacking/2025](https://github.com/cuhacking/2025): Flagship platform for cuHacking's 2025 hackathon.
1816
* [commit-check](https://github.com/commit-check): A free, powerful tool that enforces commit metadata, branch naming, and more.
19-
* [ZeusAutomacao/DFe.NET](https://github.com/ZeusAutomacao/DFe.NET): Biblioteca em C# para emissão e impressão de NFe, NFCe, MDF-e e CT-e.
2017
* _[... and more projects using DevOps Maturity](https://github.com/search?q=devops-maturity.github.io&type=code&p=1)._
2118

2219
[![DevOps Maturity](https://img.shields.io/badge/DevOps%20Maturity%20Specification-1.0.0-yellow)](https://github.com/devops-maturity/devops-maturity)

0 commit comments

Comments
 (0)