Commit Graph

37 Commits (e40ad1ac1747d04fbb86ca513994c7c016b6aa5d)

Author SHA1 Message Date
Adrian Likins d48ad47fda add coverage/test and misc items to .gitignore (#19384) 8 years ago
James Cammarata 3ccd014134 Adding old modules dirs to gitignore 8 years ago
Matt Clay 6bbd92e422 Initial ansible-test implementation. (#18556) 8 years ago
James Cammarata 7c049b16c7 Adding ansible_release dir created by release to .gitignore 8 years ago
Matt Clay e24588902f Move test_os_server and apply fixes.
- Add missing meta value for test_create_server
- Add .gitignore for pytest .cache directory

Exclude test_os_server from nose test runs since it was designed
for pytest. The test will work correctly when run using pytest.

This is a temporary issue, as we'll be moving to pytest soon.
8 years ago
Shane McDonald 4ae0d5b843 Build debs with pbuilder (#18165)
* Build debs with pbuilder
* Update README in packaging/debian
* Add Dockerfile for building debs
* Add local_deb makefile target - Allows users to build debs using locally installed dependencies. This was the `deb` target before moving to pbuilder.
8 years ago
Adrian Likins 0b19fd51d3 Change default theme to 'alabaster'
Add docs-api/docs-requirements.txt

update .gitignore for docs-api/ tmp files.
8 years ago
Matt Clay b0e1efbd62 Add full support for Shippable CI. 8 years ago
Brian Coca fbdcb22e36 now generate list of playbook ojbect directives
TODO: needs links/info and conditionals added
8 years ago
James Cammarata 5466510edb Removing .out file for integration tests and adding to .gitignore 8 years ago
James Cammarata f3b691ccaf Adding .retry files to .gitignore 8 years ago
Brian Coca 8eda94c591 normalized descriptions for most man pages
also removed the intermediate man page
added intermidieate manpages to gitignore
9 years ago
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
9 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
10 years ago
Richard Maynard bbe3cdd9a3 ignore remnants from doing a setup.py install 10 years ago
Richard Hoop 139ae7eb9d Ignore Vagrant 10 years ago
James Laska 7345495655 Add generated test files to .gitignore 10 years ago
James Laska b589bf1d2e First pass at ec2 module tests 10 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 11 years ago
Mark Mandel 0ab58774bd Ignore Intellij IML files. 11 years ago
Darren Worrall 0a28d26d6e Add vim swap files to gitignore 11 years ago
Michael DeHaan a61824470d Update gitignore 11 years ago
Michael DeHaan 3f3b2a9448 Smush Jinja2 braces in playbooks so unresolved variables get parsed nicely 11 years ago
Serge van Ginderachter 0aba811cf2 add authors file to gitignore since it was removed from version control 11 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 12 years ago
Tim Bielawa 3f245498c4 Fixup RPM building: Makefile, Spec File, .gitignore
Fixup distutils: setup.py

Clean old cruft: section 5 man pages
12 years ago
Tim Bielawa 6343aa6214 Add environment updating script 'env-setup' to facilitate running ansible from a git checkout. 12 years ago
Tim Bielawa f0b0211772 Because everything should have a man page 12 years ago