-
Notifications
You must be signed in to change notification settings - Fork 1
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
Initial Server Setup #9
Labels
enhancement
New feature or request
Comments
Merged
len0rd
added a commit
that referenced
this issue
Nov 27, 2018
len0rd
added a commit
that referenced
this issue
Nov 27, 2018
currently just classification POST does an upsert. think it makes sense in a post, but prolly not a put |
|
len0rd
added a commit
that referenced
this issue
Jan 8, 2019
…n stuff. only major piece left is interop submission
len0rd
added a commit
that referenced
this issue
Jan 11, 2019
Merged
len0rd
added a commit
that referenced
this issue
Jan 15, 2019
Merged
len0rd
added a commit
that referenced
this issue
Jan 16, 2019
len0rd
added a commit
that referenced
this issue
Jan 18, 2019
Merged
len0rd
added a commit
that referenced
this issue
Jan 24, 2019
…ith a target ('submitted'), or if it was attached to a target after the fact and not submitted to the judge server ('inherited_submission')
len0rd
added a commit
that referenced
this issue
Jan 24, 2019
…ated image-id. if the image_id is bogus, then it just does the current ts
This was referenced Jan 31, 2019
Merged
len0rd
added a commit
that referenced
this issue
Feb 4, 2019
Merged
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's what's left todo for the server to be ready for basic client interaction:
EASY demo. That'll launch the docker image and dump a rosbag into the database for fast testinginherited_submission
status to mean a new classification has inherited submission if its target has already been submitted (ie: all classifications at time of submission receivesubmitted
status)interop submission stuff
The text was updated successfully, but these errors were encountered: