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
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
0 commit comments