Statistics
| Branch: | Tag: | Revision:

root / ci @ 538cf0de

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

Latest revisions

# Date Author Comment
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