Re: [release] A Python library for Pagure

2015-07-21 Thread Lei Yang
Thanks!

The tool is a part of our GSoC project. Currently it listens to Pagure webhook 
and GitHub webhook, and syncs issues, PRs, comments and code between them. 
However we have problem creating PR on Pagure and GitHub (because we need an 
exact copy of forks on both platform to create the pull request, which is 
difficult to achieve), so we mirror PRs to issues. We are modifying the tool, 
so sorry that the tool is not working these days.

I’ll post update about this tool here ;)


Regards,
Lei

 在 2015年7月20日,下午4:17,Pierre-Yves Chibon pin...@pingoured.fr 写道:
 
 On Fri, Jul 17, 2015 at 06:53:55PM +0800, Lei Yang wrote:
   Hi,
   I was configuring the pagure-github syncing tool we!-ve been writing these
   days, so sorry that it took some time ;)
   libpagure is now in Pagure and is synced with GitHub using a automatic
   tool!
 
 Cool!
 Could you expand a little on how this works? I've been opening a couple of PRs
 on progit for libprogit over the last few days, but I'm not seeing anything on
 github, is this expected?
 
 Thanks,
 Pierre
 ___
 infrastructure mailing list
 infrastructure@lists.fedoraproject.org
 https://admin.fedoraproject.org/mailman/listinfo/infrastructure

___
infrastructure mailing list
infrastructure@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

Re: [release] A Python library for Pagure

2015-07-21 Thread Christopher Meng
On Fri, Jul 17, 2015 at 12:27 AM, Lei Yang yltt1234...@gmail.com wrote:
 Hi,

 I wrote a simple Python warp for Pagure APIs, named libpagure. It covers all
 APIs that Pagure currently has. The code is at
 https://github.com/yangl1996/libpagure . I’ve submitted libpagure to PyPI.

 Currently I have only implemented the basic functions for invoking Pagure
 APIs. Unit tests, some docs and error handling is planned :)

 Thanks a lot to Pierre for your great help!

Goood to see this, watched.
___
infrastructure mailing list
infrastructure@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

Re: [release] A Python library for Pagure

2015-07-17 Thread Pierre-Yves Chibon
On Fri, Jul 17, 2015 at 12:27:54AM +0800, Lei Yang wrote:
Hi,
I wrote a simple Python warp for Pagure APIs, named libpagure. It covers
all APIs that Pagure currently has. The code is
at https://github.com/yangl1996/libpagure . I!-ve submitted libpagure to
PyPI.
Currently I have only implemented the basic functions for invoking Pagure
APIs. Unit tests, some docs and error handling is planned :)

It's not in pagure as well? :-O

Anyway, awesome, I'll look at it a little further in the coming days.

Thanks for this!


Pierre
___
infrastructure mailing list
infrastructure@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

[release] A Python library for Pagure

2015-07-16 Thread Lei Yang
Hi,

I wrote a simple Python warp for Pagure APIs, named libpagure. It covers all 
APIs that Pagure currently has. The code is at 
https://github.com/yangl1996/libpagure https://github.com/yangl1996/libpagure 
. I’ve submitted libpagure to PyPI.

Currently I have only implemented the basic functions for invoking Pagure APIs. 
Unit tests, some docs and error handling is planned :)

Thanks a lot to Pierre for your great help!

Best regards,
Lei___
infrastructure mailing list
infrastructure@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure