Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: published static file location #397

Merged
merged 3 commits into from
Jan 5, 2024
Merged

Conversation

angela-tran
Copy link
Member

While working on #288 with @thekaveman, we noticed we're getting 404s for the static files.

This PR fixes the docker-publish workflow to create the static files at the correct place in the directory structure.

Note: In Benefits, the deploy workflow creates sha.txt and requirements.txt in benefits/static because Django's compilestatic command will move them to static.

@angela-tran angela-tran added the bug Something isn't working label Jan 5, 2024
@angela-tran angela-tran self-assigned this Jan 5, 2024
@angela-tran angela-tran requested a review from a team as a code owner January 5, 2024 21:33
Copy link

github-actions bot commented Jan 5, 2024

Coverage report

This PR does not seem to contain any modification to coverable code.

@angela-tran angela-tran merged commit 4c17beb into dev Jan 5, 2024
6 checks passed
@angela-tran angela-tran deleted the fix/static-file-location branch January 5, 2024 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants