Programação
Compartilhar

CI/CD (Continuous Integration / Deployment)

Também chamado de:CI/CD
📖O que é

Automated pipelines that build, test, and deploy code when changes are pushed. For Solana programs: CI runs `anchor build`, `anchor test`, linting, and security checks. CD automates deployment to devnet/mainnet with multisig approval. GitHub Actions, GitLab CI, and Vercel are common tools. CI/CD catches bugs early and ensures reproducible builds.

Sua exploração

0 termos visitados no total
Termos relacionados explorados0/2

Termos Relacionados