apluslms / gitmanager

Git manager service for A+. Separated from the MOOC-Grader.
0 stars 6 forks source link

Add APIs for updating Git manager from A+ #8

Closed ihalaij1 closed 2 years ago

ihalaij1 commented 2 years ago

Description

What?

Added some APIs to support new Git manager entries being created/edited from A+.

Why?

These changes were needed in order to implement Git manager settings and cloning in A+.

Testing

What type of test did you run?

Tested that the new code works as expected when calling from A+.

Did you test the changes in

Translation

Programming style

Have you updated the README or other relevant documentation?

Is it Done?

ihalaij1 commented 2 years ago

I made the requested changes!