Skip to content

The app does not deploy via GH Actions #6

@AndrewMichael2020

Description

@AndrewMichael2020

The app does not pass a smoke test while being deployed GH Actions:

"1s
Run URL=$(gcloud run services describe accident-reports-frontend --region us-west1 --format='value(status.url)')
Smoke testing: https://accident-reports-frontend-5t5l4f4etq-uw.a.run.app/
curl: (22) The requested URL returned error: 404

  • Checking /healthz...
    Error: Process completed with exit code 22."

The app renders at https://accident-reports-frontend-5t5l4f4etq-uw.a.run.app/, but fails to retrieve contents from s GCP bucket.

We need to find the root cause and fix it.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions