Commit graph

240 commits

Author SHA1 Message Date
Griatch
544638bf42 Add support for Python3.11 2022-11-15 23:51:13 +01:00
Griatch
418aa4f964 Update docbuilder action 2022-11-14 22:22:31 +01:00
Griatch
d0f137845d Remove match to retain 3.9 compatibility 2022-10-29 11:18:08 +02:00
Griatch
cbfc5d6bcd Testing to add needs-triage labels to issues not yet verified 2022-10-29 10:50:49 +02:00
Griatch
cec502cecc Add html comments to github issue templates 2022-10-23 12:01:26 +02:00
Griatch
a3ef220b2b Update CI build actions 2022-10-23 01:07:58 +02:00
Griatch
2bbb3079b4 Disable --parallel for test runs calculating coverage 2022-10-23 00:24:42 +02:00
Griatch
b941a09bcf Report coverage version in CI 2022-10-22 23:42:25 +02:00
Griatch
7d1a758c44 Get more coverage info from ci build 2022-10-22 23:11:23 +02:00
Griatch
3d98e431ef Do not save test db for coverall CI build 2022-10-21 01:21:25 +02:00
Griatch
393da8c2ad Revert to xml coverall output again 2022-10-21 01:11:58 +02:00
Griatch
b10f7e8dc6 Further test with lcov file 2022-10-21 00:58:59 +02:00
Griatch
25dc36af2a Test alternative coveralls send 2022-10-21 00:38:31 +02:00
Griatch
7b1e0ecf9f Update build script 2022-09-21 20:56:24 +02:00
Griatch
940c9909a2 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
6463d087ea only cover 3.10/sqlite 2022-08-03 19:14:07 +02:00
Alessandro Ogier
7d23147359 enable dependencies cache in CI 2022-08-03 18:55:28 +02:00
Alessandro Ogier
146112a576 4 processes! 2022-07-26 23:50:31 +02:00
Alessandro Ogier
f60bb650c6 parallel tests 2022-07-26 23:50:30 +02:00
Griatch
66f5c4ab20 Fix and clean up docker build doc 2022-02-05 18:51:23 +01:00
Griatch
c1e58af928 Adjustments to build process 2022-02-05 17:10:39 +01:00
Griatch
a980ed617d Fix tutorial world build and intro 2022-02-05 16:05:12 +01:00
Griatch
ca7bee9d99 Considerable cleanup of installation docs 2022-02-05 14:03:01 +01:00
Griatch
b76c5d2bab Up min versions to py3.9, Django 4 2022-02-04 23:24:48 +01:00
Griatch
89f9eaffcc Add develop-specific issue-report template 2022-02-04 14:12:10 +01:00
Griatch
5859de7054 Change to use super() instead of the old py2 style everywhere 2022-01-26 21:51:55 +01:00
Griatch
55237f20a7 More tweaks of branch fetch 2022-01-26 21:14:35 +01:00
Griatch
0720ea4ff6 Sequence might matter 2022-01-26 20:06:49 +01:00
Griatch
4847720d7c Do explicit checkout 2022-01-26 19:59:35 +01:00
Griatch
977575db67 Separately fetch 0.9.5 branch in build 2022-01-26 19:39:05 +01:00
Griatch
147cb6bfd9 Exploring just what is set in build env 2022-01-26 19:18:26 +01:00
Griatch
284d0057a3 Change fetch-depth for doc build 2022-01-26 18:31:34 +01:00
Griatch
f044386d0f No luck with rebuilt script either 2022-01-26 00:44:39 +01:00
Griatch
710ccf4574 Refactor git action build script 2022-01-26 00:42:11 +01:00
Griatch
4dbd5df09b Variant on checkout 2022-01-26 00:33:03 +01:00
Griatch
6ee3a28f59 Branch test with a checkout 2022-01-26 00:29:19 +01:00
Griatch
65a92b72ab Fix in build 2022-01-26 00:22:34 +01:00
Griatch
7feae7c9ac Different way to fetch 2022-01-26 00:18:29 +01:00
Griatch
835e4d6bb5 Another test to get the 0.9.5 branch 2022-01-26 00:07:19 +01:00
Griatch
544fd3ede2 Building multiversion docs require the full git history 2022-01-25 23:48:15 +01:00
Griatch
89baae29ed Testing with a manual doc deploy 2022-01-25 23:34:28 +01:00
Griatch
2eb21e0c6d Prep for mv-local build 2022-01-21 00:56:36 +01:00
Griatch
b332a2a205 More work on doc deployment 2022-01-21 00:47:11 +01:00
Griatch
a875ded18b More testing with doc build 2022-01-21 00:35:50 +01:00
Griatch
6a76ad2803 Make CI build not fail for PR repos without dockerhub creds 2022-01-19 21:43:03 +01:00
Griatch
cf002bfbc1 Further limit push 2022-01-16 17:28:29 +01:00
Griatch
987fcb37b4 Fix typo 2022-01-16 17:20:43 +01:00
Griatch
bf43ba1133 Adjusting issues for mysql test build 2022-01-16 17:19:25 +01:00
Griatch
348d4fe255 Limit builds to subset of tests 2022-01-16 17:11:50 +01:00
Griatch
28449b3710 Update develop github action 2022-01-16 16:57:31 +01:00