guides icon indicating copy to clipboard operation
guides copied to clipboard

Agile: CD/CI CircleCI Deployment

Open mabelleeyanhwa opened this issue 5 years ago • 0 comments

  • what is ci: https://thoughtworks-jumpstart.gitbook.io/jumpstart/devops/ci-and-cd

  • part 1: https://thoughtworks-jumpstart.gitbook.io/jumpstart/devops/deployment/circleci#part-1-running-tests-before-deployment

  • demo: code is not deployed if tests fail

  • navigating the CircleCI UI

  • yaml syntax: https://www.json2yaml.com/

  • part 2 (complete automation using workflows): https://thoughtworks-jumpstart.gitbook.io/jumpstart/devops/deployment/circleci#part-2-100-automation-using-circleci-config-yml-from-git-push-to-a-heroku-deployment

mabelleeyanhwa avatar Dec 02 '19 03:12 mabelleeyanhwa