Statistics
| Branch: | Tag: | Revision:

root / ci @ 6149f03e

Name Size
autopkg_debian.sh 281 Bytes
config 29 Bytes
flake8.sh 96 Bytes
install.sh 358 Bytes
make_docs.sh 488 Bytes
pep8.sh 94 Bytes
pylint.sh 95 Bytes
tests.sh 335 Bytes

Latest revisions

# Date Author Comment
6a8190a5 04/01/2013 01:59 pm Vangelis Koukis

Create a docs stub to keep the CI system happy

f0e7fc76 04/01/2013 01:08 pm Vangelis Koukis

Use single setup.py in ci/install.sh

538cf0de 04/01/2013 01:03 pm Vangelis Koukis

Use devflow-update-version in ci/install.sh

529dadc5 04/01/2013 12:02 pm Vangelis Koukis

Use /bin/sh instead of "/usr/bin/env sh" in ci/

Use /bin/sh instead of "/usr/bin/env sh" in ci/ scripts consistently.
Yes, in theory the Bourne shell may not be in /bin, but POSIX doesn't
seem to specify the location of /usr/bin/env explicitly, either.

4908cdde 04/01/2013 11:57 am Vangelis Koukis

Add CI functionality

Add various scripts under ci/, enabling support for
Continuous Integration.

Among others, there are scripts for automated: * pep8/flake8/pylint reports * installation in a virtualenv * execution of unit tests (not yet enabled) * building of docs (not yet enabled)...

View revisions

Also available in: Atom