This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Move game creator to Django (#1798)
* Move game creator logic to Django * Merge master * Merge master * Finish merging conflicts * Move serializers to models.py * Fix tests * Fix tests again * Fix tests again again * Clean pipfiles and dependencies * Clean up, increase local fleet to 15 and reduce retry from 60 to 10 * Try adding back pytest as test package for ci * Add back all dev packages to setup.py * Test removing the patch method (not needed?) * Clean tests * Merge conflicts * Try using prints instead of logger * Remove final logger * Replace views loggers with print * Recreate game service on worksheet change * Cleanup * Feedback * Delete unused endpoint * Fix test * Add URL log
- Loading branch information
1 parent
2b71f0d
commit 7c2fe3e
Showing
61 changed files
with
1,717 additions
and
2,527 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.