summaryrefslogtreecommitdiff
path: root/spec/services/create_deployment_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix specs failuresreview-appsKamil Trzcinski2016-09-191-1/+1
* Update support for dynamic environmentsKamil Trzcinski2016-09-191-7/+14
* Verify expandability of variables defined as part of environmentKamil Trzcinski2016-09-191-1/+31
* Fix creation of deployment on build that is retried, redeployed or rollbackfix-deployment-creation-on-build-retryKamil Trzcinski2016-07-161-0/+16
* Make `project_id` and `environment_id` nullableenvironments-and-deploymentsKamil Trzcinski2016-06-151-0/+2
* Properly create a new deployment after build successKamil Trzcinski2016-06-141-4/+62
* Add specs for models and servicesKamil Trzcinski2016-06-141-0/+59