[Patchew-devel] [PATCH 0/3] Add Support for the PUT of results

Shubham Jain posted 3 patches 5 years, 8 months ago
Failed in applying to current master (apply log)
api/rest.py           | 53 +++++++++++++++++++++++++++++++++++++++++++++++----
mods/git.py           | 11 ++++++++++-
mods/testing.py       | 10 ++++++++--
tests/test_git.py     | 47 +++++++++++++++++++++++++++++++++++++++++++++
tests/test_rest.py    |  6 ++++++
tests/test_testing.py | 47 +++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 167 insertions(+), 7 deletions(-)
[Patchew-devel] [PATCH 0/3] Add Support for the PUT of results
Posted by Shubham Jain 5 years, 8 months ago
The commit add support for the PUT of the results. 

Shubham Jain (3):
  Add ability to access projects by name
  add support for result PUT to mods/*
  Add Infra for PUT

 api/rest.py           | 53 +++++++++++++++++++++++++++++++++++++++++++++++----
 mods/git.py           | 11 ++++++++++-
 mods/testing.py       | 10 ++++++++--
 tests/test_git.py     | 47 +++++++++++++++++++++++++++++++++++++++++++++
 tests/test_rest.py    |  6 ++++++
 tests/test_testing.py | 47 +++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 167 insertions(+), 7 deletions(-)

-- 
2.15.1 (Apple Git-101)

_______________________________________________
Patchew-devel mailing list
Patchew-devel@redhat.com
https://www.redhat.com/mailman/listinfo/patchew-devel
Re: [Patchew-devel] [PATCH 0/3] Add Support for the PUT of results
Posted by Paolo Bonzini 5 years, 8 months ago
On 08/08/2018 13:12, Shubham Jain wrote:
> The commit add support for the PUT of the results. 
> 
> Shubham Jain (3):
>   Add ability to access projects by name
>   add support for result PUT to mods/*
>   Add Infra for PUT

Thanks for writing the tests!  Please put everything into a branch on
github, as that will be your final deliverable for Google Summer of
Code.  Even if the patches are not yet the final version, it's good that
you worked on PUT until the deadline.

Paolo

_______________________________________________
Patchew-devel mailing list
Patchew-devel@redhat.com
https://www.redhat.com/mailman/listinfo/patchew-devel
Re: [Patchew-devel] [PATCH 0/3] Add Support for the PUT of results
Posted by Shubham Jain 5 years, 8 months ago
I was thinking to make a gist with links of all the patches. For those
which are merger I can give the link of commits and those which aren’t I
can give the links of patches from patchew.org.

On Wed, 8 Aug 2018 at 6:23 PM, Paolo Bonzini <pbonzini@redhat.com> wrote:

> On 08/08/2018 13:12, Shubham Jain wrote:
> > The commit add support for the PUT of the results.
> >
> > Shubham Jain (3):
> >   Add ability to access projects by name
> >   add support for result PUT to mods/*
> >   Add Infra for PUT
>
> Thanks for writing the tests!  Please put everything into a branch on
> github, as that will be your final deliverable for Google Summer of
> Code.  Even if the patches are not yet the final version, it's good that
> you worked on PUT until the deadline.
>
> Paolo
>
_______________________________________________
Patchew-devel mailing list
Patchew-devel@redhat.com
https://www.redhat.com/mailman/listinfo/patchew-devel
Re: [Patchew-devel] [PATCH 0/3] Add Support for the PUT of results
Posted by Paolo Bonzini 5 years, 8 months ago
On 08/08/2018 15:18, Shubham Jain wrote:
> I was thinking to make a gist with links of all the patches. For those
> which are merger I can give the link of commits and those which aren’t I
> can give the links of patches from patchew.org <http://patchew.org>. 

Yes, that would also work.

Paolo

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