Commit graph

241 commits

Author SHA1 Message Date
Griatch
51500ad009 Expand CS test suite with py 3.12 2024-03-17 08:49:55 +01:00
Griatch
ea5cd64533 Another test with non-parallel CI unit test builds 2023-12-19 21:40:18 +01:00
Griatch
6d66260aa7 Test with only mysql 2023-12-19 07:39:32 +01:00
Griatch
d34332cd1b Revert CI build changes for more testing 2023-12-19 07:16:02 +01:00
Griatch
20061e9e5c CI build: Different mysql testing db 2023-12-19 00:16:05 +01:00
Griatch
00f70b1eb9 CI build: Different mysql testing db 2023-12-19 00:05:44 +01:00
Griatch
694fe8468d Testing to build an empty mysql db 2023-12-18 23:48:24 +01:00
Griatch
5d580c4c17 More CI testing 2023-12-18 23:34:05 +01:00
Griatch
1a687969c6 Another CI unit test run with no db reuse 2023-12-18 23:07:26 +01:00
Griatch
5d3046942f Test running CI unit tests without parallel running 2023-12-18 21:54:10 +01:00
Griatch
2bed8bdb53 Test with fresh unit test db 2023-12-18 20:51:57 +01:00
Griatch
e2a7c54e24 Up CI postgres version to 12 2023-12-03 00:02:14 +01:00
Griatch
ed7b1634a2 Fix missing unit test flag 2023-12-02 20:07:00 +01:00
Griatch
5dc596f24b Further testing of unit test db 2023-12-02 19:53:31 +01:00
Griatch
5830a4ad69 Test rebuilding test db on unit test 2023-12-02 19:25:49 +01:00
Griatch
fbb562212c Delete bug-report-develop.md 2022-12-10 00:06:21 +01:00
Griatch
40eecaca94 Remove automatic pypi release action, not going to be used 2022-12-07 20:58:17 +01:00
dvoraen
20e7a7fed8 add: coverage to toml; workflow timeout 2022-12-04 04:05:55 -08:00
Griatch
0660e5d10b Make docker images build off main branch 2022-12-03 19:29:16 +01:00
Griatch
5259d4bc3d Make sure main branch builds docs too 2022-12-03 15:38:04 +01:00
Griatch
9d99ce283e More doc updates 2022-12-03 13:54:58 +01:00
Griatch
07935f68a3 Version 1.0rc10, py3.10 min 2022-12-03 10:06:25 +01:00
Griatch
a7bd428970 Up minimum Python to 3.10 2022-12-03 09:29:35 +01:00
Griatch
aadbef02c4 Specify coverage source by-module name instead 2022-12-02 23:54:42 +01:00
Griatch
3db058a055 Test a linked install in CI 2022-12-02 23:12:27 +01:00
dvoraen
08513cc78a deploy job only runs if relevant branches 2022-12-01 14:57:06 -08:00
dvoraen
9af9d14fe6 fix missing shell property 2022-12-01 14:33:23 -08:00
dvoraen
63abecc934 create action directory and yml 2022-12-01 14:28:57 -08:00
dvoraen
993ca1e4e4 moving file to new place 2022-12-01 14:28:45 -08:00
dvoraen
9868347825 string fixes for GitHub 2022-12-01 14:10:23 -08:00
Griatch
dfa93e9206 Merge pull request #3006 from dvoraen/new_workflows
Unit testing workflow updates
2022-12-01 22:57:40 +01:00
dvoraen
c6882749bb removed SQLite comments and fix if cond 2022-12-01 12:55:01 -08:00
dvoraen
c3bea4aaec standardized strings; deploy only from source repo 2022-12-01 06:58:17 -08:00
dvoraen
868b3bdaeb grouped coverage testing steps together 2022-12-01 06:43:20 -08:00
dvoraen
37ac4d55a4 Style updates and improved matrix include 2022-12-01 05:10:59 -08:00
dvoraen
a5fc4dad35 refactor of unit test workflow; uses new action 2022-11-30 05:34:08 -08:00
dvoraen
756e4fddaa setup-database action 2022-11-30 05:32:00 -08:00
Griatch
0ba91ee07f Update codeql action to latest 2022-11-28 11:35:30 +01:00
Griatch
f4c2bd46d4 Move codeql workflow to right place 2022-11-28 11:29:23 +01:00
Griatch
3928e0ba4c Update to not call coveralls from PRs, it's slow 2022-11-22 09:37:48 +01:00
Griatch
fd8a520ebb Limit runs of workflow 2022-11-19 01:53:29 +01:00
Griatch
f50ebd8492 Update github actions 2022-11-19 01:48:02 +01:00
Griatch
8787f8c34f Support install from pypi (rc1) 2022-11-19 01:25:55 +01:00
Griatch
0dac1361c5 Clean up unknown mysql build action 2022-11-16 23:14:34 +01:00
Griatch
d43ca922a2 Upgrade gh-docker action 2022-11-16 22:50:16 +01:00
Griatch
01b5194924 Upgrade checkout action 2022-11-16 22:20:46 +01:00
Griatch
4e31c37f77 Upgrade postgresql-binary version for CS builds 2022-11-16 22:06:48 +01:00
Griatch
d0e287175b Test removing psycopg2 install from CS build 2022-11-16 21:58:44 +01:00
Griatch
070ac15418 Up Django req to 4.1, PostgreSQL 11+ 2022-11-16 20:53:08 +01:00
Griatch
7f2fb9a121 Return to previous CS build style 2022-11-16 19:33:09 +01:00