CI/CD (Continuous Integration / Continuous Delivery)
A practice of automatically building, testing, and deploying code changes. CI merges and tests changes frequently; CD automates release. Tools include GitHub Actions and GitLab CI.
A practice of automatically building, testing, and deploying code changes. CI merges and tests changes frequently; CD automates release. Tools include GitHub Actions and GitLab CI.