Skip to content

[Bug] Step 3 workflow fails — config/database.ts never created in prior steps #59

Description

@abdellah-alaoui

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

  1. Fork/copy the build-applications-w-copilot-agent-mode exercise repository.
  2. Complete Step 3 as instructed, then push changes to the build-octofit-app branch.
  3. Observe that the Step 3 workflow is triggered.
  4. 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:

Image

Additional context

Add any other context about the problem here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions