Environment Branch
Definitions
Environment Branch は GitOps の用語で a branch used to represent or promote a specific environment state. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.
“チームは昼食前に Environment Branch を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Related Terms
- Environment PromotionGitOps and Release Engineering
Environment Promotion は GitOps の用語で moving a change from one environment to another with evidence and review. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGi...
- Git Tag PromotionGitOps and Release Engineering
Git Tag Promotion は GitOps の用語で using a versioned Git tag to promote a release between environments. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documen...
- Infrastructure RepositoryGitOps and Release Engineering
Infrastructure Repository は GitOps の用語で a repository containing infrastructure definitions and environment state. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Op...
- Monorepo GitOpsGitOps and Release Engineering
Monorepo GitOps は GitOps の用語で a GitOps layout where many services or environments live in one repository. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps...
- Platform RepositoryGitOps and Release Engineering
Platform Repository は GitOps の用語で a repository that stores shared platform services, policies, and add-ons. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitO...
- Promotion PRGitOps and Release Engineering
Promotion PR は GitOps の用語で a pull request that moves a known change into the next environment. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles...