Re: [Zope-dev] GitHub and Travis CI

2013-03-05 Thread Godefroid Chapelle

Le 04/03/13 20:00, Stephan Richter a écrit :

Hi everyone,

I have invested some time today to implement the Travis CI hook setup for
GitHub. I can now turn on and update Travis CI for any package.



See the ``README.rst`` file.


I did the same in z3c.taskqueue and five.taskqueue that Stephan very 
nicely migrated for me.


Thanks to you, Stephan !
--
Godefroid Chapelle (aka __gotcha) http://bubblenet.be

___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] GitHub and Travis CI

2013-03-05 Thread Stephan Richter
On Tuesday, March 05, 2013 10:27:24 AM Albertas Agejevas wrote:
> > So my question is: What do we want to do? I would suggest E-mails on
> > status  change should be sufficient.
> 
> It would be cool to have a single page with such status icons for all
> packages we care about.

So once "zopetoolkit" is on github, we could change its REAdME to contain the 
status of each package.

Regards,
Stephan
-- 
Entrepreneur and Software Geek
Google me. "Zope Stephan Richter"
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] GitHub and Travis CI

2013-03-05 Thread Albertas Agejevas
On Mon, Mar 04, 2013 at 02:00:22PM -0500, Stephan Richter wrote:
> In addition, Marius added this to his sample project:
> 
> https://github.com/zopefoundation/zope.dottedname
> 
> See the ``README.rst`` file.
> 
> So my question is: What do we want to do? I would suggest E-mails on status 
> change should be sufficient.

It would be cool to have a single page with such status icons for all
packages we care about.

Albertas
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] GitHub and Travis CI

2013-03-04 Thread Adam GROSZER

On 03/04/2013 08:00 PM, Stephan Richter wrote:


So my question is: What do we want to do? I would suggest E-mails on status
change should be sufficient.



And probably include the status in the usual daily zope-test email.
Tho no idea where that script is running and where the source is.

--
Best regards,
 Adam GROSZER
--
Quote of the day:
What makes the universe so hard to comprehend is that there's nothing to 
compare it with.

___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] GitHub and Travis CI

2013-03-04 Thread Hanno Schlichting
On Mon, Mar 4, 2013 at 8:00 PM, Stephan Richter
 wrote:
> So my question is: What do we want to do? I would suggest E-mails on status
> change should be sufficient.

Cool, but please change the default email notification, it's set to
"spam everyone all the time". See
http://about.travis-ci.org/docs/user/notifications/#Notifications

So until we have a good policy, please use:

notifications:
  email: false

Hanno
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] GitHub and Travis CI

2013-03-04 Thread Stephan Richter
Hi everyone,

I have invested some time today to implement the Travis CI hook setup for 
GitHub. I can now turn on and update Travis CI for any package.

Right now, there is no reporting setup. But Travis CI can be configured to send 
out E-mails and give IRC notifications. In addition, Marius added this to his  
sample project:

https://github.com/zopefoundation/zope.dottedname

See the ``README.rst`` file.

So my question is: What do we want to do? I would suggest E-mails on status 
change should be sufficient.

Regards,
Stephan
-- 
Entrepreneur and Software Geek
Google me. "Zope Stephan Richter"
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )