[Patchew-devel] [PATCH v2 0/3] Make Patchew-cli use REST endpoints

Shubham Jain posted 3 patches 5 years, 9 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
api/rest.py           |  8 ++++--
patchew-cli           | 67 +++++++++++++++++++++++++++++++++++----------------
tests/patchewtest.py  |  3 +++
tests/test_import.py  |  8 +++---
tests/test_message.py | 17 +++++++++++--
5 files changed, 74 insertions(+), 29 deletions(-)
[Patchew-devel] [PATCH v2 0/3] Make Patchew-cli use REST endpoints
Posted by Shubham Jain 5 years, 9 months ago
The following commits changes import, delete and project functions to use REST endpoints instead of legacy

Shubham Jain (3):
  Make Patchew cli use rest api
  Make Delete Command use REST
  Make Import Command use Rest

 api/rest.py           |  8 ++++--
 patchew-cli           | 67 +++++++++++++++++++++++++++++++++++----------------
 tests/patchewtest.py  |  3 +++
 tests/test_import.py  |  8 +++---
 tests/test_message.py | 17 +++++++++++--
 5 files changed, 74 insertions(+), 29 deletions(-)

-- 
2.15.1 (Apple Git-101)

_______________________________________________
Patchew-devel mailing list
Patchew-devel@redhat.com
https://www.redhat.com/mailman/listinfo/patchew-devel