raft-tech / TANF-app

Repo for development of a new TANF Data Reporting System
Other
17 stars 4 forks source link

Fix migrations logger bug #3197

Closed jtimpe closed 2 months ago

jtimpe commented 2 months ago

Summary of Changes

Deploys to develop are failing due to a missing file required for our logging configuration

FileNotFoundError: [Errno 2] No such file or directory: '/logs/django.log'

Example: https://app.circleci.com/pipelines/github/raft-tech/TANF-app/28966/workflows/bbe12d8d-d147-4288-8308-e9e8a6ec6e22/jobs/85249

This was likely introduced with logging changes from prometheus/grafana

How to Test

  1. Deploy this branch via the circle ci pipeline

Deliverables

More details on how deliverables herein are assessed included here.

Deliverable 1: Accepted Features

Checklist of ACs:

Deliverable 2: Tested Code

Deliverable 3: Properly Styled Code

Deliverable 4: Accessible

Deliverable 5: Deployed

Deliverable 6: Documented

Deliverable 7: Secure

Deliverable 8: User Research

Research product(s) clearly articulate(s):