スコアカード - CI/CD 用語集の定義
スコアカードは、サービスを組織の標準(カバレッジ、セキュリティ、pipeline の健全性)に照らして測定し、チームがギャップを把握して埋められるようにします。
スコアカードは、時間の経過に伴う成熟度を追跡するために、サービスを標準(テストカバレッジ、pipeline の健全性、セキュリティスキャン、所有者)に照らして評価する自動チェックの集合です。
スコアカードはベストプラクティスを測定可能で可視化されたシグナルに変え、しばしば開発者ポータルの各サービスの横に表示されます。
CI において
CI 関連のスコアカードチェックは、サービスの pipeline がテストを実行し、カバレッジをアップロードし、すべての pull request でセキュリティスキャンに合格することを検証するかもしれません。
関連ガイド
Software Catalog - CI/CD Glossary DefinitionSoftware Catalog: A software catalog is a machine-readable inventory of an organization services, libraries,…
Developer Portal - CI/CD Glossary DefinitionDeveloper Portal: A developer portal is a central web interface (for example Backstage) where engineers disco…
Service Ownership - CI/CD Glossary DefinitionService Ownership: Service ownership is the model where the team that builds a service is accountable for ope…