Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PI-264 Add Github Action to test Django scaffold on PRs (#802)
* PI-264 * Test: run cookiecutter in gh action * missing | * create temp folder for cookiecutter * remove pre-creation * fix: wrong indent * remove existing dir * list * Use current branch as input * missing params * wrong format * wrong path to run tests * wrong path * setup python version * install req.txt * tst" * use pipenv * set workingdir * install dependecncies * add secret key value for testing * fix indent * use envvar for SECRET_KEY * add: dynamic branch for cookiecutter * use head_ref * verify head ref * verify head ref * remove: head ref echo * refactor: test key value & remove owner_email
- Loading branch information