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

Reset Migrations #20

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Reset Migrations #20

merged 1 commit into from
Oct 8, 2024

Conversation

bbengfort
Copy link
Contributor

Scope of changes

Reset migrations and manage.py fix.

Type of change

  • bug fix
  • [] new feature
  • documentation
  • other (tech debt)

Acceptance criteria

This PR will be merged without review.

Author checklist

  • I have manually tested the change and/or added automation in the form of unit tests or integration tests
  • I have updated the dependencies list
  • I have added new test fixtures as needed to support added tests
  • I have added or updated the documentation

Copy link

sentry-io bot commented Oct 8, 2024

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: parley/management/commands/analyze.py

Function Unhandled Issue
handle AttributeError: 'tuple' object has no attribute 'cyberjudge' parley.management.commands.analy...
Event Count: 1
handle AttributeError: 'Command' object has no attribute 'prompt' parley.management.commands.analyze...
Event Count: 1
handle KeyboardInterrupt parley.management.commands.anal...
Event Count: 1
handle KeyError: 'output-type' parley.management.command...
Event Count: 1
handle AttributeError: 'NoneType' object has no attribute 'count' parley.management.commands.analyze...
Event Count: 1

Did you find this useful? React with a 👍 or 👎

@bbengfort bbengfort merged commit 3e6141a into main Oct 8, 2024
6 checks passed
@bbengfort bbengfort deleted the reset-data branch October 8, 2024 10:57
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.

1 participant