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

Improve test coverage of production build/config #4462

Closed
browniebroke opened this issue Jul 15, 2023 · 2 comments · Fixed by #4838
Closed

Improve test coverage of production build/config #4462

browniebroke opened this issue Jul 15, 2023 · 2 comments · Fixed by #4838

Comments

@browniebroke
Copy link
Member

Description

Add some automated check for the production build and configuration. While it would be tricky to do an actual deployment, it would be nice to at least try to install dependencies for prod, and run a simple Django command like manage.py check --deploy.

Rationale

Currently our CI isn't covering the production setup at all, and some issues won't be caught unless we do an actual deployment, which needs some manual work.

@Ahmed-Qaisar
Copy link

Hi, would it be possible for this issue to be assigned to me please?

@foarsitter
Copy link
Collaborator

Sure thing @Ahmed-Qaisar, next time just create a PR and submit it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants