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 pushing multiple projects to Platform.sh. #321

Closed ehmatthes closed 1 month ago

ehmatthes commented 1 month ago

This already works, because creating a Platform.sh project from within a project repo makes a connection to that specific project. Works for both configuration-only and automate-all runs. See #307.