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

cr check - run common checks before deploying #12

Open
vsalvino opened this issue Feb 28, 2024 · 0 comments · May be fixed by #17
Open

cr check - run common checks before deploying #12

vsalvino opened this issue Feb 28, 2024 · 0 comments · May be fixed by #17

Comments

@vsalvino
Copy link
Contributor

vsalvino commented Feb 28, 2024

For Django sites, common checks such as manage.py check and manage.py makemigrations --check could be helpful to avoid various errors.

For sites using version control, checking for uncommitted or unpushed changes and showing a warning (y/N) could also help enforce our recommended workflow.

@vsalvino vsalvino changed the title cr check - run common django checks cr check - run common checks before deploying Aug 23, 2024
@vsalvino vsalvino linked a pull request Aug 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant