Brian Bjarke Jensen brian
brian merged pull request lille-vemmelund/python-repositories#42 2026-07-10 09:19:14 +02:00
Fix CI image build failures on runners with isolated DinD DNS
brian created pull request lille-vemmelund/python-repositories#42 2026-07-10 09:16:54 +02:00
Fix CI image build failures on runners with isolated DinD DNS
brian pushed to fix/ci-image-build-dns at lille-vemmelund/python-repositories 2026-07-10 09:16:29 +02:00
f3b6cdbc9e Fix CI image build failures on runners with isolated DinD DNS.
brian created branch fix/ci-image-build-dns in lille-vemmelund/python-repositories 2026-07-10 09:16:29 +02:00
brian created pull request lille-vemmelund/python-repositories#41 2026-07-10 09:01:43 +02:00
Migrate Python workflows to python-repositories-ci runner
aebddb60a2 Migrate Python workflows to python-repositories-ci runner label.
brian deleted branch cursor/ci-base-image from lille-vemmelund/python-repositories 2026-07-09 22:51:38 +02:00
brian pushed to main at lille-vemmelund/python-repositories 2026-07-09 22:51:35 +02:00
fa2554ef5f Merge pull request 'Add nightly CI base image and migrate workflows to python-repositories-ci' (#40) from cursor/ci-base-image into main
b21fd247c5 Revert workflows to ubuntu-latest until CI image is seeded.
441a21204d Add local CI image build script and document bootstrap flow.
f2a8581de2 Read Python version from .python-version in CI image build.
3b05260323 Add nightly CI base image and migrate workflows to python-repositories-ci.
Compare 5 commits »
brian merged pull request lille-vemmelund/python-repositories#40 2026-07-09 22:51:33 +02:00
Add nightly CI base image and migrate workflows to python-repositories-ci
brian pushed to cursor/ci-base-image at lille-vemmelund/python-repositories 2026-07-09 22:47:58 +02:00
b21fd247c5 Revert workflows to ubuntu-latest until CI image is seeded.
brian pushed to cursor/ci-base-image at lille-vemmelund/python-repositories 2026-07-09 22:39:42 +02:00
441a21204d Add local CI image build script and document bootstrap flow.
brian pushed to cursor/ci-base-image at lille-vemmelund/python-repositories 2026-07-09 22:31:01 +02:00
f2a8581de2 Read Python version from .python-version in CI image build.
brian created pull request lille-vemmelund/python-repositories#40 2026-07-09 22:24:33 +02:00
Add nightly CI base image and migrate workflows to python-repositories-ci
brian pushed to cursor/ci-base-image at lille-vemmelund/python-repositories 2026-07-09 22:22:50 +02:00
3b05260323 Add nightly CI base image and migrate workflows to python-repositories-ci.
brian created branch cursor/ci-base-image in lille-vemmelund/python-repositories 2026-07-09 22:22:50 +02:00
brian opened issue lille-vemmelund/python-repositories#39 2026-07-09 18:47:07 +02:00
Cache prepared Python docker image with uv
brian deleted branch cursor/json-dict-str-any-typing from lille-vemmelund/python-repositories 2026-07-09 18:45:17 +02:00
brian pushed to main at lille-vemmelund/python-repositories 2026-07-09 18:45:15 +02:00
95c78596e7 Merge pull request '[patch] Use dict[str, Any] for JSON repository document types' (#38) from cursor/json-dict-str-any-typing into main
42e885edd5 Use dict[str, Any] for JSON repository document types.
Compare 2 commits »
brian merged pull request lille-vemmelund/python-repositories#38 2026-07-09 18:45:12 +02:00
[patch] Use dict[str, Any] for JSON repository document types