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

GH-11: Add exceptions to backend #12

Merged
merged 8 commits into from
Jun 9, 2024
Merged

Conversation

ItsNeil17
Copy link
Member

@ItsNeil17 ItsNeil17 commented Jun 9, 2024

  • Added BackendException subclassed from BaseException
  • Added AccessForbidden Backend Exception
  • Added ValidationError Backend Exception

None and others added 7 commits May 31, 2024 00:41
- Migrate backend to its own directory
- Fix Player generation issues caused by potentially invalid last_npc_win field
- Fix player generation issues caused by unexpected votes field
Signed-off-by: ItsNeil17 <[email protected]>
Signed-off-by: ItsNeil17 <[email protected]>
Copy link
Collaborator

@Were-Woof Were-Woof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ItsNeil17 ItsNeil17 merged commit 97dc025 into main Jun 9, 2024
6 checks passed
@ItsNeil17 ItsNeil17 deleted the feat/backend-exceptions branch June 9, 2024 15:36
@ItsNeil17 ItsNeil17 restored the feat/backend-exceptions branch June 9, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants