-
Notifications
You must be signed in to change notification settings - Fork 805
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backend: Add static dataset code upload worker service & task definat…
…ion with start/stop/delete worker action (#3436) * Add is_static_dataset_docker_based_challenge field in Challenge model * [Tests] is_static_dataset_docker_based_challenge field for Challenge model * Add: docker_input_file filed in Submission model * Tests: docker_input_file filed in Submission model * Update: Message Queue body, adding is_static_code_upload_submission * Add: submission_input_file filed in Submission model * Tests: submission_input_file field in Submission model * Update: String Builder to simple string challenge title * Change verbose name static dataset challenge * is_static_dataset challenge verbose name change * Use Common name code upload instead of docker * Add: Static Code Upload challenge workers defn and connecting to django admin pipeline Co-authored-by: Rishabh Jain <[email protected]>
- Loading branch information
1 parent
7001bc8
commit 978367b
Showing
1 changed file
with
252 additions
and
36 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