ehmatthes / django-simple-deploy

A reusable Django app that configures your project for deployment
BSD 3-Clause "New" or "Revised" License
304 stars 26 forks source link

Support multiple orgs on Platform.sh. #322

Closed ehmatthes closed 1 month ago

ehmatthes commented 1 month ago

Previously, simple_deploy would bail if it found more than one Platform.sh org for the user. Now, if more than one org found, user is asked to select which org to use. Also, removes warnings about preliminary status for Platform.sh and Fly.io.