Commit graph

180 commits

Author SHA1 Message Date
Griatch
410d9cda12 Update codeql action to latest 2022-11-28 11:35:30 +01:00
Griatch
b81dd27ad2 Move codeql workflow to right place 2022-11-28 11:29:23 +01:00
Griatch
0796148fcd Update to not call coveralls from PRs, it's slow 2022-11-22 09:37:48 +01:00
Griatch
bc12158c77 Limit runs of workflow 2022-11-19 01:53:29 +01:00
Griatch
5dde486d14 Update github actions 2022-11-19 01:48:02 +01:00
Griatch
7d475c3001 Support install from pypi (rc1) 2022-11-19 01:25:55 +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
9eb4ee8529 Update docbuilder action 2022-11-14 22:22:31 +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
cc5d950eb5 Update build script 2022-09-21 20:56:24 +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
84bacdbad0 Adjustments to build process 2022-02-05 17:10:39 +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
fb702c3d6a Change to use super() instead of the old py2 style everywhere 2022-01-26 21:51:55 +01:00
Griatch
a9b2f33aa2 More tweaks of branch fetch 2022-01-26 21:14:35 +01:00
Griatch
fcb8d19843 Sequence might matter 2022-01-26 20:06:49 +01:00
Griatch
8f07265b2d Do explicit checkout 2022-01-26 19:59:35 +01:00
Griatch
aee463c7c8 Separately fetch 0.9.5 branch in build 2022-01-26 19:39:05 +01:00
Griatch
672a0f9a89 Exploring just what is set in build env 2022-01-26 19:18:26 +01:00
Griatch
5b44b389f0 Change fetch-depth for doc build 2022-01-26 18:31:34 +01:00
Griatch
e4a5091d38 No luck with rebuilt script either 2022-01-26 00:44:39 +01:00
Griatch
d8346cf584 Refactor git action build script 2022-01-26 00:42:11 +01:00
Griatch
55553f75d5 Variant on checkout 2022-01-26 00:33:03 +01:00
Griatch
a85e23d016 Branch test with a checkout 2022-01-26 00:29:19 +01:00
Griatch
003f914d92 Fix in build 2022-01-26 00:22:34 +01:00
Griatch
8756de79cc Different way to fetch 2022-01-26 00:18:29 +01:00
Griatch
7e3bb4dfc4 Another test to get the 0.9.5 branch 2022-01-26 00:07:19 +01:00
Griatch
4137d7b346 Building multiversion docs require the full git history 2022-01-25 23:48:15 +01:00