#112 CLI provide a way to submit waiver by result_id
Merged by ralph. Opened by gnaponie.
gnaponie/waiverdb cli-resultid  into  master

Download 112.patch

Provided in the CLI a way to submit a new waiver by result_id for
backward compatibility.
The CLI takes care of "translating" the result_id in subject/testcase
and submit the waiver to waiverdb API.

In the previous changeset (the other PR that is already merged), we already removed the result_id from the server side.

If you supply this result_id argument to the server now.. will it fail? Or silently be ignored?

Nice job consolidating this!

:+1: adding lots of new tests. Good stuff.

Pull-Request has been merged by ralph

:+1: but are we changing tack here before we merge this?

Metadata