[Twisted-Python] GSoC 2012 Project, TwistedChecker
Hi everyone, I'm a student of GSoC 2012, from University of Tsukuba, Japan. I'm glad to be selected as a practicer in Twisted project this year. Then in these serveral months, my project is to create a code standard checker for Twisted, Basically, I will follow "Twisted Coding Standard", it can be found at: http://twistedmatrix.com/trac/browser/trunk/doc/core/development/policy/codi... I hope finally this project could be integrated into our main ticket system, so it would automatically check patches or other things. Please let me know if you have any good advise or idea to this project. My name on IRC is zomux. ( This project is currently hosted on launchpad, http://launchpad.net/twistedchecker ) Thanks. Best Regards, -- *Raphael Shu , UACA 2012*
On Fri, Jun 8, 2012 at 6:23 AM, Raphael Shu <raphael@uaca.com> wrote:
Hi everyone,
I'm a student of GSoC 2012, from University of Tsukuba, Japan.
I'm glad to be selected as a practicer in Twisted project this year.
Then in these serveral months, my project is to create a code standard checker for Twisted,
Basically, I will follow "Twisted Coding Standard", it can be found at:
http://twistedmatrix.com/trac/browser/trunk/doc/core/development/policy/codi...
I hope finally this project could be integrated into our main ticket system,
so it would automatically check patches or other things.
Please let me know if you have any good advise or idea to this project.
My name on IRC is zomux.
( This project is currently hosted on launchpad, http://launchpad.net/twistedchecker )
Welcome Raphael! I'm really looking forward to having an automated Twisted coding standard checker. Thanks, jml
Hi, What is the status of Twisted Checker? I could not find anything related to TwistedChecker on the website: http://twistedmatrix.com/trac/search?q=twistedchecker ---- Is there a bug report or web page discussing the requirements/specifications for a Twisted Checker? Cheers, Adi On 8 June 2012 10:47, Jonathan Lange <jml@mumak.net> wrote:
On Fri, Jun 8, 2012 at 6:23 AM, Raphael Shu <raphael@uaca.com> wrote:
Hi everyone,
I'm a student of GSoC 2012, from University of Tsukuba, Japan.
I'm glad to be selected as a practicer in Twisted project this year.
Then in these serveral months, my project is to create a code standard checker for Twisted,
Basically, I will follow "Twisted Coding Standard", it can be found at:
http://twistedmatrix.com/trac/browser/trunk/doc/core/development/policy/codi...
I hope finally this project could be integrated into our main ticket system,
so it would automatically check patches or other things.
Please let me know if you have any good advise or idea to this project.
My name on IRC is zomux.
( This project is currently hosted on launchpad, http://launchpad.net/twistedchecker )
Welcome Raphael! I'm really looking forward to having an automated Twisted coding standard checker.
Thanks, jml
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
-- Adi Roiban
On Sun, Nov 18, 2012 at 8:26 AM, Adi Roiban <adi@roiban.ro> wrote:
Hi,
What is the status of Twisted Checker?
I could not find anything related to TwistedChecker on the website: http://twistedmatrix.com/trac/search?q=twistedchecker
----
Is there a bug report or web page discussing the requirements/specifications for a Twisted Checker?
http://launchpad.net/twistedchecker has a bunch of tickets, and the code.
On Nov 18, 2012, at 1:54 PM, Itamar Turner-Trauring <itamar@futurefoundries.com> wrote:
On Sun, Nov 18, 2012 at 8:26 AM, Adi Roiban <adi@roiban.ro> wrote: Hi,
What is the status of Twisted Checker?
I could not find anything related to TwistedChecker on the website: http://twistedmatrix.com/trac/search?q=twistedchecker
----
Is there a bug report or web page discussing the requirements/specifications for a Twisted Checker?
http://launchpad.net/twistedchecker has a bunch of tickets, and the code.
It seems like the existence of this tool should be documented somewhere on our wiki (ReviewProcess, perhaps) as well as what to do with its output? -glyph
Yea, may be create a page on Wiki to describe the usage of this tool ? Im looking forward to make it available in buildbot. -- Raphael Shu On Tue, Nov 20, 2012 at 1:46 PM, Glyph <glyph@twistedmatrix.com> wrote:
On Nov 18, 2012, at 1:54 PM, Itamar Turner-Trauring < itamar@futurefoundries.com> wrote:
On Sun, Nov 18, 2012 at 8:26 AM, Adi Roiban <adi@roiban.ro> wrote:
Hi,
What is the status of Twisted Checker?
I could not find anything related to TwistedChecker on the website: http://twistedmatrix.com/trac/search?q=twistedchecker
----
Is there a bug report or web page discussing the requirements/specifications for a Twisted Checker?
http://launchpad.net/twistedchecker has a bunch of tickets, and the code.
It seems like the existence of this tool should be documented somewhere on our wiki (ReviewProcess, perhaps) as well as what to do with its output?
-glyph
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
-- *Raphael Shu , UACA 2012*
Err... how could I create a page on our wiki to describe usage and dependencies for twistedchecker? On Tue, Nov 20, 2012 at 1:46 PM, Glyph <glyph@twistedmatrix.com> wrote:
On Nov 18, 2012, at 1:54 PM, Itamar Turner-Trauring < itamar@futurefoundries.com> wrote:
On Sun, Nov 18, 2012 at 8:26 AM, Adi Roiban <adi@roiban.ro> wrote:
Hi,
What is the status of Twisted Checker?
I could not find anything related to TwistedChecker on the website: http://twistedmatrix.com/trac/search?q=twistedchecker
----
Is there a bug report or web page discussing the requirements/specifications for a Twisted Checker?
http://launchpad.net/twistedchecker has a bunch of tickets, and the code.
It seems like the existence of this tool should be documented somewhere on our wiki (ReviewProcess, perhaps) as well as what to do with its output?
-glyph
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
-- *Raphael Shu , UACA 2012*
On Nov 29, 2012, at 10:43 AM, Raphael Shu <raphael@uaca.com> wrote:
On Tue, Nov 20, 2012 at 1:46 PM, Glyph <glyph@twistedmatrix.com> wrote: On Nov 18, 2012, at 1:54 PM, Itamar Turner-Trauring <itamar@futurefoundries.com> wrote:
On Sun, Nov 18, 2012 at 8:26 AM, Adi Roiban <adi@roiban.ro> wrote: Hi,
What is the status of Twisted Checker?
I could not find anything related to TwistedChecker on the website: http://twistedmatrix.com/trac/search?q=twistedchecker
----
Is there a bug report or web page discussing the requirements/specifications for a Twisted Checker?
http://launchpad.net/twistedchecker has a bunch of tickets, and the code.
It seems like the existence of this tool should be documented somewhere on our wiki (ReviewProcess, perhaps) as well as what to do with its output?
-glyph
Err... how could I create a page on our wiki to describe usage and dependencies for twistedchecker?
You do need wiki-edit permission to do this. I have just granted it to you - assuming I properly remembered that your trac handle is "zomux". Now you can simply log in to twistedmatrix.com, and go to, for example, <http://twistedmatrix.com/trac/wiki/TwistedChecker> and click the "create this page" button. Most other pages should have a button at the bottom now saying "Edit this page". Thank you, and please let us know when you have written something! -glyph
participants (5)
-
Adi Roiban
-
Glyph
-
Itamar Turner-Trauring
-
Jonathan Lange
-
Raphael Shu