baztian
|
936817b9dc
|
Merge pull request #155 from baztian/github-actions
Migrate to github actions
|
2020-06-30 21:47:55 +02:00 |
|
baztian
|
30e2b49f41
|
Disable sonar project settings again as automatic analysis has been reactivated
|
2020-06-30 21:46:19 +02:00 |
|
baztian
|
184ee9f3d8
|
Verify that it's compatible with python 3.8
|
2020-06-30 21:39:27 +02:00 |
|
baztian
|
4fac7e37a8
|
Remove references to travis (thanks travis for the good times!)
|
2020-06-30 21:36:46 +02:00 |
|
baztian
|
facd97a0e6
|
Give cache usages a proper name
|
2020-06-23 23:46:34 +02:00 |
|
baztian
|
31e05f53ee
|
Add some caching
|
2020-06-23 23:42:23 +02:00 |
|
baztian
|
27ec0b12cc
|
Try to fix gh actions issue not taking updated coveralls-python-action
|
2020-06-23 23:20:23 +02:00 |
|
baztian
|
f82206311f
|
Upload universal wheel for Python 2 and 3
|
2020-06-23 23:15:39 +02:00 |
|
baztian
|
bf5b01d41c
|
Upload Python Package (default github workflow)
|
2020-06-23 23:15:19 +02:00 |
|
baztian
|
88faae1546
|
Remove dummy flag not required anymore
|
2020-06-23 22:57:28 +02:00 |
|
baztian
|
9b1fd6e7fe
|
Try again with a fixed coveralls approach for more reasonable job names
|
2020-06-23 22:44:52 +02:00 |
|
baztian
|
f6a233559b
|
Rename github action workflow
|
2020-06-21 23:07:22 +02:00 |
|
baztian
|
fc0098beb7
|
Revert "Specify job title for matrix build"
This reverts commit 95ef68ca00.
|
2020-06-21 23:00:30 +02:00 |
|
baztian
|
95ef68ca00
|
Specify job title for matrix build
|
2020-06-21 22:24:22 +02:00 |
|
baztian
|
53ba6959b9
|
Remove coverage-version attribute that is not required for parallel-finished
|
2020-06-21 00:40:37 +02:00 |
|
baztian
|
0aa354fccb
|
Remove .coveragerc as relative_files option is not available in coverage < 5
|
2020-06-20 22:47:38 +02:00 |
|
baztian
|
55ef89e606
|
Provide .coveragerc as required by coveralls action
|
2020-06-20 00:44:11 +02:00 |
|
baztian
|
f33b162067
|
Try to specify coverage version
|
2020-06-19 23:59:29 +02:00 |
|
baztian
|
4491c7f3f1
|
Try to make coveralls working again. This time with https://github.com/marketplace/actions/coveralls-python
|
2020-06-19 23:27:10 +02:00 |
|
baztian
|
b646d1b4d6
|
Revert "Drop coveralls support because of https://github.com/coverallsapp/github-action/issues/30"
This reverts commit e660da8e2f.
|
2020-06-19 23:23:27 +02:00 |
|
baztian
|
af47f07011
|
Add configuration for sonarcloud.io according to https://github.com/SonarSource/sonarcloud-github-action
|
2020-06-19 23:13:25 +02:00 |
|
baztian
|
e660da8e2f
|
Drop coveralls support because of https://github.com/coverallsapp/github-action/issues/30
|
2020-06-19 23:06:02 +02:00 |
|
baztian
|
6b42342a05
|
Add path to coverage file
|
2020-06-19 21:22:21 +02:00 |
|
baztian
|
fa30746b3a
|
Work around https://github.com/coverallsapp/github-action/issues/50
|
2020-06-19 21:16:25 +02:00 |
|
baztian
|
3cdc9016a8
|
Fix Coveralls for parallel builds
|
2020-06-19 21:08:16 +02:00 |
|
baztian
|
d908f1f713
|
Use Coveralls action and remove redundant coverage install from jython setup file
|
2020-06-19 21:00:35 +02:00 |
|
baztian
|
c52e8c4773
|
Run coveralls
|
2020-06-19 20:56:47 +02:00 |
|
baztian
|
ab925619d6
|
Add Jython support
|
2020-06-19 20:51:15 +02:00 |
|
baztian
|
509db87ec8
|
Make envlist compatible with tox-gh-actions
|
2020-06-17 22:43:28 +02:00 |
|
baztian
|
4c42522e3f
|
Use https://github.com/ymyzk/tox-gh-actions
|
2020-06-17 21:49:44 +02:00 |
|
baztian
|
325f0c0264
|
Create python-package.yml
|
2020-06-17 21:47:19 +02:00 |
|
baztian
|
8ffe6bd527
|
Bump version: 1.2.2 → 1.2.3
|
2020-06-12 08:58:12 +02:00 |
|
baztian
|
857cb279bc
|
Merge pull request #146 from baztian/fix27-build-issues
Try to fix Python 2.7 related build issues
|
2020-06-12 08:51:37 +02:00 |
|
baztian
|
d3e4a8eda6
|
Fix development readem
|
2020-06-12 08:51:23 +02:00 |
|
baztian
|
ea36e12f57
|
Merge pull request #150 from baztian/close-cursors
Removed cursor destructor to avoid issues with some JPype versions
|
2020-06-12 08:50:51 +02:00 |
|
baztian
|
e7ba8d100f
|
Add advice to close cursors to changelog
|
2020-06-12 08:37:10 +02:00 |
|
baztian
|
4baedb8064
|
Removed cursor destructor to avoid issues with some JPype versions
|
2020-06-12 08:36:24 +02:00 |
|
baztian
|
34ab8a0265
|
Merge pull request #153 from baztian/fix-python2-install-requirements
Make pip install for Python 2 work again
|
2020-06-12 08:33:44 +02:00 |
|
baztian
|
4280a11ea0
|
Make pip install for Python 2 work. Fixes #152
|
2020-06-12 08:25:04 +02:00 |
|
baztian
|
33a6f44bbe
|
Merge branch 'fix-jython-install-requirements'
|
2020-06-11 09:29:55 +02:00 |
|
baztian
|
e6cadb42e5
|
Make pip install for Jython work by removing JPype1 requirement for Jython
|
2020-06-10 23:38:59 +02:00 |
|
baztian
|
22a1d3f1fa
|
Merge branch 'fix-py27-tests'
|
2020-06-10 23:35:43 +02:00 |
|
baztian
|
f16f27665b
|
Fix tests for Python 2
|
2020-06-10 23:21:37 +02:00 |
|
baztian
|
53012d5433
|
Merge pull request #148 from baztian/fix-mockito-incompat
Upgrade mockito to work around JPype incompatibilities
|
2020-06-05 00:28:00 +02:00 |
|
baztian
|
5449ca8dab
|
Upgrade jip to be able to download new mockito versions containing some utf-8 chars in pom
|
2020-06-04 23:53:42 +02:00 |
|
baztian
|
983f310acf
|
Upgrade to the latest Mockito
|
2020-06-04 18:04:07 +02:00 |
|
baztian
|
6a53b00e1e
|
Upgrade mockito to work around JPype incompatibilities
|
2020-06-04 17:55:21 +02:00 |
|
baztian
|
dc8dc67a45
|
Bump version: 1.2.1 → 1.2.2
|
2020-06-04 17:50:50 +02:00 |
|
baztian
|
b3e323f596
|
Merge pull request #140 from ministat/pretty_print_decimal
print decimal as long if scale is zero
|
2020-06-04 17:49:05 +02:00 |
|
baztian
|
694197128a
|
Fix decimal type conversion for Jython
|
2020-06-03 22:17:55 +02:00 |
|
baztian
|
78791871b0
|
Change float test to double to resolve issues with Jython
|
2020-06-03 21:48:04 +02:00 |
|
baztian
|
d8b96c510e
|
Add changelog entry
|
2020-06-03 21:36:03 +02:00 |
|
baztian
|
6e53d9f707
|
Remove unnecessary integration test
|
2020-06-03 21:32:35 +02:00 |
|
baztian
|
3a4edca97b
|
Also test non BigDecimal decimal types
|
2020-06-03 21:27:46 +02:00 |
|
baztian
|
5f3da6b096
|
Add test for scaled decimal
|
2020-06-03 21:15:21 +02:00 |
|
baztian
|
fc90daddc3
|
Simplified mock code
|
2020-06-03 20:49:43 +02:00 |
|
baztian
|
beb116875b
|
Make test actually fail on for unfixed behaviour
|
2020-06-02 14:43:00 +02:00 |
|
baztian
|
ff60a141cb
|
Bump version: 1.2.0 → 1.2.1
|
2020-05-27 22:47:19 +02:00 |
|
baztian
|
003d074452
|
Update changelog
|
2020-05-27 22:46:11 +02:00 |
|
baztian
|
67b005102f
|
Merge branch 'thealmightygrant-master'
|
2020-05-27 22:42:17 +02:00 |
|
baztian
|
55c9b44c23
|
Merge branch 'more-test-fixes'. Fixes #144 which acutally was just a testing issue
|
2020-05-27 22:32:08 +02:00 |
|
baztian
|
ab9a256897
|
Make with statement test a mock test
|
2020-05-27 22:11:33 +02:00 |
|
baztian
|
e221a17e19
|
Downgrade mockito again to make mockdriver tests work
|
2020-05-27 21:58:33 +02:00 |
|
baztian
|
8191a24489
|
Fix with statment test. Include missing PropertiesDriverArgsPassingTest
|
2020-05-27 21:45:58 +02:00 |
|
baztian
|
fd38216c4d
|
Fix README
|
2020-05-27 21:07:51 +02:00 |
|
baztian
|
42f07739a2
|
Merge branch 'ci-fixes'. Got Jython running again. Some issues fixed. Still no green pipeline
|
2020-05-27 21:05:11 +02:00 |
|
baztian
|
08c537863e
|
Fix minor bug in test code
|
2020-05-27 20:53:50 +02:00 |
|
baztian
|
81734bf38f
|
Improve dev-requirements
|
2020-05-27 20:52:35 +02:00 |
|
baztian
|
5b80ee6e10
|
Revert "Another try with virtualenv 16.5.0"
This reverts commit 94247cb2f8.
|
2020-05-27 20:52:10 +02:00 |
|
baztian
|
94247cb2f8
|
Another try with virtualenv 16.5.0
|
2020-05-27 20:42:50 +02:00 |
|
baztian
|
b092431e20
|
Downgrade virtualenv again due to some unknown incompatibilities
|
2020-05-27 20:10:40 +02:00 |
|
baztian
|
464baa8a8e
|
Fix README
|
2020-05-27 20:06:19 +02:00 |
|
baztian
|
368660ebff
|
Upgrade virtualenv to latest version compatible with Jython
|
2020-05-27 20:00:53 +02:00 |
|
baztian
|
b75a7b31fc
|
Improve dev instructions
|
2020-05-27 20:00:37 +02:00 |
|
baztian
|
b1df38f957
|
Upgrade some mockdriver dependencies
|
2020-05-27 17:45:21 +02:00 |
|
baztian
|
722c3cf22d
|
Ignore some files
|
2020-05-27 17:45:14 +02:00 |
|
baztian
|
3f10b20c4d
|
Fix mockito issues
|
2020-05-27 17:42:47 +02:00 |
|
baztian
|
f94608e07b
|
Align coverage version with the one used outside of tox
|
2020-05-27 14:54:28 +02:00 |
|
baztian
|
e38a46a356
|
Downgrade coverage module *inside* tox env to a version which does not require sqlite which isn't supported by Jython
|
2020-05-27 14:53:22 +02:00 |
|
baztian
|
06f7a438c5
|
Downgrade coverage dependency for Jython runs as Jython doesn't seem to have sqlite3 lib
|
2020-05-26 15:41:36 +02:00 |
|
baztian
|
cf1b1f90da
|
Downgrade virtualenv to hopefully fix jython build
|
2020-05-25 21:30:38 +02:00 |
|
baztian
|
a8e3659074
|
Remove unnecessary jython pip upgrade
|
2020-05-25 21:29:41 +02:00 |
|
baztian
|
9a0aadb0a1
|
Fix tox for Jython
|
2020-05-25 21:20:58 +02:00 |
|
baztian
|
303dfe9ab6
|
Downgrade test dependency to JPype 0.7.0 (Recommended for Python 2.7)
|
2020-05-25 20:01:37 +02:00 |
|
baztian
|
635504943e
|
Fix tox configuration file
|
2020-05-25 19:45:45 +02:00 |
|
baztian
|
875c857d47
|
Try to fix some travis issues
|
2020-05-25 17:36:22 +02:00 |
|
baztian
|
2d636a2927
|
Merge branch 'bumpversion-uprade'
|
2020-05-25 15:51:45 +02:00 |
|
baztian
|
40a545710e
|
Upgrade bumpversion
|
2020-05-25 15:51:35 +02:00 |
|
baztian
|
4fc5646fd9
|
Merge branch 'fix-maven-central-https'
|
2020-05-25 15:51:02 +02:00 |
|
baztian
|
cd35f38d1c
|
Fix maven central http(s) issues
|
2020-05-25 15:34:45 +02:00 |
|
baztian
|
08ebac8205
|
Fix PyPI upload instructions
|
2020-05-22 21:54:37 +02:00 |
|
baztian
|
df31ab56f9
|
Bump version: 1.1.2 → 1.2.0
|
2020-05-22 21:22:23 +02:00 |
|
baztian
|
75a2e55159
|
Update changelog
|
2020-05-22 21:19:34 +02:00 |
|
baztian
|
7c86c18f8f
|
Merge pull request #139 from Szczepanov/feature/138-with-statement-pep-343
Support 'with' statement
|
2020-05-22 20:56:39 +02:00 |
|
baztian
|
d9dc88872d
|
Merge pull request #135 from khangp0000/patch-1
Update to support jpype 0.7.2+
|
2020-05-22 20:56:18 +02:00 |
|
baztian
|
a1b87626ab
|
Bump version: 1.1.1 → 1.1.2
|
2019-09-02 10:45:11 +02:00 |
|
baztian
|
9abdd926de
|
Merge pull request #105 from baztian/fix-devel-readme-formatting
Fix formatting of sourcecode in developers README
|
2019-09-02 10:42:20 +02:00 |
|
baztian
|
67cd966b88
|
Update changelog
|
2019-09-02 10:40:27 +02:00 |
|
baztian
|
52a7da55f5
|
Merge branch 'fix-maven-plugin-incompatibility'
|
2019-07-09 22:53:45 +02:00 |
|
baztian
|
26f16948ea
|
Fix incompatibility with newer maven versions
|
2019-07-09 22:23:32 +02:00 |
|