ehmatthes / django-simple-deploy

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

Platform.sh deploy should check authenticated CLI #279

Closed ehmatthes closed 10 months ago

ehmatthes commented 10 months ago

Right now, running simple_deploy against Platform.sh with an unauthenticated CLI will raise an error about not finding a project name.