Brian Bjarke Jensen brian
brian pushed tag v0.2.0 to lille-vemmelund/python-repositories 2025-09-15 01:05:44 +02:00
brian deleted branch add-minio-adapter from lille-vemmelund/python-repositories 2025-09-15 01:05:21 +02:00
brian pushed to main at lille-vemmelund/python-repositories 2025-09-15 01:05:20 +02:00
65d8051c57 Merge pull request 'add-minio-adapter' (#4) from add-minio-adapter into main
f5af30328d auto install all extra packages
3260a3ffb1 added new optional package to ci
c7bced4254 ruff lint fixes
800d702d7a pyupgrade
Compare 10 commits »
brian merged pull request lille-vemmelund/python-repositories#4 2025-09-15 01:05:18 +02:00
add-minio-adapter
brian commented on pull request lille-vemmelund/python-repositories#4 2025-09-15 01:04:55 +02:00
add-minio-adapter

Test Coverage Report:

============================= test session starts ==============================
platform linux -- Python 3.12.3, pytest-8.4.2, pluggy-1.6.0
rootdir: /workspace/brian/…
brian pushed to add-minio-adapter at lille-vemmelund/python-repositories 2025-09-15 01:03:39 +02:00
f5af30328d auto install all extra packages
brian pushed to add-minio-adapter at lille-vemmelund/python-repositories 2025-09-15 00:59:45 +02:00
3260a3ffb1 added new optional package to ci
brian pushed to add-minio-adapter at lille-vemmelund/python-repositories 2025-09-15 00:56:26 +02:00
c7bced4254 ruff lint fixes
brian pushed to add-minio-adapter at lille-vemmelund/python-repositories 2025-09-15 00:54:17 +02:00
800d702d7a pyupgrade
5a72507775 ruff format
c45ba3c5d5 mypy fixes
Compare 3 commits »
brian created pull request lille-vemmelund/python-repositories#4 2025-09-15 00:44:11 +02:00
add-minio-adapter
brian pushed to add-minio-adapter at lille-vemmelund/python-repositories 2025-09-15 00:43:48 +02:00
a3b5443e0d added minio adapter and tests
cc99fe5a2f minor corrections
93fffe14e2 added optional group minio
Compare 3 commits »
brian created branch add-minio-adapter in lille-vemmelund/python-repositories 2025-09-15 00:43:48 +02:00
brian pushed tag v0.1.0 to lille-vemmelund/python-repositories 2025-09-14 20:45:06 +02:00
brian opened issue lille-vemmelund/python-repositories#3 2025-09-14 20:44:31 +02:00
Add Mongo Adapter
brian opened issue lille-vemmelund/python-repositories#2 2025-09-14 20:44:19 +02:00
Add MinIO adapter
brian deleted branch collect-code-from-other-repos from lille-vemmelund/python-repositories 2025-09-14 20:42:53 +02:00
brian pushed to main at lille-vemmelund/python-repositories 2025-09-14 20:42:52 +02:00
2eafd73743 Merge pull request 'added redis adapter' (#1) from collect-code-from-other-repos into main
1cc047d3b8 removed unused bound ports for test
c7cc2a3655 added optional package redis
b5d0297375 pyupgrade fixed imports
2fa633a44f ruff fixed formatting
Compare 14 commits »
brian merged pull request lille-vemmelund/python-repositories#1 2025-09-14 20:42:51 +02:00
added redis adapter
brian commented on pull request lille-vemmelund/python-repositories#1 2025-09-14 20:42:00 +02:00
added redis adapter

Test Coverage Report:

============================= test session starts ==============================
platform linux -- Python 3.12.3, pytest-8.4.2, pluggy-1.6.0
rootdir: /workspace/brian/…
1cc047d3b8 removed unused bound ports for test