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

Resolve "no db" issue from CI/CD validate commands #742

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

geekygirlsarah
Copy link
Member

@geekygirlsarah geekygirlsarah commented Jul 29, 2024

What GitHub issue does this PR apply to?

Resolves #730

What changed and why?

Added a python manage.py migrate command to the workflows

(If editing website code) Please add screenshots

Checklist

  • I claimed any associated issue(s) and they are not someone else's
  • I have looked at documentation to ensure I made any revisions correctly
  • I tested my changes locally to ensure they work
  • For language files, I have validated the edited files are valid JSON and data shows up correctly
  • For website code edits, I have added or edited any appropriate unit tests for my changes

Any additional comments or things to be aware of while reviewing?

@geekygirlsarah geekygirlsarah self-assigned this Jul 29, 2024
@geekygirlsarah
Copy link
Member Author

It doesn't resolve the "no DATABASE_URL" thing, but adding this is probably the more "proper" way to run the things on here.

@geekygirlsarah geekygirlsarah merged commit 6973bf1 into codethesaurus:main Jul 29, 2024
5 checks passed
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 this pull request may close these issues.

[Bug] Validate command not running in CI/CD
1 participant