kopia lustrzana https://github.com/piku/piku
![]() * Move release worker to end of deploy. This matches up with what other PaaS platforms do. This change also makes the release worker inherit the environment (virtualenv etc.) from the deploy process, making it easier to run e.g. Django manage.py commands in the expected context without explicitly entering virtualenv in the script. * Update Django example to remove virtualenv. Now that this happens automatically we don't need to explicitly enter virtualenv in the script. * Pass spawn env back through to release worker. Conflicts: piku.py |
||
---|---|---|
.. | ||
provision-database |