This website requires JavaScript.
Explore
Help
Register
Sign In
lille-vemmelund
/
python-repositories
Watch
2
Star
0
Fork
0
Code
Issues
3
Pull Requests
1
Actions
Packages
Releases
17
Activity
All Workflows
Build CI Image
Code Quality Pipeline
Dependency Update Bot
PR Title Check
Publish Python Package
Release on merge to main
Security Audit
Test Python Package
Other workflows
2
security-audit copy.yml
sync-pyproject-version.yml
161 workflow runs
Actor
All actors
brian
ci-bot
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
cursor/postgres-table-adapter
main
renovate/auto-deps-update
Create status badge
chore(deps): update dependencies [automated]
#604
:
Commit
43c5e53c7f
pushed by
ci-bot
#63
2026-07-20 05:02:42 +02:00
58s
View workflow file
Merge pull request '[minor] Add QueueRepositoryInterface with memory and file-backed adapters' (
#62
) from cursor/queue-adapters into main
#595
:
Commit
ac82f71347
pushed by
brian
main
2026-07-16 21:28:24 +02:00
29s
View workflow file
Apply Prettier formatting to README and CHANGELOG.
#592
:
Commit
24d5ea14d6
pushed by
brian
#62
2026-07-16 21:26:28 +02:00
31s
View workflow file
Align changelog section headings with Prettier markdown spacing.
#589
:
Commit
b8d8176877
pushed by
brian
#62
2026-07-16 21:24:44 +02:00
29s
View workflow file
Move queue helper functions to staticmethods on their adapters.
#586
:
Commit
a78320b434
pushed by
brian
#62
2026-07-16 21:08:14 +02:00
32s
View workflow file
Apply ruff formatting to queue adapter and tests.
#583
:
Commit
1822d886b1
pushed by
brian
#62
2026-07-16 20:25:37 +02:00
30s
View workflow file
Add QueueRepositoryInterface with memory and file-backed adapters.
#580
:
Commit
4f58c32dd6
pushed by
brian
#62
2026-07-16 20:22:38 +02:00
53s
View workflow file
Merge pull request 'chore(deps): update dependencies' (
#61
) from renovate/auto-deps-update into main
#577
:
Commit
88ea7f06ab
pushed by
brian
main
2026-07-16 20:20:29 +02:00
1m10s
View workflow file
chore(deps): update dependencies [automated]
#570
:
Commit
2b5718ba41
pushed by
ci-bot
#61
2026-07-13 05:01:17 +02:00
31s
View workflow file
Merge pull request '[minor] Add Postgres table adapter with TableRepositoryInterface' (
#58
) from cursor/postgres-table-adapter into main
#565
:
Commit
b37b2e6e50
pushed by
brian
main
2026-07-12 19:05:28 +02:00
44s
View workflow file
Apply ruff formatting to postgres adapter and tests.
#559
:
Commit
1babb52d09
pushed by
brian
#58
2026-07-11 15:02:31 +02:00
24s
View workflow file
Apply prettier formatting to README and CHANGELOG.
#556
:
Commit
63ee17d544
pushed by
brian
#58
2026-07-11 15:01:35 +02:00
18s
View workflow file
Fix ruff import ordering in postgres test files.
#553
:
Commit
2e38bd2406
pushed by
brian
#58
2026-07-11 15:00:42 +02:00
17s
View workflow file
Add Postgres table adapter with TableRepositoryInterface.
#550
:
Commit
dc6f8a3e89
pushed by
brian
#58
2026-07-11 14:58:58 +02:00
19s
View workflow file
Merge pull request '[minor] Add runtime-checkable Protocol typing to public interfaces' (
#57
) from cursor/protocol-abc-interfaces into main
#547
:
Commit
1cbcc1c19b
pushed by
brian
main
2026-07-11 10:56:32 +02:00
24s
View workflow file
Document test organization and add Cursor workflow rules.
#544
:
Commit
a0e5c9dcca
pushed by
brian
#57
2026-07-11 10:51:23 +02:00
23s
View workflow file
Move structural typing tests into interface unit test files.
#541
:
Commit
44b15cb21a
pushed by
brian
#57
2026-07-11 10:32:50 +02:00
24s
View workflow file
Add runtime-checkable Protocol typing to all public interfaces.
#538
:
Commit
f6ee9a3724
pushed by
brian
#57
2026-07-11 09:46:47 +02:00
22s
View workflow file
Merge pull request 'Add async future note and remove redundant pytest pythonpath' (
#56
) from cursor/readme-async-and-test-path-cleanup into main
#535
:
Commit
0829354cc4
pushed by
brian
main
2026-07-11 09:28:31 +02:00
23s
View workflow file
Format CHANGELOG.md with Prettier.
#531
:
Commit
a0d509a2a3
pushed by
brian
#56
2026-07-11 09:25:47 +02:00
23s
View workflow file
Document possible async support and drop redundant pytest pythonpath.
#528
:
Commit
9b7b15a67e
pushed by
brian
#56
2026-07-11 09:23:44 +02:00
23s
View workflow file
Merge pull request '[patch] Allow empty payloads in Redis and MinIO adapters' (
#55
) from cursor/allow-empty-payloads into main
#524
:
Commit
6d02f32ca5
pushed by
brian
main
2026-07-10 21:44:24 +02:00
19s
View workflow file
Allow empty payloads in Redis and MinIO adapters.
#521
:
Commit
57b396bcd3
pushed by
brian
#55
2026-07-10 21:41:51 +02:00
20s
View workflow file
Merge pull request '[chore] Scope integration fixtures per backend subdirectory' (
#54
) from cursor/scoped-integration-fixtures into main
#518
:
Commit
093e538d5b
pushed by
brian
main
2026-07-10 21:16:52 +02:00
20s
View workflow file
Scope integration fixtures per backend subdirectory.
#514
:
Commit
b28ac6e803
pushed by
brian
#54
2026-07-10 21:14:45 +02:00
49s
View workflow file
Merge pull request 'Add consumer-facing CHANGELOG.md maintained by release CI' (
#53
) from cursor/consumer-changelog into main
#511
:
Commit
6c66fe4e21
pushed by
brian
main
2026-07-10 20:41:00 +02:00
19s
View workflow file
Format CHANGELOG.md with Prettier
#507
:
Commit
089a1287f8
pushed by
brian
#53
2026-07-10 20:39:24 +02:00
23s
View workflow file
Add consumer-facing CHANGELOG.md maintained by release CI.
#504
:
Commit
0a5bd39801
pushed by
brian
#53
2026-07-10 20:30:42 +02:00
23s
View workflow file
Merge pull request '[chore] add repository URL and Python 3.12 packaging metadata' (
#52
) from cursor/add-packaging-metadata into main
#501
:
Commit
683ee332d3
pushed by
brian
main
2026-07-10 19:50:51 +02:00
22s
View workflow file
Add repository URL and Python 3.12 packaging metadata.
#497
:
Commit
9df5032d44
pushed by
brian
#52
2026-07-10 19:50:13 +02:00
51s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last
Status Badge
Branch
main
main
cursor/postgres-table-adapter
renovate/auto-deps-update
Badge URL
Markdown
HTML