James Laska
3d67e9e0c0
Add tox and travis-ci support
...
Add tox integration to run unittests in supported python releases.
Travis-CI is used for test execution.
Additionally, the unittest TestQuotePgIdentifier was updated to support
using assert_raises_regexp on python-2.6.
Sample travis-ci output available at
https://travis-ci.org/ansible/ansible/builds/54189977
10 years ago
James Laska
411311495f
Updated DEB build workflow
...
Updates to Makefile include:
* add targets: deb-src, deb-src-upload, deb-upload
* add variables to control DEB building: DEBUILD_OPTS, DPUT_OPTS, DEB_PPA, DEB_DIST, DEB_RELEASE
* create deb files for all release values in DEB_DIST
Several updates to packaging/debian/*
* Updated control file
* Whitespace/formatting of changelog
Add deb-build to .gitignore
11 years ago
Richard Maynard
bbe3cdd9a3
ignore remnants from doing a setup.py install
11 years ago
Richard Hoop
139ae7eb9d
Ignore Vagrant
11 years ago
James Laska
7345495655
Add generated test files to .gitignore
11 years ago
James Laska
b589bf1d2e
First pass at ec2 module tests
11 years ago
Michael DeHaan
35ec9f81ae
Further modifications to the module formatter to adjust to the new theme, and some misc docs text corrections.
11 years ago
Michael DeHaan
c3245e45c2
Update the .gitignore based on the docsite restructuring.
11 years ago
Michael DeHaan
18c8382fb2
Update .gitignore
12 years ago
Mark Mandel
0ab58774bd
Ignore Intellij IML files.
12 years ago
Darren Worrall
0a28d26d6e
Add vim swap files to gitignore
12 years ago
Michael DeHaan
a61824470d
Update gitignore
12 years ago
Michael DeHaan
3f3b2a9448
Smush Jinja2 braces in playbooks so unresolved variables get parsed nicely
12 years ago
Serge van Ginderachter
0aba811cf2
add authors file to gitignore since it was removed from version control
12 years ago
Michael DeHaan
291648ccd9
Fix documentation consistency in .gitignore
12 years ago
Michael DeHaan
579b80ab8f
Fix redundancy in .gitignore file
12 years ago
Serge van Ginderachter
d5837aab23
Add some docssite and deb package related stuff to gitignore.
12 years ago
Michael DeHaan
7e542d78a7
Merge remote branch 'stijnopheide/jinja-relative' into devel
...
Conflicts:
.gitignore
12 years ago
Michael DeHaan
dcee25c6db
Update gitignore
12 years ago
Stijn Opheide
4a6b5c5de2
relative paths for (include/extends) in jinja2 templates
12 years ago
Dietmar Schinnerl
ddb358a3cf
Ignoring PyCharm/IntelliJ and Mac OS X stuff
12 years ago
Rafal Lewczuk
a87c77958c
clean exec bits from lib/ansible/*.py, ignore Eclipse/PyDev files
13 years ago
Tim Bielawa
3f245498c4
Fixup RPM building: Makefile, Spec File, .gitignore
...
Fixup distutils: setup.py
Clean old cruft: section 5 man pages
13 years ago
Tim Bielawa
6343aa6214
Add environment updating script 'env-setup' to facilitate running ansible from a git checkout.
13 years ago
Tim Bielawa
f0b0211772
Because everything should have a man page
13 years ago