Skip to content

[backend] Improve error handling during cookiecutter call

Marcus Hardt requested to merge feat/backend_get_cc_errors into main
  1. Add error generation if cookiecutter did not run successfully
  2. Add cookiecutter patch to improve passing errors from hook scripts
  • modified: Dockerfile
  • modified: app/routes/cookiecutter.py
  • new file: apply_cc_patch.py
  • new file: patches/cc_hooks.patch
  • new file: patches/cc_hooks_211.patch

Merge request reports