[Patchew-devel] [PATCH v3 0/4] Make Patchew-cli use REST endpoints

Shubham Jain posted 4 patches 5 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/patchew-ci tags/patchew/20180706093947.20025-1-shubhamjain7495@gmail.com
There is a newer version of this series
api/models.py         |   3 ++
api/rest.py           |  12 +++++-
patchew-cli           | 101 +++++++++++++++++++++++++++++++++++++++-----------
tests/patchewtest.py  |   3 ++
tests/test_import.py  |   8 ++--
tests/test_message.py |  17 ++++++++-
tests/test_tags.py    |   5 +--
7 files changed, 118 insertions(+), 31 deletions(-)
[Patchew-devel] [PATCH v3 0/4] Make Patchew-cli use REST endpoints
Posted by Shubham Jain 5 years, 8 months ago
The following commits changes import, delete and project functions to use REST endpoints instead of legacy

Shubham Jain (4):
  Changes in Patchew cli to use rest-api
  Make Patchew cli use rest api
  Make Delete Command use REST
  Make Import Command use Rest

 api/models.py         |   3 ++
 api/rest.py           |  12 +++++-
 patchew-cli           | 101 +++++++++++++++++++++++++++++++++++++++-----------
 tests/patchewtest.py  |   3 ++
 tests/test_import.py  |   8 ++--
 tests/test_message.py |  17 ++++++++-
 tests/test_tags.py    |   5 +--
 7 files changed, 118 insertions(+), 31 deletions(-)

-- 
2.15.1 (Apple Git-101)

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