Skip to content

Enable the use of either GraceDB SDK or standard REST API; fixes #28

This MR reenables the use of GraceDB SDK by allowing RAVEN to use either SDK or the standard REST API. Due to the last switch, the default will be REST. This means if no client is provided, REST will be chosen. Many of the tests will also assume REST.

Edited by Brandon Piotrzkowski

Merge request reports