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
|
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
|
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 |
|
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 |
|
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
|
418aa4f964
|
Update docbuilder action
|
2022-11-14 22:22:31 +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
|
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 |
|