Benbb96
2d3e7eac13
fix(ci): rust check
2024-07-18 00:06:41 +02:00
Timothy Hobbs
6cd5522099
Move to ruff, its faster & catches more
2023-11-14 20:37:05 +01:00
Christopher Broderick
4f65d9cd8e
master is deprecated for gh-action-pypi-publis - use release/v1
2023-10-24 13:52:13 +01:00
Christopher Broderick
a3b7c25920
Remove the release build because that (for now) is done in the UI and is
...
used as a controlled release trigger event for this workflow
2023-10-17 15:06:00 +01:00
Garret Wassermann
0f70988575
test against python 3.11 and use require django 4.2 LTS for testing
2023-06-15 22:02:13 -04:00
Christopher Broderick
77ba9c42ba
Trigger on tag to push to PyPi
2023-03-26 00:24:24 +00:00
Martin Whitehouse
c70092e113
Remove restrictions
...
Signed-off-by: Martin Whitehouse <martin@umed.org>
2022-08-08 18:41:57 +02:00
Martin Whitehouse
353bd699df
Remove azure and default to pull requests,opened/reopened
2022-08-08 18:19:58 +02:00
Martin Whitehouse
5d06835c03
Run 'On push'
2022-08-08 11:13:13 +02:00
Martin Whitehouse
8ab7599bea
Remove parallel constraint
2022-08-05 14:43:53 +02:00
Martin Whitehouse
cd480b2750
Add Djagno versions to test matrix
...
32 and 4 used for constraints
2022-08-05 14:27:29 +02:00
Martin Whitehouse
cb35578b70
Add python version to cache key
...
Prevents conflicts
2022-08-05 10:09:00 +02:00
Martin Whitehouse
6b0400dbcd
Add cache to workflow
2022-08-05 10:04:50 +02:00
Martin Whitehouse
4a429f5498
Add flake8 exit failure to workflow
2022-07-25 04:47:59 +02:00
Martin Whitehouse
25542f929e
Initial isort configuration
...
Will fail build if imports are not sorted correctly
2022-07-22 03:26:41 +02:00
Martin Whitehouse
12bb68d5ee
Add flake8 to workflow
2022-07-22 01:23:50 +02:00
Martin Whitehouse
5314b55f96
Verbose step name
2022-07-22 01:11:31 +02:00
Martin Whitehouse
f6810865b6
Missing -
2022-07-22 01:08:17 +02:00
Martin Whitehouse
3fdcb41d68
Add autopep8 to build pipeline
2022-07-22 01:06:42 +02:00
Martin Whitehouse
fa91620bf9
EscapeHtml.extendMarkdown disabled
...
Updated markdown caused failures.
Not sure what is going on with this class, 0 comments :-(
If someone could give me a hint as to what this is trying to achieve, I
can investigate further
2022-07-20 16:32:51 +02:00
Martin Whitehouse
08654bd9c4
Remove 3.10 from test matrix
...
Working through to error cause
2022-07-20 16:21:28 +02:00
Martin Whitehouse
70206b8f8f
Add django<4 constraint to workflow
2022-07-20 16:10:18 +02:00
Martin Whitehouse
f6caebc661
Add requirements-testing to workflow
2022-07-20 16:01:07 +02:00
Martin Whitehouse
86d3e1cb4b
Initial github workflow
...
Basic template to run quicktest with python versions
- 3.8
- 3.9
- 3.10
2022-07-20 15:00:14 +02:00
Garret Wassermann
a10a597b3a
Add issue templates
...
Initial issue templates
2019-03-15 16:21:29 -04:00