You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2018. It is now read-only.
I have a management command for Django to create a release. It accepts a revision and a branch as arguments and take the organisation, app id and the bearer from environment variables.
Is this something which would get some interests? It does pretty much the same as the fabric version and could be handy for those not using fabric.
I have a management command for
Djangoto create a release. It accepts a revision and a branch as arguments and take the organisation, app id and the bearer from environment variables.Is this something which would get some interests? It does pretty much the same as the
fabricversion and could be handy for those not usingfabric.