Git in CI/CD and open source
Summary: in the modern world, a simple git push automatically triggers a whole chain: tests, quality analysis, security, Docker image build, production deployment. This lesson describes that pipeline step by step, then explains how the same mechanism allows strangers to contribute to Linux, React or Python.