Commit Graph

28 Commits

Author SHA1 Message Date
hvelarde 83e72fe14d A number of improvements to how we run builds on Travis
Among them:
* add Plone 4.0 and 4.1 under Python 2.6 to the testing matrix
* do not run Plone 4.3 with Python 2.6 and Plone 4.2 with Python 2.7 -- this
  reduces the number of builds but keeps basically the same coverage
* only upload coverage info to Coveralls.io on one job per build, not on all
  jobs
* upgrade zc.buildout to 1.7.1 (was 1.6.3)
* use Plone 4.3 by default (was 4.2)
2013-10-11 23:00:22 -03:00
Nejc Zupan 9b61b801e1 garden 2013-10-09 17:07:55 -03:00
Florent Michon b64b7dbc00 Upgrade the version of plone.recipe.codanalysis to 1.0b5 to get the fixes and activate options needed 2013-10-09 16:56:47 -03:00
Florent Michon 7a75f794e5 Use plone.recipe.codeanalysis
Integrate plone.recipe.codeanalysis in the buildout and correct the trivials
errors.
2013-10-09 16:56:47 -03:00
Nejc Zupan 674950e672 increase the timeout to have less timeout errors on Travis CI 2013-10-06 14:03:10 -03:00
Nejc Zupan 5b9da827e7 switch to flake8 that combines latest pep8 and latest pyflakes 2013-01-25 11:06:06 +01:00
Nejc Zupan 153a6c9c53 use a newer release of zc.buildout 2012-10-14 15:06:45 +02:00
Andreas Zeidler 979fe49642 run pyflakes and pep8 via make 2012-10-14 12:51:57 +02:00
Andreas Zeidler 6ed724c613 use github! 2012-10-14 12:36:44 +02:00
Andreas Zeidler 0c24594f79 use `make` to generate the sphinx docs again
(this way they're automatically kept up to date)
2012-10-13 14:40:24 +02:00
hvelarde 3747e794c4 Revert "remove .mo files as they are not supposed to be in version control"
This reverts commit e7ad65fe18.
2012-08-26 15:40:36 -03:00
hvelarde e7ad65fe18 remove .mo files as they are not supposed to be in version control 2012-08-26 15:39:53 -03:00
hvelarde d2f6702a78 add omelette to the buildout 2012-08-25 20:16:27 -03:00
hvelarde a1bb981b50 Merge branch 'master' of github.com:plone/plone.api into dexterity
Conflicts:
	buildout.cfg
2012-08-25 18:08:20 -03:00
Nejc Zupan 7ab2d8b03d move from docs/en back to docs/ --> we'll handle translations with Sphinx's gettext support 2012-08-25 18:06:57 -03:00
hvelarde d994d58e9d Merge branch 'master' of github.com:plone/plone.api into dexterity
Conflicts:
	buildout.cfg
2012-08-25 17:56:47 -03:00
hvelarde 827857edc2 added support for Dexterity on tests; there's an issue on test_create_dexterity 2012-08-25 17:16:54 -03:00
Nejc Zupan 508088551e use sphinxbuilder to build docs and build english tests by default 2012-08-25 17:06:14 -03:00
Thiago Avelino 4d3bb41925 Remove commented source
we are using version control (git), do not need to commit commented code.
2012-08-25 09:22:07 -03:00
Nejc Zupan 395fd3bcee support for Travis CI 2012-08-17 10:56:44 -03:00
Nejc Zupan 65c404313e added pep8 and pyflakes 2012-08-17 10:55:13 -03:00
Nejc Zupan 12d0e21a34 pin sphinx version 2012-07-10 17:52:09 +02:00
Nejc Zupan 0ef3fbe25d autogenerating complete API out of method docstrings 2012-02-26 18:44:04 +01:00
Andreas Zeidler a57916bdf3 the tests require `manuel` 2012-02-25 18:14:49 +01:00
Andreas Zeidler 7089b919e7 reduce the sphinx configuration & extract the package version automatically 2012-02-25 16:51:03 +01:00
Nejc Zupan a7f3b359e1 Added sphinxbuilder to buildout and prepared testcase to run code in docs 2012-02-25 14:48:58 +01:00
Andreas Zeidler b8dd24fdf3 add `get_root` 2012-02-25 02:15:42 +01:00
Andreas Zeidler 77b759f193 add development buildout 2012-02-25 01:55:41 +01:00