Commit graph

25 commits

Author SHA1 Message Date
Toshio Kuratomi
1d0f408897 Finish python3 syntax compilation fixing for core repo 2016-06-13 12:00:31 -07:00
Toshio Kuratomi
c1bb97b528 Remove rackspace modules from travis py3 blacklist as they should now compile 2016-06-03 06:59:15 -07:00
Toshio Kuratomi
d379dbad50 Digitalocean no longer needs to be on the python3 blacklist 2016-06-02 16:13:16 -07:00
Toshio Kuratomi
cc28e56666 Remove modules from py3 blacklist that now compile with PY3 2016-06-02 13:01:54 -07:00
Toshio Kuratomi
1b6b8326d8 Remove .travis.yml from the blacklist 2016-06-02 11:50:29 -07:00
Michael Scherer
b78d708678 Port vsphere_guest to py3/py2.4 syntax (#3721) 2016-05-23 09:36:24 -04:00
Michael Scherer
3a20fc4d0c Fix wait_for to compile on python3 (#3722) 2016-05-23 09:34:27 -04:00
Michael Scherer
75715a1b73 Convert packaging/* to py3/py2.4 syntax (#3702) 2016-05-20 07:48:10 -07:00
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
2016-05-19 15:34:59 -07:00
Michael Scherer
cc99fe24fc Convert the network subfolder to py3/py2.4 syntax (#3690) 2016-05-18 09:08:30 -07:00
Michael Scherer
20342860ad Convert all databases modules to python3 and 2.4 syntax (#3688) 2016-05-18 07:07:21 -07:00
Michael Scherer
69ea617093 Convert the whole files/ directory to py3 syntax (#3685) 2016-05-18 07:01:53 -07:00
Toshio Kuratomi
92bf802cb8 Thanks to @mscherer, we can now syntax check all of system for py3 compat 2016-05-17 10:31:00 -07:00
Michael Scherer
1c30ab0115 Add several modules since they are already py3 ready (#3667) 2016-05-17 10:06:37 -07:00
Matt Martz
00965a4ccd Copy over git rebase in travis from -extras 2016-05-15 17:53:52 -05:00
Toshio Kuratomi
a7e45db9e6 Add python3 compiling of specific modules (#3641) 2016-05-12 14:44:15 -07:00
John R Barker
bb9572ca86 ansible-validate-modules part 4: Enable check on ansible-modules-core (#3526)
* Call ansible-validate-modules

* Correct quotes + add newline
2016-05-03 07:51:12 -07:00
Toshio Kuratomi
1b21e37fcb Disable travis docs checks 2015-07-01 07:24:39 -07:00
Toshio Kuratomi
5da9c6a1c7 Add testing of docs to the core repo 2015-06-29 12:42:50 -07:00
Matt Martz
2b5815efc9 Add compileall testing via travis to validate modules are python24 compatible 2015-06-01 15:26:50 -07:00
Matt Martz
010cf3b7ad Specify that travis should use python2.6 2015-05-14 11:07:16 -05:00
Matt Martz
06171c4590 Add py27 compileall to test all modules, specifically for syntax errors 2015-05-12 10:43:36 -05:00
Toshio Kuratomi
c8d099a50c Run python2.4 compat tests on a pair of amazon modules that do not use boto 2015-05-11 12:15:11 -07:00
Matt Martz
7ca732830f Python2.4 fixes
* Ignore accelerate.py
* Don't use a lambda or a ternary
2015-05-11 11:04:44 -05:00
Matt Martz
e12ca16399 Add compileall testing via travis to validate modules are python24 compatible 2015-05-08 13:42:06 -05:00