-
Notifications
You must be signed in to change notification settings - Fork 45
Rebase "datasets" branch #2012
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
Merged
Rebase "datasets" branch #2012
Conversation
This file contains hidden or 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
…6GB to 1GB; Made Dockerfile.compute_worker_gpu base image the build CPU image, adding only the necessary things to build it faster
Put back copy of submission files into prediction output in compute worker
clamp length of competition search results description
Clamp length of competition search results description
* Removed num_entries becasue the count was slowing down the platform * num entries completely removed * test updated --------- Co-authored-by: didayolo <adrien.pavao@gmail.com>
Markdown rendering problems fixed
Option added to download all participants
…om submission on soft detetion (#1911) * improved organization delete error * remove orgnaization from submission on soft-delete
* datasets query clarified, total file size added for submissions, individual file sizes added for submissions, front end modified to show file sizes in details * flake fixes * updated names for better readability
* compute worker allow to unzip files with parent dir * ingestion scoring and input data handled differently --------- Co-authored-by: Ihsan Ullah <ihsan2131@gmail.com>
Docker worker updates
Update mc command from "config host add" to "alias set"
* consumer async and template static loading changes * flake problems * comp participant needs creating * ORM based issues recified. * flake message removal * CONCERN task * Add remove button for cancelled submissions (#1808) * Add remove button for cancelled submissions * Allow remove of cancelled submissions * more waits added * flake concerns * Update compute_worker.py * Triggering tests with blank line deletion * flake * circleci resource_class: medium+ * circleci resource_class: large * circleci resource_class: xlarge * Add permissions check for bulk download * flake8 fix * Add hide_score_output option (#1838) * Add hide_score_output option * Update test * Add the options for v1 bundles * Make more generic tests (v1, v2) * code removed that was copying submission files to predictions dir * hail mary * flake * config * version update workflow removed * Add hide_prediction_output feature * Calendar lock fixed, additional check added for start and end date * Simplify code * Version bump * Removed time and updated date to today * Caddy image update * fix Caddyfile indentation * django to 3.2.0 - but still has websocket errors for test_submissions during tests * poetry.lock * removing submissions to pass circleci * Do not allow signup with email with `*` (#1882) * fix to run result sbmission(with copy to predictions dir) * raise error when signing up with an email with * * revert compute worker changes * User model filters - remove `deleted` (#1887) * fix to run result sbmission(with copy to predictions dir) * removed filter based on * reverted compute worker changes * consumer async and template static loading changes * flake problems * comp participant needs creating * ORM based issues recified. * flake message removal * CONCERN task * more waits added * flake concerns * Triggering tests with blank line deletion * flake * circleci resource_class: medium+ * circleci resource_class: large * circleci resource_class: xlarge * hail mary * flake * config * django to 3.2.0 - but still has websocket errors for test_submissions during tests * poetry.lock * removing submissions to pass circleci * integrate dev branch commit: 2883349 * config.yml for circleci * config.yml for circleci * spelling mistake * timing issues * flake * timing issues * timing issues * timing issues * timing issues * logger.info -> logger.debug changes * test just selenium submissions * time adjustment * separating out submissions to see if one is particulary troublesome * time adjustment * time adjustment * docker images * submissions in batch * all * final clean up --------- Co-authored-by: Adrien Pavão <adrien.pavao@gmail.com> Co-authored-by: Ihsan Ullah <ihsan2131@gmail.com> Co-authored-by: Obada Haddad <obada.haddad@lisn.fr> Co-authored-by: Moritz <moritz.mueller2@tu-dresden.de>
fix missing username in email template, improve message
Set page titles on some pages
Fix missing username in email template, improve message
…ring Revert "Compute worker - Allow to unzip files with parent directory"
… and new tag release for master branch
* Remove validation logic from tasks.py * Remove useless imports * Update tasks.py
Removed a test checking for validated tasks since we removed the validation in #1963
Rebase fixedMCversion
…tic_path
Update logo path so that it uses the Django template tag {% static %}
Update logo path so that it uses the Django template tag {% static %}
Added mkdocs based documentation files for the new wiki
Added the recent changes from the wiki into the new wiki
Fix leaderboard columns and title
Change staticfiles to static, django 3 updates
Fixed MC image version and bumped MinIO version
…pants and 25 submissions that are private
Added custom filter that shows competitions with more than 10 participants and 25 submissions that are private
Fix DEBUG variable in base.py
Fix API docs page not loading
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.