codeamp / circuit

CodeAmp API. Built with Golang, GraphQL, GORM and Socket-IO
Apache License 2.0
21 stars 6 forks source link

Provisioning new environment in CodeAmp #455

Open drshrey opened 5 years ago

drshrey commented 5 years ago

Current: When I provision a new environment to a project in CodeAmp, deploys fail. In order to make them succeed, I need to re-save the branch setting. It looks like the branch setting is not being picked up by the newly provisioned environment.

Expected:

  1. I provision a new environment
  2. I click 'deploy'
  3. Deploy recognizes branch and proceeds with deploy.