====== 00 Resources ====== ===== CI/CD ===== * https://about.gitlab.com/blog/2020/07/06/beginner-guide-ci-cd/ * https://about.gitlab.com/stages-devops-lifecycle/continuous-integration/ * https://docs.gitlab.com/ee/ci/quick_start/ * https://about.gitlab.com/blog/2020/07/09/integrating-azure-devops-scm-and-gitlab/ ==== Comparisons ==== * https://learn.gitlab.com/c/circleci-vs-gitlab?x=fDT7Bl * https://learn.gitlab.com/c/gitlab-vs-jenkins?x=fDT7Bl ==== Code Quality ==== * https://docs.gitlab.com/ee/user/project/merge_requests/code_quality.html#implementing-a-custom-tool * https://docs.gitlab.com/ee/ci/pipelines/job_artifacts.html#artifactsreportscodequality ==== Test Results ==== * https://docs.gitlab.com/ee/ci/junit_test_reports.html