brian
ac82f71347
Merge pull request '[minor] Add QueueRepositoryInterface with memory and file-backed adapters' ( #62 ) from cursor/queue-adapters into main
...
Release on merge to main / release (push) Failing after 15s
Test Python Package / unit-tests (push) Successful in 14s
Code Quality Pipeline / code-quality (push) Successful in 28s
Test Python Package / integration-tests (push) Successful in 23s
Test Python Package / coverage-report (push) Successful in 8s
Reviewed-on: https://gitea.lille-vemmelund.dk/lille-vemmelund/python-repositories/pulls/62
2026-07-16 21:27:49 +02:00
Brian Bjarke Jensen and Cursor
24d5ea14d6
Apply Prettier formatting to README and CHANGELOG.
...
PR Title Check / check-title (pull_request) Successful in 8s
Test Python Package / unit-tests (pull_request) Successful in 15s
Test Python Package / integration-tests (pull_request) Successful in 24s
Code Quality Pipeline / code-quality (pull_request) Successful in 31s
Test Python Package / coverage-report (pull_request) Successful in 12s
Co-authored-by: Cursor <[email protected] >
2026-07-16 21:25:49 +02:00
Brian Bjarke Jensen and Cursor
b8d8176877
Align changelog section headings with Prettier markdown spacing.
...
Test Python Package / unit-tests (pull_request) Successful in 13s
Test Python Package / coverage-report (pull_request) Successful in 13s
PR Title Check / check-title (pull_request) Successful in 7s
Code Quality Pipeline / code-quality (pull_request) Failing after 29s
Test Python Package / integration-tests (pull_request) Successful in 1m15s
Co-authored-by: Cursor <[email protected] >
2026-07-16 21:24:06 +02:00
Brian Bjarke Jensen and Cursor
a78320b434
Move queue helper functions to staticmethods on their adapters.
...
PR Title Check / check-title (pull_request) Successful in 8s
Test Python Package / unit-tests (pull_request) Successful in 20s
Code Quality Pipeline / code-quality (pull_request) Failing after 32s
Test Python Package / integration-tests (pull_request) Successful in 1m33s
Test Python Package / coverage-report (pull_request) Successful in 16s
Co-authored-by: Cursor <[email protected] >
2026-07-16 21:07:35 +02:00
Brian Bjarke Jensen and Cursor
1822d886b1
Apply ruff formatting to queue adapter and tests.
...
PR Title Check / check-title (pull_request) Successful in 11s
Test Python Package / unit-tests (pull_request) Successful in 16s
Code Quality Pipeline / code-quality (pull_request) Failing after 30s
Test Python Package / integration-tests (pull_request) Successful in 34s
Test Python Package / coverage-report (pull_request) Successful in 16s
Co-authored-by: Cursor <[email protected] >
2026-07-16 20:24:58 +02:00
Brian Bjarke Jensen and Cursor
4f58c32dd6
Add QueueRepositoryInterface with memory and file-backed adapters.
...
PR Title Check / check-title (pull_request) Successful in 9s
Code Quality Pipeline / code-quality (pull_request) Failing after 53s
Test Python Package / unit-tests (pull_request) Successful in 1m1s
Test Python Package / integration-tests (pull_request) Successful in 1m44s
Test Python Package / coverage-report (pull_request) Successful in 13s
Provide a generic disk-backed FIFO queue with configurable path, retention, and dedup keys so consumers can buffer items across restarts without optional extras.
Co-authored-by: Cursor <[email protected] >
2026-07-16 20:20:52 +02:00
brian
88ea7f06ab
Merge pull request 'chore(deps): update dependencies' ( #61 ) from renovate/auto-deps-update into main
...
Release on merge to main / release (push) Failing after 5s
Test Python Package / integration-tests (push) Failing after 1s
Test Python Package / unit-tests (push) Failing after 2s
Test Python Package / coverage-report (push) Has been skipped
Code Quality Pipeline / code-quality (push) Failing after 1m10s
Build CI Image / build-and-push (push) Successful in 1m40s
Reviewed-on: https://gitea.lille-vemmelund.dk/lille-vemmelund/python-repositories/pulls/61
2026-07-16 20:19:13 +02:00
CI Bot
2b5718ba41
chore(deps): update dependencies [automated]
PR Title Check / check-title (pull_request) Successful in 7s
Code Quality Pipeline / code-quality (pull_request) Successful in 31s
Test Python Package / unit-tests (pull_request) Successful in 15s
Test Python Package / integration-tests (pull_request) Successful in 41s
Test Python Package / coverage-report (pull_request) Successful in 13s
2026-07-13 03:00:38 +00:00
CI Bot
b6538f9e91
chore: release v2.2.0 [skip ci]
v2.2.0
2026-07-12 16:52:22 +00:00
brian
b37b2e6e50
Merge pull request '[minor] Add Postgres table adapter with TableRepositoryInterface' ( #58 ) from cursor/postgres-table-adapter into main
...
Release on merge to main / release (push) Failing after 9s
Code Quality Pipeline / code-quality (push) Successful in 20s
Test Python Package / unit-tests (push) Successful in 13s
Build CI Image / build-and-push (push) Successful in 38s
Test Python Package / integration-tests (push) Successful in 1m9s
Test Python Package / coverage-report (push) Successful in 13s
Reviewed-on: https://gitea.lille-vemmelund.dk/LilleVemmelund/python-repositories/pulls/58
2026-07-12 18:51:59 +02:00
Brian Bjarke Jensen and Cursor
1babb52d09
Apply ruff formatting to postgres adapter and tests.
...
PR Title Check / check-title (pull_request) Successful in 8s
Test Python Package / unit-tests (pull_request) Successful in 13s
Code Quality Pipeline / code-quality (pull_request) Successful in 24s
Test Python Package / integration-tests (pull_request) Successful in 29s
Test Python Package / coverage-report (pull_request) Successful in 10s
Co-authored-by: Cursor <[email protected] >
2026-07-11 15:01:58 +02:00
Brian Bjarke Jensen and Cursor
63ee17d544
Apply prettier formatting to README and CHANGELOG.
...
PR Title Check / check-title (pull_request) Successful in 8s
Test Python Package / unit-tests (pull_request) Successful in 10s
Code Quality Pipeline / code-quality (pull_request) Failing after 18s
Test Python Package / integration-tests (pull_request) Successful in 56s
Test Python Package / coverage-report (pull_request) Successful in 13s
Co-authored-by: Cursor <[email protected] >
2026-07-11 15:01:08 +02:00
Brian Bjarke Jensen and Cursor
2e38bd2406
Fix ruff import ordering in postgres test files.
...
PR Title Check / check-title (pull_request) Successful in 8s
Test Python Package / unit-tests (pull_request) Successful in 10s
Code Quality Pipeline / code-quality (pull_request) Failing after 17s
Test Python Package / integration-tests (pull_request) Successful in 47s
Test Python Package / coverage-report (pull_request) Successful in 12s
Co-authored-by: Cursor <[email protected] >
2026-07-11 15:00:01 +02:00
Brian Bjarke Jensen and Cursor
dc6f8a3e89
Add Postgres table adapter with TableRepositoryInterface.
...
PR Title Check / check-title (pull_request) Successful in 7s
Code Quality Pipeline / code-quality (pull_request) Failing after 19s
Test Python Package / unit-tests (pull_request) Successful in 47s
Test Python Package / integration-tests (pull_request) Successful in 44s
Test Python Package / coverage-report (pull_request) Successful in 11s
Introduce PostgresAdapter for dict-based row CRUD via psycopg3, including config, lazy exports, unit/integration tests with testcontainers, and an example UserTableRepository.
Co-authored-by: Cursor <[email protected] >
2026-07-11 14:57:34 +02:00
CI Bot
f28d3c4844
chore: release v2.1.0 [skip ci]
v2.1.0
2026-07-11 08:56:19 +00:00
brian
1cbcc1c19b
Merge pull request '[minor] Add runtime-checkable Protocol typing to public interfaces' ( #57 ) from cursor/protocol-abc-interfaces into main
...
Test Python Package / unit-tests (push) Successful in 10s
Release on merge to main / release (push) Successful in 15s
Code Quality Pipeline / code-quality (push) Successful in 23s
Test Python Package / integration-tests (push) Successful in 20s
Test Python Package / coverage-report (push) Successful in 7s
Reviewed-on: https://gitea.lille-vemmelund.dk/LilleVemmelund/python-repositories/pulls/57
2026-07-11 10:56:01 +02:00
Brian Bjarke Jensen and Cursor
a0e5c9dcca
Document test organization and add Cursor workflow rules.
...
PR Title Check / check-title (pull_request) Successful in 8s
Test Python Package / unit-tests (pull_request) Successful in 13s
Code Quality Pipeline / code-quality (pull_request) Successful in 23s
Test Python Package / integration-tests (pull_request) Successful in 1m14s
Test Python Package / coverage-report (pull_request) Successful in 12s
Record the one-to-one unit test file convention in README and add rules for test placement and copy-ready PR text after first push.
Co-authored-by: Cursor <[email protected] >
2026-07-11 10:50:51 +02:00
Brian Bjarke Jensen and Cursor
44b15cb21a
Move structural typing tests into interface unit test files.
...
Code Quality Pipeline / code-quality (pull_request) Successful in 24s
PR Title Check / check-title (pull_request) Successful in 35s
Test Python Package / coverage-report (pull_request) Successful in 11s
Test Python Package / unit-tests (pull_request) Successful in 12s
Test Python Package / integration-tests (pull_request) Successful in 26s
Align test layout with the one-test-file-per-interface convention by removing structural_typing_test.py.
Co-authored-by: Cursor <[email protected] >
2026-07-11 10:32:17 +02:00
Brian Bjarke Jensen and Cursor
f6ee9a3724
Add runtime-checkable Protocol typing to all public interfaces.
...
PR Title Check / check-title (pull_request) Successful in 7s
Test Python Package / unit-tests (pull_request) Successful in 9s
Code Quality Pipeline / code-quality (pull_request) Successful in 22s
Test Python Package / integration-tests (pull_request) Successful in 24s
Test Python Package / coverage-report (pull_request) Successful in 8s
Enables structural subtyping for consumers while preserving nominal adapter inheritance, instantiation guards, and scan_keys defaults.
Co-authored-by: Cursor <[email protected] >
2026-07-11 09:45:42 +02:00
brian
0829354cc4
Merge pull request 'Add async future note and remove redundant pytest pythonpath' ( #56 ) from cursor/readme-async-and-test-path-cleanup into main
...
Release on merge to main / release (push) Successful in 7s
Test Python Package / unit-tests (push) Successful in 12s
Code Quality Pipeline / code-quality (push) Successful in 23s
Test Python Package / integration-tests (push) Successful in 24s
Build CI Image / build-and-push (push) Successful in 49s
Test Python Package / coverage-report (push) Successful in 9s
Reviewed-on: https://gitea.lille-vemmelund.dk/LilleVemmelund/python-repositories/pulls/56
2026-07-11 09:28:01 +02:00
Brian Bjarke Jensen and Cursor
a0d509a2a3
Format CHANGELOG.md with Prettier.
...
PR Title Check / check-title (pull_request) Successful in 7s
Test Python Package / unit-tests (pull_request) Successful in 12s
Code Quality Pipeline / code-quality (pull_request) Successful in 23s
Test Python Package / integration-tests (pull_request) Successful in 1m14s
Test Python Package / coverage-report (pull_request) Successful in 13s
Fixes pre-commit prettier check in CI.
Co-authored-by: Cursor <[email protected] >
2026-07-11 09:25:16 +02:00
Brian Bjarke Jensen and Cursor
9b7b15a67e
Document possible async support and drop redundant pytest pythonpath.
...
Test Python Package / unit-tests (pull_request) Successful in 12s
Code Quality Pipeline / code-quality (pull_request) Failing after 23s
PR Title Check / check-title (pull_request) Successful in 32s
Test Python Package / integration-tests (pull_request) Successful in 25s
Test Python Package / coverage-report (pull_request) Successful in 11s
The package is already installed via uv sync, so pytest no longer needs a manual repo-root path.
Co-authored-by: Cursor <[email protected] >
2026-07-11 09:22:37 +02:00
CI Bot
cd5b84b88e
chore: release v2.0.5 [skip ci]
v2.0.5
2026-07-10 19:44:15 +00:00
brian
6d02f32ca5
Merge pull request '[patch] Allow empty payloads in Redis and MinIO adapters' ( #55 ) from cursor/allow-empty-payloads into main
...
Release on merge to main / release (push) Successful in 15s
Test Python Package / integration-tests (push) Successful in 23s
Test Python Package / coverage-report (push) Successful in 10s
Test Python Package / unit-tests (push) Successful in 13s
Code Quality Pipeline / code-quality (push) Successful in 19s
Reviewed-on: https://gitea.lille-vemmelund.dk/LilleVemmelund/python-repositories/pulls/55
2026-07-10 21:43:59 +02:00
Brian Bjarke Jensen and Cursor
57b396bcd3
Allow empty payloads in Redis and MinIO adapters.
...
PR Title Check / check-title (pull_request) Successful in 8s
Test Python Package / unit-tests (pull_request) Successful in 12s
Code Quality Pipeline / code-quality (pull_request) Successful in 20s
Test Python Package / integration-tests (pull_request) Successful in 24s
Test Python Package / coverage-report (pull_request) Successful in 11s
Relax write validation so {} and zero-byte BytesIO round-trip correctly,
document None-vs-empty semantics on interfaces and adapters, and add
integration tests for placeholders and existence distinction.
Co-authored-by: Cursor <[email protected] >
2026-07-10 21:39:51 +02:00
brian
093e538d5b
Merge pull request '[chore] Scope integration fixtures per backend subdirectory' ( #54 ) from cursor/scoped-integration-fixtures into main
...
Release on merge to main / release (push) Successful in 7s
Code Quality Pipeline / code-quality (push) Successful in 19s
Test Python Package / unit-tests (push) Successful in 14s
Build CI Image / build-and-push (push) Successful in 38s
Test Python Package / integration-tests (push) Successful in 50s
Test Python Package / coverage-report (push) Successful in 12s
Reviewed-on: https://gitea.lille-vemmelund.dk/LilleVemmelund/python-repositories/pulls/54
2026-07-10 21:16:27 +02:00
Brian Bjarke Jensen and Cursor
b28ac6e803
Scope integration fixtures per backend subdirectory.
...
PR Title Check / check-title (pull_request) Successful in 7s
Test Python Package / unit-tests (pull_request) Successful in 13s
Test Python Package / integration-tests (pull_request) Successful in 23s
Test Python Package / coverage-report (pull_request) Successful in 10s
Code Quality Pipeline / code-quality (pull_request) Successful in 49s
Split Redis and MinIO container setup into backend-specific conftest modules so only the containers needed for collected tests are imported and started.
Co-authored-by: Cursor <[email protected] >
2026-07-10 21:11:53 +02:00
brian
6c66fe4e21
Merge pull request 'Add consumer-facing CHANGELOG.md maintained by release CI' ( #53 ) from cursor/consumer-changelog into main
...
Release on merge to main / release (push) Successful in 7s
Code Quality Pipeline / code-quality (push) Successful in 19s
Test Python Package / unit-tests (push) Successful in 13s
Build CI Image / build-and-push (push) Successful in 36s
Test Python Package / integration-tests (push) Successful in 20s
Test Python Package / coverage-report (push) Successful in 11s
Reviewed-on: https://gitea.lille-vemmelund.dk/LilleVemmelund/python-repositories/pulls/53
2026-07-10 20:40:34 +02:00
Brian Bjarke Jensen
089a1287f8
Format CHANGELOG.md with Prettier
PR Title Check / check-title (pull_request) Successful in 6s
Test Python Package / unit-tests (pull_request) Successful in 9s
Code Quality Pipeline / code-quality (pull_request) Successful in 23s
Test Python Package / integration-tests (pull_request) Successful in 24s
Test Python Package / coverage-report (pull_request) Successful in 10s
2026-07-10 20:38:40 +02:00
Brian Bjarke Jensen and Cursor
0a5bd39801
Add consumer-facing CHANGELOG.md maintained by release CI.
...
PR Title Check / check-title (pull_request) Successful in 8s
Test Python Package / unit-tests (pull_request) Successful in 12s
Code Quality Pipeline / code-quality (pull_request) Failing after 23s
Test Python Package / integration-tests (pull_request) Successful in 45s
Test Python Package / coverage-report (pull_request) Successful in 11s
Backfill version history from git tags and update CHANGELOG automatically on each release alongside Gitea release notes.
Co-authored-by: Cursor <[email protected] >
2026-07-10 20:28:46 +02:00
brian
683ee332d3
Merge pull request '[chore] add repository URL and Python 3.12 packaging metadata' ( #52 ) from cursor/add-packaging-metadata into main
...
Release on merge to main / release (push) Successful in 7s
Test Python Package / unit-tests (push) Successful in 14s
Code Quality Pipeline / code-quality (push) Successful in 22s
Test Python Package / integration-tests (push) Successful in 27s
Test Python Package / coverage-report (push) Successful in 13s
Build CI Image / build-and-push (push) Successful in 1m0s
Reviewed-on: https://gitea.lille-vemmelund.dk/LilleVemmelund/python-repositories/pulls/52
2026-07-10 19:50:22 +02:00
Brian Bjarke Jensen and Cursor
9df5032d44
Add repository URL and Python 3.12 packaging metadata.
...
Test Python Package / coverage-report (pull_request) Successful in 10s
PR Title Check / check-title (pull_request) Successful in 8s
Test Python Package / unit-tests (pull_request) Successful in 12s
Test Python Package / integration-tests (pull_request) Successful in 24s
Code Quality Pipeline / code-quality (pull_request) Successful in 51s
Co-authored-by: Cursor <[email protected] >
2026-07-10 19:46:21 +02:00
brian
4f6f33f36e
Merge pull request 'Drop types-redis in favor of redis inline types' ( #51 ) from cursor/drop-types-redis into main
...
Release on merge to main / release (push) Successful in 5s
Test Python Package / unit-tests (push) Successful in 12s
Code Quality Pipeline / code-quality (push) Successful in 23s
Build CI Image / build-and-push (push) Successful in 1m3s
Test Python Package / integration-tests (push) Successful in 57s
Test Python Package / coverage-report (push) Successful in 10s
Reviewed-on: https://gitea.lille-vemmelund.dk/LilleVemmelund/python-repositories/pulls/51
2026-07-10 19:28:20 +02:00
Brian Bjarke Jensen and Cursor
10d43ce198
Drop types-redis in favor of redis inline types.
...
PR Title Check / check-title (pull_request) Successful in 7s
Test Python Package / unit-tests (pull_request) Successful in 12s
Test Python Package / integration-tests (pull_request) Successful in 25s
Test Python Package / coverage-report (pull_request) Successful in 11s
Code Quality Pipeline / code-quality (pull_request) Successful in 47s
The outdated redis 4.6 stubs conflicted with redis 6+ py.typed annotations used at runtime.
Co-authored-by: Cursor <[email protected] >
2026-07-10 19:24:17 +02:00
CI Bot
4f7b67203a
chore: release v2.0.4 [skip ci]
v2.0.4
2026-07-10 12:47:15 +00:00
brian
a27e9e5763
Merge pull request '[fix] Include optional dependencies in security audit' ( #50 ) from cursor/security-audit-all-extras into main
...
Test Python Package / unit-tests (push) Successful in 10s
Release on merge to main / release (push) Successful in 14s
Code Quality Pipeline / code-quality (push) Successful in 21s
Test Python Package / integration-tests (push) Successful in 20s
Test Python Package / coverage-report (push) Successful in 8s
Reviewed-on: https://gitea.lille-vemmelund.dk/LilleVemmelund/python-repositories/pulls/50
2026-07-10 14:47:01 +02:00
Brian Bjarke Jensen and Cursor
fd0045d3e0
Include optional dependencies in security audit.
...
PR Title Check / check-title (pull_request) Successful in 5s
Test Python Package / unit-tests (pull_request) Successful in 12s
Code Quality Pipeline / code-quality (pull_request) Successful in 21s
Test Python Package / integration-tests (pull_request) Successful in 19s
Test Python Package / coverage-report (pull_request) Successful in 8s
Sync all extras before safety check so redis and minio vulnerabilities are scanned.
Co-authored-by: Cursor <[email protected] >
2026-07-10 14:44:35 +02:00
brian
515f4bbeae
Merge pull request 'revert 707f11f578f007c7152582ea524b66dacea50111' ( #49 ) from brian-patch-1 into main
...
Release on merge to main / release (push) Successful in 5s
Test Python Package / unit-tests (push) Successful in 10s
Code Quality Pipeline / code-quality (push) Successful in 20s
Test Python Package / integration-tests (push) Successful in 19s
Test Python Package / coverage-report (push) Successful in 7s
Build CI Image / build-and-push (push) Successful in 1m32s
Reviewed-on: https://gitea.lille-vemmelund.dk/LilleVemmelund/python-repositories/pulls/49
2026-07-10 14:42:24 +02:00
brian
ef31fb4b4e
revert 707f11f578
...
revert chore: release v2.0.4 [skip ci]
2026-07-10 14:42:09 +02:00
CI Bot
707f11f578
chore: release v2.0.4 [skip ci]
2026-07-10 12:36:58 +00:00
brian
b1d34f8f0f
Merge pull request '[patch] Unify dev tooling via uv so pre-commit, CI, and the update bot stay aligned' ( #48 ) from chore/align-dev-tooling-via-uv into main
...
Test Python Package / unit-tests (push) Successful in 13s
Code Quality Pipeline / code-quality (push) Successful in 21s
Test Python Package / integration-tests (push) Successful in 20s
Test Python Package / coverage-report (push) Successful in 8s
Build CI Image / build-and-push (push) Successful in 58s
Release on merge to main / release (push) Failing after 9s
Reviewed-on: https://gitea.lille-vemmelund.dk/LilleVemmelund/python-repositories/pulls/48
2026-07-10 14:36:44 +02:00
Brian Bjarke Jensen and Cursor
565879dd52
Unify dev tooling via uv so pre-commit, CI, and the update bot stay aligned.
...
Test Python Package / unit-tests (pull_request) Successful in 12s
Code Quality Pipeline / code-quality (pull_request) Successful in 19s
PR Title Check / check-title (pull_request) Successful in 31s
Test Python Package / integration-tests (pull_request) Successful in 23s
Test Python Package / coverage-report (pull_request) Successful in 10s
Route Python hooks through uv run with versions pinned in uv.lock, add explicit
Ruff settings, and extend the dependency bot to run pre-commit autoupdate.
Co-authored-by: Cursor <[email protected] >
2026-07-10 14:29:22 +02:00
brian
0d0f430f6f
Merge pull request 'Fix automated package publishing in release workflow' ( #47 ) from fix/release-workflow-publish into main
...
Release on merge to main / release (push) Successful in 5s
Test Python Package / unit-tests (push) Successful in 12s
Code Quality Pipeline / code-quality (push) Successful in 23s
Test Python Package / integration-tests (push) Successful in 19s
Test Python Package / coverage-report (push) Successful in 8s
Reviewed-on: https://gitea.lille-vemmelund.dk/LilleVemmelund/python-repositories/pulls/47
2026-07-10 14:17:10 +02:00
Brian Bjarke Jensen and Cursor
5ac40b1ba5
Publish packages from the release workflow so automated releases reach the registry.
...
Release commits use [skip ci], which prevents publish.yml from running on tag push.
Co-authored-by: Cursor <[email protected] >
2026-07-10 14:15:04 +02:00
CI Bot
fa4ff1f03c
chore: release v2.0.3 [skip ci]
v2.0.3
2026-07-10 12:06:36 +00:00
brian
0a39151ba0
Merge pull request '[patch] Use structured fields for adapter debug and info logs' ( #46 ) from cursor/structured-adapter-logging into main
...
Release on merge to main / release (push) Successful in 11s
Code Quality Pipeline / code-quality (push) Successful in 23s
Test Python Package / coverage-report (push) Successful in 8s
Test Python Package / unit-tests (push) Successful in 10s
Test Python Package / integration-tests (push) Successful in 23s
Reviewed-on: https://gitea.lille-vemmelund.dk/LilleVemmelund/python-repositories/pulls/46
2026-07-10 14:06:23 +02:00
Brian Bjarke Jensen and Cursor
82a702db0c
Fix mypy error in Minio adapter log assertion.
...
Test Python Package / unit-tests (pull_request) Successful in 10s
Code Quality Pipeline / code-quality (pull_request) Successful in 33s
Test Python Package / integration-tests (pull_request) Successful in 20s
PR Title Check / check-title (pull_request) Successful in 42s
Test Python Package / coverage-report (pull_request) Successful in 14s
Narrow optional bucket name before checking it appears in captured log text.
Co-authored-by: Cursor <[email protected] >
2026-07-10 14:04:36 +02:00
Brian Bjarke Jensen and Cursor
b886a7c147
Use structured fields for adapter debug and info logs.
...
PR Title Check / check-title (pull_request) Successful in 6s
Test Python Package / unit-tests (pull_request) Successful in 9s
Code Quality Pipeline / code-quality (pull_request) Failing after 14s
Test Python Package / integration-tests (pull_request) Successful in 1m2s
Test Python Package / coverage-report (pull_request) Successful in 11s
Replace f-string log messages with structlog keyword fields so events aggregate cleanly and Redis payloads are not logged verbatim.
Co-authored-by: Cursor <[email protected] >
2026-07-10 14:00:34 +02:00
brian
4518a93a3a
Merge pull request 'Migrate Python workflows to python-repositories-ci runner' ( #41 ) from cursor/migrate-python-repositories-ci into main
...
Release on merge to main / release (push) Successful in 6s
Test Python Package / unit-tests (push) Successful in 15s
Code Quality Pipeline / code-quality (push) Successful in 28s
Test Python Package / integration-tests (push) Successful in 1m20s
Test Python Package / coverage-report (push) Successful in 11s
Reviewed-on: https://gitea.lille-vemmelund.dk/LilleVemmelund/python-repositories/pulls/41
2026-07-10 13:48:49 +02:00
Brian Bjarke Jensen and Cursor
a8b7b59484
Migrate Python workflows to python-repositories-ci runner label.
...
PR Title Check / check-title (pull_request) Successful in 6s
Test Python Package / unit-tests (pull_request) Successful in 13s
Code Quality Pipeline / code-quality (pull_request) Successful in 23s
Test Python Package / integration-tests (pull_request) Successful in 26s
Test Python Package / coverage-report (pull_request) Successful in 16s
Co-authored-by: Cursor <[email protected] >
2026-07-10 13:46:10 +02:00