Summary
The Step 3 workflow (3-database-django-project-setup.yml) fails because the file octofit-tracker/backend/src/config/database.ts is never created in any prior exercise step
How to reproduce
- Fork/copy the
build-applications-w-copilot-agent-mode exercise repository.
- Complete Step 3 as instructed, then push changes to the
build-octofit-app branch.
- Observe that the Step 3 workflow is triggered.
- See the workflow fail with errors on the
Check database config file for octofit_db and Check database config file for mongoose steps, because octofit-tracker/backend/src/config/database.ts does not exist.
screenshot:
Additional context
Add any other context about the problem here.
Summary
The Step 3 workflow (
3-database-django-project-setup.yml) fails because the fileoctofit-tracker/backend/src/config/database.tsis never created in any prior exercise stepHow to reproduce
build-applications-w-copilot-agent-modeexercise repository.build-octofit-appbranch.Check database config file for octofit_dbandCheck database config file for mongoosesteps, becauseoctofit-tracker/backend/src/config/database.tsdoes not exist.screenshot:
Additional context
Add any other context about the problem here.