maykinmedia/Setup Django backend

Set up prerequisites for a Maykin Django backend

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
apt-packagesAny apt packages to install, space-separatednogettext postgresql-client
python-versionPython version, passed to actions/setup-pythonyes3.10
optimize-postgresTune postgres for non-durable but faster tests. Requires 'pg-service' name. Set to string 'yes' to enable (the default). noyes
pg-serviceName of the postgres service. If not specified (the default), no optimization is done. See 'optimize-postgres'. no""
setup-nodeWhether to setup node and npm packages.noyes
nvmrc-custom-dirDirectory within the github.workspace directory where to find the .nvmrc file (for the setup-node action).no""
npm-ci-flagsAdditional arguments for the 'npm ci' command.no""
working-directorySpecifies the working directory where commands are run.no""

no outputs