diff --git a/README.md b/README.md index 4ed444c8..d2c5fe42 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ +[![Codespell][codespell-badge]][codespell-link] +[![E2E][e2e-badge]][e2e-link] +[![PR][pr-badge]][pr-link] +[![Go Report Card][report-badge]][report-link] +[![GitHub Release][release-badge]][release-link] +[![License][license-badge]][license-link] +[![All Contributors][all-contributors-badge]][all-contributors-link] +[![Commit Activity][commit-activity-badge]][commit-activity-link] + # IDP Builder Internal development platform binary launcher. @@ -230,3 +239,33 @@ If you'd like to contribute to the project or know the architecture and internal ## Extending the IDP builder We are actively working to include more patterns and examples of extending idpbuilder to get started easily. + + +[codespell-badge]: https://github.com/cnoe-io/idpbuilder/actions/workflows/codespell.yaml/badge.svg +[codespell-link]: https://github.com/cnoe-io/idpbuilder/actions/workflows/codespell.yaml + +[e2e-badge]: https://github.com/cnoe-io/idpbuilder/actions/workflows/e2e.yaml/badge.svg +[e2e-link]: https://github.com/cnoe-io/idpbuilder/actions/workflows/e2e.yaml + +[release-status-badge]: https://github.com/cnoe-io/idpbuilder/actions/workflows/release.yaml/badge.svg +[release-status-link]: https://github.com/cnoe-io/idpbuilder/actions/workflows/release.yaml + +[pr-badge]: https://github.com/cnoe-io/idpbuilder/actions/workflows/pr.yaml/badge.svg +[pr-link]: https://github.com/cnoe-io/idpbuilder/actions/workflows/pr.yaml + +[release-badge]: https://img.shields.io/github/release/cnoe-io/idpbuilder.svg?logo=github&labelColor=262b30 +[release-link]: https://github.com/cnoe-io/idpbuilder/releases + +[report-badge]: https://goreportcard.com/badge/github.com/cnoe-io/idpbuilder +[report-link]: https://goreportcard.com/report/github.com/cnoe-io/idpbuilder + +[license-badge]: https://img.shields.io/github/license/cnoe-io/idpbuilder +[license-link]: https://github.com/cnoe-io/idpbuilder/blob/main/LICENSE + + +[all-contributors-badge]: https://img.shields.io/badge/contributors-10-blue.svg + +[all-contributors-link]: #contributors- + +[commit-activity-badge]: https://img.shields.io/github/commit-activity/m/cnoe-io/idpbuilder +[commit-activity-link]: https://github.com/cnoe-io/idpbuilder/pulse \ No newline at end of file