Commit graph

69 commits

Author SHA1 Message Date
Griatch
6b984a4faa Removing mysql volume and set better perm 2024-06-27 18:57:40 +02:00
Griatch
d54886e9e4 Testing to streamline mysql setup more 2024-06-27 18:47:49 +02:00
Griatch
50417d8970 Testing to clean up mysql action too 2024-06-27 18:30:03 +02:00
Griatch
9c7fcac0d6 Fix in action 2024-06-27 18:07:32 +02:00
Griatch
094478c337 Testing github alternative action for postgres 2024-06-27 18:04:49 +02:00
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
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
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
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
9d99ce283e More doc updates 2022-12-03 13:54:58 +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
9868347825 string fixes for GitHub 2022-12-01 14:10:23 -08: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
Griatch
3928e0ba4c Update to not call coveralls from PRs, it's slow 2022-11-22 09:37:48 +01:00
Griatch
f50ebd8492 Update github actions 2022-11-19 01:48:02 +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
Griatch
a0881c0f82 Test different build profiles 2022-11-16 19:24:33 +01:00
Griatch
544638bf42 Add support for Python3.11 2022-11-15 23:51:13 +01: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
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