Artifact Promotion - Definição do Glossário de CI/CD
A artifact promotion avança um único artifact já construído por ambientes sucessivos sem reconstruí-lo, garantindo que os bytes exatos validados em teste sejam os implantados em produção.
Guias relacionados
Immutable Tag - CI/CD Glossary DefinitionAn immutable tag is a registry image tag that cannot be overwritten once pushed, so a given tag always maps t…
Preview Deployment - CI/CD Glossary DefinitionA preview deployment publishes a live, shareable instance of a pull request at a unique URL, so reviewers can…
Supply-Chain Security - CI/CD Glossary DefinitionSupply-chain security protects every step from source to deployed artifact - dependencies, build, signing - a…