Griatch
|
fd0abb4520
|
Remove automatic pypi release action, not going to be used
|
2022-12-07 20:58:17 +01:00 |
|
dvoraen
|
dce1a6c8d0
|
add: coverage to toml; workflow timeout
|
2022-12-04 04:05:55 -08:00 |
|
Griatch
|
a67ea082b7
|
Make docker images build off main branch
|
2022-12-03 19:29:16 +01:00 |
|
Griatch
|
a876e7071d
|
Make sure main branch builds docs too
|
2022-12-03 15:38:04 +01:00 |
|
Griatch
|
32760f2d00
|
More doc updates
|
2022-12-03 13:54:58 +01:00 |
|
Griatch
|
5f6e17d634
|
Version 1.0rc10, py3.10 min
|
2022-12-03 10:06:25 +01:00 |
|
Griatch
|
5896b72e2a
|
Up minimum Python to 3.10
|
2022-12-03 09:29:35 +01:00 |
|
Griatch
|
06be8e4b29
|
Specify coverage source by-module name instead
|
2022-12-02 23:54:42 +01:00 |
|
Griatch
|
7d4c531b13
|
Test a linked install in CI
|
2022-12-02 23:12:27 +01:00 |
|
dvoraen
|
e173b6ef6f
|
deploy job only runs if relevant branches
|
2022-12-01 14:57:06 -08:00 |
|
dvoraen
|
d4f2b119de
|
string fixes for GitHub
|
2022-12-01 14:10:23 -08:00 |
|
Griatch
|
67314d780a
|
Merge pull request #3006 from dvoraen/new_workflows
Unit testing workflow updates
|
2022-12-01 22:57:40 +01:00 |
|
dvoraen
|
953d37dfe8
|
removed SQLite comments and fix if cond
|
2022-12-01 12:55:01 -08:00 |
|
dvoraen
|
5c360a48db
|
standardized strings; deploy only from source repo
|
2022-12-01 06:58:17 -08:00 |
|
dvoraen
|
f887034225
|
grouped coverage testing steps together
|
2022-12-01 06:43:20 -08:00 |
|
dvoraen
|
3034546702
|
Style updates and improved matrix include
|
2022-12-01 05:10:59 -08:00 |
|
dvoraen
|
b76be5845f
|
refactor of unit test workflow; uses new action
|
2022-11-30 05:34:08 -08:00 |
|
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 |
|