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

Add support for freezing submissions at the start of a Session #19

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

PeterJCLaw
Copy link
Owner

This introduces the concept of a Session and allows for a collection of ChoiceHistory entries to be related to a given Session. Sessions are now created in order to access a download, though as a result you can now download the archives for any existing Session and be sure it has consistent content.

PeterJCLaw and others added 8 commits January 9, 2021 11:51
This introduces the concept of a Session, which may or not map
exactly to an actual session of matches, that a given collection
of archives is used for.

With thanks to James for design discussion.

Co-Authored-By: James Seden Smith <[email protected]>
This replaces the previous download of only the latest archives
with a means to download the archives which were chosen for a
given session.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant