#artifact
3 approved public terms with this tag.
GitOps and Release Engineering
Immutable Artifact は GitOps の用語で a build or package that should not change after publication. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.
“チームは昼食前に Immutable Artifact を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
GitOps and Release Engineering
Manifest Digest は GitOps の用語で a content hash that identifies a specific manifest or artifact. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.
“チームは昼食前に Manifest Digest を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
GitOps and Release Engineering
Registry Mirror は GitOps の用語で a trusted copy of image or artifact storage used for speed or resilience. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.
“チームは昼食前に Registry Mirror を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”