Brian Bjarke Jensen brian
brian commented on pull request brian/visual-semiotic-ai-analysis#2 2025-09-18 19:21:52 +02:00
upload-images-to-minio

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 upload-images-to-minio at brian/visual-semiotic-ai-analysis 2025-09-18 19:20:30 +02:00
f1bfd02b7e sorted imports
brian opened issue brian/visual-semiotic-ai-analysis#3 2025-09-18 19:19:58 +02:00
Add new annotation types
brian created pull request brian/visual-semiotic-ai-analysis#2 2025-09-18 19:19:46 +02:00
upload-images-to-minio
brian created branch upload-images-to-minio in brian/visual-semiotic-ai-analysis 2025-09-18 19:19:39 +02:00
brian pushed to upload-images-to-minio at brian/visual-semiotic-ai-analysis 2025-09-18 19:19:39 +02:00
c3d60bbd44 added CI step to sync between label studio and output bucket in minio
a8458c11f1 added script to upload images to minio
Compare 2 commits »
brian pushed to main at brian/visual-semiotic-ai-analysis 2025-09-18 13:23:30 +02:00
3dd8307249 Merge pull request 'added infrastructure code' (#1) from add-infrastructure into main
f8e435bfe2 removed bound ports to avoid clashing with servers minio instance
f96159829c fixed pytest in CI
25286c3eab fixed CI step
0ba860b892 added infrastructure code
Compare 5 commits »
brian deleted branch add-infrastructure from brian/visual-semiotic-ai-analysis 2025-09-18 13:23:30 +02:00
brian merged pull request brian/visual-semiotic-ai-analysis#1 2025-09-18 13:23:29 +02:00
added infrastructure code
brian commented on pull request brian/visual-semiotic-ai-analysis#1 2025-09-18 13:11:50 +02:00
added infrastructure code

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-infrastructure at brian/visual-semiotic-ai-analysis 2025-09-18 12:41:01 +02:00
f8e435bfe2 removed bound ports to avoid clashing with servers minio instance
brian pushed to add-infrastructure at brian/visual-semiotic-ai-analysis 2025-09-18 12:25:00 +02:00
f96159829c fixed pytest in CI
brian pushed to add-infrastructure at brian/visual-semiotic-ai-analysis 2025-09-18 12:20:39 +02:00
25286c3eab fixed CI step
brian created pull request brian/visual-semiotic-ai-analysis#1 2025-09-18 12:15:16 +02:00
added infrastructure code
brian pushed to add-infrastructure at brian/visual-semiotic-ai-analysis 2025-09-18 12:13:46 +02:00
0ba860b892 added infrastructure code
brian created branch add-infrastructure in brian/visual-semiotic-ai-analysis 2025-09-18 12:13:45 +02:00
brian pushed tag v0.2.2 to lille-vemmelund/python-repositories 2025-09-17 12:39:31 +02:00
brian pushed to main at lille-vemmelund/python-repositories 2025-09-17 12:39:01 +02:00
1dd604dc2a Merge pull request 'moved import of optional packages into classes' (#6) from make-optional-parts-independent into main
e5c4025aeb added graceful handling of missing optional packages
396cf83a05 code quality fixes
538b26b62f mypy fixed
ee6acc6791 moved import of optional packages into classes
Compare 5 commits »
brian deleted branch make-optional-parts-independent from lille-vemmelund/python-repositories 2025-09-17 12:39:01 +02:00
brian merged pull request lille-vemmelund/python-repositories#6 2025-09-17 12:39:00 +02:00
moved import of optional packages into classes