erinhmclark
|
6c7f6af4b4
|
Add cache action with key to OS, py version and lockfile hash, and install packages from source.
|
2025-03-31 11:11:56 +01:00 |
|
Patrick Robertson
|
e9ee4d67ba
|
Re-add 'ubuntu-latest' - now that we're rid of tsp_client
|
2025-03-26 15:29:36 +04:00 |
|
erinhmclark
|
b386ae6287
|
Add poetry.lock and pyproject.toml paths to trigger tests.
|
2025-03-07 18:01:08 +00:00 |
|
Miguel Sozinho Ramalho
|
5614af3f63
|
removes fixed oscrypto dependency, it blocked pypi publishing (#195)
* disables tests on ubuntu-latest
* drops fixed oscrypto version for git commit
* version bump
|
2025-02-14 10:51:56 +00:00 |
|
Patrick Robertson
|
e8138eac1c
|
Add ubuntu-latest to the matrix of test runners (#181)
* Don't clutter logs with info about generic dropin
* Add ubuntu-latest to unit tests
This is currently failing due to an issue with oscrypto and newer openssl https://github.com/wbond/oscrypto/issues/78#issuecomment-1756317472
* fix oscrypto version for ubuntu 24 compatibility (boto3 too see #180)
---------
Co-authored-by: msramalho <19508417+msramalho@users.noreply.github.com>
|
2025-01-24 14:03:55 +00:00 |
|
Patrick Robertson
|
5aa717452e
|
Quick test that the app actually runs in core tests
|
2025-01-17 17:02:54 +01:00 |
|
Patrick Robertson
|
8f17a235f3
|
Switch to ubuntu-22.04 for CI tests
An issue with oscrypto means it currently does not work on 24.04. Ref: https://github.com/wbond/oscrypto/issues/78#issuecomment-2565688091
|
2025-01-14 10:24:14 +01:00 |
|
Patrick Robertson
|
ab2eb3c7f5
|
Add dev dependencies to poetry
|
2025-01-13 20:42:08 +01:00 |
|
Patrick Robertson
|
b9aea99de8
|
Prettify pytest output
|
2025-01-13 18:41:24 +01:00 |
|
Patrick Robertson
|
bbef80de4c
|
Add unit tests for html_formatter, csv_db
|
2025-01-13 17:58:10 +01:00 |
|
Patrick Robertson
|
2353f9d6a5
|
Separate CI for download tests and core tests
|
2025-01-13 16:27:46 +01:00 |
|