-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(Testsuit): ✨ make testsuit an cli application instead of a collection of rstest * fix(Testsuit): 🐛 bring nighty frontend * feat(Testsuit): ✅ add create and add_to test * test(Testsuit): 🧪 lua RE(unknown) * fix(Judger): 🐛 change return code form 1 to 0 * feat(Backend): ✨ auto generate config and database * cargo clippy * refactor(Backend): 🚚 move OnceCell<DB> to field in struct * cargo fmt * ci(CI): 🚀 update staging.yml to build docker container * merge back to master (#27) * ci(CI): 🚀 fix CI * feat(Testsuit): ✨ make testsuit an cli application instead of a collection of rstest * fix(Testsuit): 🐛 bring nighty frontend * feat(Testsuit): ✅ add create and add_to test * test(Testsuit): 🧪 lua RE(unknown) * fix(Judger): 🐛 change return code form 1 to 0 * feat(Backend): ✨ auto generate config and database * cargo clippy * regen lockfile
- Loading branch information
Showing
30 changed files
with
682 additions
and
532 deletions.
There are no files selected for viewing
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 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
Oops, something went wrong.