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

Autolab Api #298

Closed
RONNCC opened this issue Feb 20, 2015 · 4 comments
Closed

Autolab Api #298

RONNCC opened this issue Feb 20, 2015 · 4 comments

Comments

@RONNCC
Copy link

RONNCC commented Feb 20, 2015

Creation of an Autolab API with permissions so classes can build apps ontop of it - e.g. easier autosubmission scripts using makefiles, and also allowing more autonomy for autograders - e.g. directly submit from other apps rather than throwing up a vm that returns a json obj.

@RONNCC
Copy link
Author

RONNCC commented Feb 20, 2015

i'm not sure how much this goes into the scope of #217

@jez
Copy link
Contributor

jez commented Feb 20, 2015

I believe what you're looking for in making autosubmission scripts has been added. This lengthy issue (#126) details the process of getting it running and all the issues/pulls that went into it. It's probably your best bet for documentation right now.

@dlbucci
Copy link
Member

dlbucci commented Feb 20, 2015

The issue with a public api is authentication and SSL. Authentication can be fixed by letting users have passphrases, but there needs to be someway to give them SSL certs, or Autolab won't let them submit. That's why local_submit is so hacky.

@RONNCC
Copy link
Author

RONNCC commented Feb 20, 2015

: [ yeah a network submit would be nice - on non-cmu networks i can call run lots of systems to talk to each other, vs cmu unix systems.

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

No branches or pull requests

4 participants