Commit graph

54 commits

Author SHA1 Message Date
dvoraen
dce1a6c8d0 add: coverage to toml; workflow timeout 2022-12-04 04:05:55 -08:00
Griatch
a67ea082b7 Make docker images build off main branch 2022-12-03 19:29:16 +01:00
Griatch
32760f2d00 More doc updates 2022-12-03 13:54:58 +01:00
Griatch
5896b72e2a Up minimum Python to 3.10 2022-12-03 09:29:35 +01:00
Griatch
06be8e4b29 Specify coverage source by-module name instead 2022-12-02 23:54:42 +01:00
Griatch
7d4c531b13 Test a linked install in CI 2022-12-02 23:12:27 +01:00
dvoraen
e173b6ef6f deploy job only runs if relevant branches 2022-12-01 14:57:06 -08:00
dvoraen
d4f2b119de string fixes for GitHub 2022-12-01 14:10:23 -08:00
dvoraen
953d37dfe8 removed SQLite comments and fix if cond 2022-12-01 12:55:01 -08:00
dvoraen
5c360a48db standardized strings; deploy only from source repo 2022-12-01 06:58:17 -08:00
dvoraen
f887034225 grouped coverage testing steps together 2022-12-01 06:43:20 -08:00
dvoraen
3034546702 Style updates and improved matrix include 2022-12-01 05:10:59 -08:00
dvoraen
b76be5845f refactor of unit test workflow; uses new action 2022-11-30 05:34:08 -08:00
Griatch
0796148fcd Update to not call coveralls from PRs, it's slow 2022-11-22 09:37:48 +01:00
Griatch
5dde486d14 Update github actions 2022-11-19 01:48:02 +01:00
Griatch
cebd09e0d9 Clean up unknown mysql build action 2022-11-16 23:14:34 +01:00
Griatch
5d3b463dd2 Upgrade gh-docker action 2022-11-16 22:50:16 +01:00
Griatch
b08bfbce96 Upgrade checkout action 2022-11-16 22:20:46 +01:00
Griatch
3278cb7cf4 Upgrade postgresql-binary version for CS builds 2022-11-16 22:06:48 +01:00
Griatch
cf6eab7e6d Test removing psycopg2 install from CS build 2022-11-16 21:58:44 +01:00
Griatch
3a0da276bb Up Django req to 4.1, PostgreSQL 11+ 2022-11-16 20:53:08 +01:00
Griatch
a51664ada9 Return to previous CS build style 2022-11-16 19:33:09 +01:00
Griatch
ad7993c556 Test different build profiles 2022-11-16 19:24:33 +01:00
Griatch
60d7cc1af8 Add support for Python3.11 2022-11-15 23:51:13 +01:00
Griatch
f8e439788b Update CI build actions 2022-10-23 01:07:58 +02:00
Griatch
b95b77b7e9 Disable --parallel for test runs calculating coverage 2022-10-23 00:24:42 +02:00
Griatch
e1c0b53b73 Report coverage version in CI 2022-10-22 23:42:25 +02:00
Griatch
7ba25288c3 Get more coverage info from ci build 2022-10-22 23:11:23 +02:00
Griatch
88e64e74bd Do not save test db for coverall CI build 2022-10-21 01:21:25 +02:00
Griatch
d8dc2ea50c Revert to xml coverall output again 2022-10-21 01:11:58 +02:00
Griatch
2567b9635f Further test with lcov file 2022-10-21 00:58:59 +02:00
Griatch
5635fdaaa4 Test alternative coveralls send 2022-10-21 00:38:31 +02:00
Griatch
75cc8ef91a
Merge pull request #2825 from aogier/feature/ci-dependencies-cache
enable dependencies cache in CI
2022-08-03 23:05:47 +02:00
Alessandro Ogier
deadcb0baa
only cover 3.10/sqlite 2022-08-03 19:14:07 +02:00
Alessandro Ogier
e1de328e90
enable dependencies cache in CI 2022-08-03 18:55:28 +02:00
Alessandro Ogier
97442088e6
4 processes! 2022-07-26 23:50:31 +02:00
Alessandro Ogier
bfc5bbc64a
parallel tests 2022-07-26 23:50:30 +02:00
Griatch
23762d931f Fix and clean up docker build doc 2022-02-05 18:51:23 +01:00
Griatch
0a0aeaa2c4 Fix tutorial world build and intro 2022-02-05 16:05:12 +01:00
Griatch
152eaa3f95 Considerable cleanup of installation docs 2022-02-05 14:03:01 +01:00
Griatch
2d25d8862b Up min versions to py3.9, Django 4 2022-02-04 23:24:48 +01:00
Griatch
bdd6dd323e Make CI build not fail for PR repos without dockerhub creds 2022-01-19 21:43:03 +01:00
Griatch
2da6c7a269 Further limit push 2022-01-16 17:28:29 +01:00
Griatch
4a080d4be3 Fix typo 2022-01-16 17:20:43 +01:00
Griatch
1e080e64fc Adjusting issues for mysql test build 2022-01-16 17:19:25 +01:00
Griatch
b1182a0904 Limit builds to subset of tests 2022-01-16 17:11:50 +01:00
Griatch
7a2cf7e13d Update develop github action 2022-01-16 16:57:31 +01:00
Griatch
2180ec67a7 Merge branch 'master' into develop 2021-08-13 15:24:13 +02:00
Griatch
76af934fd2 Another CI fix 2021-06-20 11:08:52 +02:00
Griatch
e1eec45b05 Fix CI issue for postgres with django 2.2. 2021-06-20 10:56:20 +02:00