Intermediate Swift

Episode 2 - Continuous Integration

Informações:

Synopsis

Is It Worth the Time? https://xkcd.com/1205/ CI vs CD vs CD https://www.atlassian.com/continuous-delivery/ci-vs-ci-vs-cd Extreme Programming http://www.extremeprogramming.org Fastlane Screenshots https://docs.fastlane.tools/getting-started/ios/screenshots/ Git Flow https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow Trunk Based Development https://trunkbaseddevelopment.com Decoupling deployment from release https://www.thoughtworks.com/radar/techniques/decoupling-deployment-from-release BlueGreenDeployment https://martinfowler.com/bliki/BlueGreenDeployment.html