[Product-Developers] please release collective.portlet.actions

Tom Gross itconsense at gmail.com
Fri Oct 12 14:32:44 UTC 2012


There is no automated way. But adding a buildout based on one of these

http://svn.plone.org/svn/collective/buildout/plonetest/

(any reason to not have these on github?)

and adding .travis.yml file *IS* easy and quick ;)

language: python
python:
  - 2.7

install:
  - python bootstrap.py
  - bin/buildout

script:
  - bin/test

This should be added to ZopeSkel IMO.

:Tom

On 12.10.12 16:03, Alex Clark wrote:
> On 2012-10-12 11:46:17 +0000, Tom Gross said:
>
>> Done. I also added a travis CI hook :)
>
> w00t. Do we have easy travis-ci-ability in GitHub Collective yet?
>
>
>>
>> :Tom
>>
>> On 12.10.12 11:39, Jean-Michel FRANCOIS wrote:
>>> Hi,
>>>
>>> Could someone release this addon. Last commits fixes an issue for Plone
>>> 4.2 and move to github.
>>>
>>> Regards / Cordialement,
>>> JeanMichel FRANCOIS
>>> Find me on Twitter <http://twitter.com/toutpt> / Retrouvez moi sur
>>> Twitter <http://twitter.com/toutpt_nantes>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Product-Developers mailing list
>>> Product-Developers at lists.plone.org
>>> https://lists.plone.org/mailman/listinfo/plone-product-developers
>
>


-- 
Author of the book "Plone 3 Multimedia" - http://amzn.to/dtrp0C

Tom Gross
email..........itconsense at gmail.com
skype.....................tom_gross
web.........http://toms-projekte.de
blog...http://blog.toms-projekte.de



More information about the Product-Developers mailing list