Commit Graph

24 Commits (1e0bb94ced42104e688b8580797c0adb6dd08228)

Author SHA1 Message Date
Toshio Kuratomi c1bb97b528 Remove rackspace modules from travis py3 blacklist as they should now compile 8 years ago
Toshio Kuratomi d379dbad50 Digitalocean no longer needs to be on the python3 blacklist 8 years ago
Toshio Kuratomi cc28e56666 Remove modules from py3 blacklist that now compile with PY3 8 years ago
Toshio Kuratomi 1b6b8326d8 Remove .travis.yml from the blacklist 8 years ago
Michael Scherer b78d708678 Port vsphere_guest to py3/py2.4 syntax (#3721) 8 years ago
Michael Scherer 3a20fc4d0c Fix wait_for to compile on python3 (#3722) 8 years ago
Michael Scherer 75715a1b73 Convert packaging/* to py3/py2.4 syntax (#3702) 8 years ago
Toshio Kuratomi 521370459c Py3 exclude list (#3698)
* Fix a few modules to pass syntax checks under python3

* Move from a whitelist of modules to check for python3 compat to a blacklist
8 years ago
Michael Scherer cc99fe24fc Convert the network subfolder to py3/py2.4 syntax (#3690) 8 years ago
Michael Scherer 20342860ad Convert all databases modules to python3 and 2.4 syntax (#3688) 8 years ago
Michael Scherer 69ea617093 Convert the whole files/ directory to py3 syntax (#3685) 8 years ago
Toshio Kuratomi 92bf802cb8 Thanks to @mscherer, we can now syntax check all of system for py3 compat 8 years ago
Michael Scherer 1c30ab0115 Add several modules since they are already py3 ready (#3667) 8 years ago
Matt Martz 00965a4ccd Copy over git rebase in travis from -extras 8 years ago
Toshio Kuratomi a7e45db9e6 Add python3 compiling of specific modules (#3641) 8 years ago
John R Barker bb9572ca86 ansible-validate-modules part 4: Enable check on ansible-modules-core (#3526)
* Call ansible-validate-modules

* Correct quotes + add newline
9 years ago
Toshio Kuratomi 1b21e37fcb Disable travis docs checks 9 years ago
Toshio Kuratomi 5da9c6a1c7 Add testing of docs to the core repo 9 years ago
Matt Martz 2b5815efc9 Add compileall testing via travis to validate modules are python24 compatible 9 years ago
Matt Martz 010cf3b7ad Specify that travis should use python2.6 10 years ago
Matt Martz 06171c4590 Add py27 compileall to test all modules, specifically for syntax errors 10 years ago
Toshio Kuratomi c8d099a50c Run python2.4 compat tests on a pair of amazon modules that do not use boto 10 years ago
Matt Martz 7ca732830f Python2.4 fixes
* Ignore accelerate.py
* Don't use a lambda or a ternary
10 years ago
Matt Martz e12ca16399 Add compileall testing via travis to validate modules are python24 compatible 10 years ago