325 Commits

Author SHA1 Message Date
e34cb7f4b1 Update dependency pytest-asyncio to v0.26.0 2025-03-25 08:50:28 +02:00
7908d0b906 Update dependency pylint to v3.3.6 2025-03-20 13:40:52 +02:00
cc41f4aa83 Update dependency pylint to v3.3.5 2025-03-09 09:34:58 +02:00
f29a6e4896 Update dependency tox to v4.24.2 2025-03-07 20:38:14 +02:00
2bb62373d6 Merge pull request 'Update dependency pytest to v8.3.5' () from renovate/pytest-8.x into dev
Reviewed-on: 
2025-03-02 16:19:26 +02:00
0ee1c75031 Update dependency pytest to v8.3.5 2025-03-02 15:25:02 +02:00
12f7cb6365
Added some basic tests for Cache 2025-02-16 17:16:05 +01:00
76ee24cd9e
Added cache support 2025-02-16 17:03:46 +01:00
6d56d9d0f9
Hopefully fixed a circular import 2025-02-16 16:58:56 +01:00
554b522400
Added experimental cache support 2025-02-16 16:45:22 +01:00
e9abed27f8
Removed caching action 2025-02-09 18:55:26 +01:00
845a69491d
Silly attempt to fix token issues 2025-02-09 18:51:48 +01:00
df2b5efd88 Merge pull request 'Closes and improves documentation' () from bugfix/187 into dev
Reviewed-on: 
2025-02-09 19:41:30 +02:00
6b2be48052
Closes and improves documentation 2025-02-09 18:40:30 +01:00
ad70648ea2 Update dependency mypy to v1.15.0 2025-02-05 06:31:00 +02:00
09b4d512a6 Merge pull request 'Update dependency pytest-asyncio to v0.25.3' () from renovate/pytest-asyncio-0.x into dev
Reviewed-on: 
2025-01-29 10:48:23 +02:00
1473d34ca1 Merge pull request 'Update dependency black to v25' () from renovate/black-25.x into dev
Reviewed-on: 
2025-01-29 10:43:45 +02:00
5fc8ae6a6e Update dependency black to v25 2025-01-29 06:29:48 +02:00
8562d7e84c Update dependency pytest-asyncio to v0.25.3 2025-01-28 21:04:58 +02:00
258b46d829 Update dependency pylint to v3.3.4 2025-01-28 15:50:37 +02:00
efec002667 Merge pull request 'Update dependency twine to v6.1.0' () from renovate/twine-6.x into dev
Reviewed-on: 
2025-01-24 16:38:45 +02:00
475eaf9ff3 Update dependency twine to v6.1.0 2025-01-21 21:37:09 +02:00
0fcd9f2041 Merge pull request 'Update dependency tox to v4.24.0' () from renovate/tox-4.x into dev
Reviewed-on: 
2025-01-21 21:12:20 +02:00
44d07dc56a Update dependency tox to v4.24.0 2025-01-21 20:32:47 +02:00
c5e83c17d3 Disabled pip cache for publish because dependencies are inline 2025-01-10 11:23:35 +02:00
129cbd923b Updated cache path for tests 2025-01-10 11:22:33 +02:00
1ca126829b
Hopefully fixed caching 2025-01-10 00:09:05 +01:00
974aebfd1a
Bruh, works exactly as bad. I give up... Let's cache this shit. 2025-01-09 23:08:09 +01:00
ed7fa50dbd
SonarQube works like shit, switching back to the old SonarCloud action 2025-01-09 22:54:21 +01:00
82542de0bb
SonarQube doesn't seem to work, one more try with latest 2025-01-09 22:40:32 +01:00
9021eac87b
SonarCloud action is deprecated, replacing with sonarqube one and returning to ubuntu-24.04 2025-01-09 22:35:53 +01:00
651022ab6e
SonarCloud doesn't like 22.04 either, trying ubuntu-latest instead 2025-01-09 22:33:38 +01:00
f8c6b782a1
SonarCloud doesn't like 24.04, trying 22.04 instead 2025-01-09 22:32:24 +01:00
a1d0b98858
Replaced ubuntu-latest with ubuntu-24.04 2025-01-09 22:18:57 +01:00
fec40b1c44 Update dependency pytest-asyncio to v0.25.2 2025-01-08 08:41:33 +02:00
kku
e9b9fc6ca1 TEST: Publishing Action 2025-01-02 13:58:23 +01:00
1da367ccb1 Update dependency pytest-asyncio to v0.25.1 2025-01-02 08:03:07 +02:00
kku
d5e390fe66 Optimized json_load usage, imports and typing 2025-01-01 22:34:38 +01:00
kku
ae54bd5cce Bump version to 4.0.2 2024-12-31 11:16:16 +01:00
kku
9ce251d733 Added a quick README for examples (belongs to ) 2024-12-31 11:10:06 +01:00
kku
5dd873d683 Closes 2024-12-31 11:07:24 +01:00
b47bcbe513 Update dependency mypy to v1.14.1 2024-12-30 19:17:40 +02:00
kku
bbbec75f91 Fixed naming conventions 2024-12-29 19:27:42 +01:00
kku
94553b602e Fixed imports in examples 2024-12-29 16:27:58 +01:00
kku
3cdd6da506 Added typing_extensions to the dependencies 2024-12-29 16:06:45 +01:00
kku
d24e94b57e Tests are now for 3.11+ 2024-12-27 18:33:51 +01:00
95584c0e63
Slight documentation improvements 2024-12-27 00:37:54 +01:00
a13ef83e82 Merge pull request '4.0.0' () from overhaul-v4 into dev
Reviewed-on: 
2024-12-26 19:44:56 +02:00
0ce4ddcf7c Fixed two broken references 2024-12-26 18:37:55 +01:00
aa2c778a6a Removed legacy usage of Union[] 2024-12-26 18:36:57 +01:00