baztian
|
59974ffab5
|
Move coveralls handling from tox to travis to work around Jython urllib issues.
|
2017-03-10 16:08:49 +01:00 |
baztian
|
05e429ac66
|
Simplified tox.ini a little bit.
|
2017-03-10 15:42:03 +01:00 |
baztian
|
47aa0c68a3
|
Add Jython coverage support. Thanks to @testInord. https://github.com/baztian/jaydebeapi/pull/17#issuecomment-275192869
|
2017-03-10 13:31:19 +01:00 |
baztian
|
8fc9ae8869
|
Merge branch 'tox-travis'
|
2017-03-10 12:26:20 +01:00 |
baztian
|
561d447c09
|
Switch to tox develeopment mode to fix source view on coveralls.
|
2017-03-10 12:24:29 +01:00 |
baztian
|
4c6efb7113
|
Fix coveralls run on Python 2.6. Skip coveralls for Jython.
|
2017-03-10 12:24:25 +01:00 |
baztian
|
c150bb8290
|
Add coverage and coveralls back to tox and travis.
|
2017-03-10 12:23:05 +01:00 |
baztian
|
4ef125e6b1
|
Introduce Python 3.6 to the build matrix.
|
2017-03-10 12:23:01 +01:00 |
baztian
|
bf35ac253e
|
Improve requirements resolution.
|
2017-03-10 12:20:43 +01:00 |
baztian
|
8c119de997
|
Apply recommendations from https://github.com/ryanhiebert/tox-travis/issues/62
|
2017-03-10 12:17:51 +01:00 |
baztian
|
7c2a48f75c
|
First attempt to run tox on travix.
|
2017-03-10 12:17:45 +01:00 |
baztian
|
d90e1f66d9
|
Merge branch 'doctests-fix'
|
2017-03-09 14:31:14 +01:00 |
baztian
|
6767e247ab
|
Fix failing doctests not resulting into build errors.
|
2017-03-09 14:28:26 +01:00 |
baztian
|
460008e11e
|
Add tox for local development (no travis integration yet).
|
2017-03-08 14:32:22 +01:00 |
baztian
|
dc7b55085d
|
Align tox matrix to travis matrix.
|
2017-03-08 14:28:52 +01:00 |
baztian
|
ca9e978fe5
|
Remove obsolete comments.
|
2017-03-08 14:16:35 +01:00 |
baztian
|
82b0f14b60
|
Fix whitespace
|
2017-03-08 14:07:05 +01:00 |
baztian
|
3676b42cfd
|
Run doctests in tox.
|
2017-03-08 12:26:48 +01:00 |
baztian
|
c16e56c486
|
Upgrade jip to fix .jip_config not being found.
|
2017-03-08 12:19:31 +01:00 |
baztian
|
0596d5fbca
|
Fix maven repo access again.
|
2017-03-08 12:13:48 +01:00 |
baztian
|
72dbb832d9
|
Fix maven repo access again.
|
2017-03-08 12:13:48 +01:00 |
baztian
|
2e3d8ce1a8
|
Make tox work with any Python 3 release. Fix maven repo reference.
|
2017-03-08 12:13:48 +01:00 |
baztian
|
c75060afaa
|
Make mvnget.sh Python 3 compatible.
|
2017-03-08 12:13:48 +01:00 |
baztian
|
aaa118b6b9
|
Fixed travis mvn call.
|
2017-03-08 12:13:48 +01:00 |
baztian
|
85f528aa4c
|
Align .travis.yml to tox related changes.
|
2017-03-08 12:13:48 +01:00 |
baztian
|
bc732dca08
|
Improve tox configuration.
|
2017-03-08 12:13:48 +01:00 |
baztian
|
4666f606d9
|
Add Jython support for hsqldb driver test to tox build matrix.
|
2017-03-08 12:13:48 +01:00 |
baztian
|
6a9795cdd9
|
Add Jython support for mock driver test to tox build matrix.
|
2017-03-08 12:13:48 +01:00 |
baztian
|
136057d356
|
Use tox to support a build matrix. (Add Jython support later)
|
2017-03-08 12:13:48 +01:00 |
baztian
|
14067d6315
|
Merge branch 'jython-venv-update'
|
2017-03-08 12:07:29 +01:00 |
baztian
|
9e1cf4fbad
|
Simplified helper scripts.
Fix possible shell incompatibility introduced in last commit.
|
2017-03-08 12:06:22 +01:00 |
baztian
|
1cd46e1311
|
Update virtualenv for jython.
|
2017-03-08 11:30:33 +01:00 |
baztian
|
8424effd63
|
merge feature/jython-update
|
2017-01-24 21:23:31 +01:00 |
baztian
|
43775ef529
|
Jython 2.7.0 update
|
2017-01-24 21:17:01 +01:00 |
baztian
|
d0862891e5
|
Merge branch 'feature/db-properties-more-documentation'
|
2017-01-23 21:33:22 +01:00 |
baztian
|
596cc60ef5
|
Try to fix Python 2/3 doctest compatibility again
|
2017-01-23 21:28:36 +01:00 |
baztian
|
0624071734
|
Try to fix Python 2/3 doctest compatibility again
|
2017-01-23 21:23:49 +01:00 |
baztian
|
298826c6ab
|
Fix Python 2/3 doctest incompatibility
|
2017-01-23 21:01:42 +01:00 |
baztian
|
5a031c1df3
|
Fix rst code formatting
|
2017-01-23 20:42:32 +01:00 |
baztian
|
350afee2c4
|
Fix doctests for README.rst only working with hsqldb
|
2017-01-23 20:40:47 +01:00 |
baztian
|
8bf5576780
|
Add an example for db connection properties
|
2017-01-23 20:33:52 +01:00 |
baztian
|
11ffde4504
|
merge feature/db-properties-jython
|
2017-01-23 20:25:03 +01:00 |
baztian
|
bcba6ebf3f
|
Execute properties passing test in travis jython run
|
2017-01-23 20:18:15 +01:00 |
baztian
|
c2a160f239
|
Bump version: 0.2.0 → 1.0.0
|
2017-01-10 10:37:49 +01:00 |
baztian
|
5df5d3af6b
|
Update readme to explain version change.
|
2017-01-10 10:37:30 +01:00 |
baztian
|
5f22a66be1
|
Downgrade jip as it seems to be incompatible with current build config
|
2017-01-10 10:31:01 +01:00 |
baztian
|
64de4825f4
|
Update jip
|
2017-01-10 10:26:15 +01:00 |
baztian
|
bfcb702861
|
Update development notes (a bit).
|
2017-01-10 10:19:31 +01:00 |
baztian
|
2bee0394a1
|
Fix Python 3 compatibility.
|
2017-01-10 10:19:00 +01:00 |
baztian
|
a589ef8782
|
Credits to @testlnord
|
2017-01-10 10:12:00 +01:00 |