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
459 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
Merge pull request 'Fix dependency update bot to use uv lock --upgrade.' (
#14
) from cursor/fix-dependency-update-bot-uv-lock into main
Release on merge to main #219
:
Commit
abaa078471
pushed by
brian
main
2026-06-28 22:35:48 +02:00
6s
View workflow file
Merge pull request 'Fix dependency update bot to use uv lock --upgrade.' (
#14
) from cursor/fix-dependency-update-bot-uv-lock into main
Code Quality Pipeline #218
:
Commit
abaa078471
pushed by
brian
main
2026-06-28 22:35:42 +02:00
47s
View workflow file
Fix dependency update bot to use uv lock --upgrade.
Test Python Package #217
:
Commit
9864f0cc9d
pushed by
brian
#14
2026-06-28 22:33:19 +02:00
53s
View workflow file
Fix dependency update bot to use uv lock --upgrade.
PR Title Check #216
:
Commit
9864f0cc9d
pushed by
brian
#14
2026-06-28 22:32:26 +02:00
6s
View workflow file
Fix dependency update bot to use uv lock --upgrade.
Code Quality Pipeline #215
:
Commit
9864f0cc9d
pushed by
brian
#14
2026-06-28 22:32:20 +02:00
45s
View workflow file
Merge pull request 'Automate releases from PR titles and clean up CI workflows.' (
#13
) from cursor/pr-title-release-automation into main
Test Python Package #214
:
Commit
e39b467b6b
pushed by
brian
main
2026-06-28 22:26:47 +02:00
1m4s
View workflow file
Merge pull request 'Automate releases from PR titles and clean up CI workflows.' (
#13
) from cursor/pr-title-release-automation into main
Release on merge to main #213
:
Commit
e39b467b6b
pushed by
brian
main
2026-06-28 22:25:43 +02:00
6s
View workflow file
Merge pull request 'Automate releases from PR titles and clean up CI workflows.' (
#13
) from cursor/pr-title-release-automation into main
Code Quality Pipeline #212
:
Commit
e39b467b6b
pushed by
brian
main
2026-06-28 22:25:36 +02:00
30s
View workflow file
Sync uv.lock with pyproject.toml version 0.3.1.
Test Python Package #211
:
Commit
85c1a64e14
pushed by
brian
#13
2026-06-28 22:23:55 +02:00
1m7s
View workflow file
Sync uv.lock with pyproject.toml version 0.3.1.
PR Title Check #210
:
Commit
85c1a64e14
pushed by
brian
#13
2026-06-28 22:22:48 +02:00
6s
View workflow file
Sync uv.lock with pyproject.toml version 0.3.1.
Code Quality Pipeline #209
:
Commit
85c1a64e14
pushed by
brian
#13
2026-06-28 22:22:42 +02:00
30s
View workflow file
Automate releases from PR titles and clean up CI workflows.
Test Python Package #208
:
Commit
a8491c005c
pushed by
brian
#13
2026-06-28 22:21:12 +02:00
1m4s
View workflow file
Automate releases from PR titles and clean up CI workflows.
PR Title Check #207
:
Commit
a8491c005c
pushed by
brian
#13
2026-06-28 22:20:07 +02:00
5s
View workflow file
Automate releases from PR titles and clean up CI workflows.
Code Quality Pipeline #206
:
Commit
a8491c005c
pushed by
brian
#13
2026-06-28 22:20:01 +02:00
39s
View workflow file
Merge pull request 'Add public repository interfaces and subclassable adapter CRUD API.' (
#11
) from cursor/public-repository-api into main
sync-pyproject-version.yml #205
:
Commit
2bb361e3a3
pushed by
brian
main
2026-06-28 20:12:33 +02:00
7s
View workflow file
Merge pull request 'Add public repository interfaces and subclassable adapter CRUD API.' (
#11
) from cursor/public-repository-api into main
Publish Python Package #204
:
Commit
2bb361e3a3
pushed by
brian
v0.3.1
2026-06-28 20:12:25 +02:00
22s
View workflow file
Merge pull request 'Add public repository interfaces and subclassable adapter CRUD API.' (
#11
) from cursor/public-repository-api into main
Test Python Package #203
:
Commit
2bb361e3a3
pushed by
brian
main
2026-06-28 20:07:33 +02:00
53s
View workflow file
Merge pull request 'Add public repository interfaces and subclassable adapter CRUD API.' (
#11
) from cursor/public-repository-api into main
Code Quality Pipeline #202
:
Commit
2bb361e3a3
pushed by
brian
main
2026-06-28 20:06:39 +02:00
30s
View workflow file
Use pre-commit for Prettier in CI and document local hook setup.
Test Python Package #201
:
Commit
c5169df10d
pushed by
brian
#11
2026-06-28 19:57:56 +02:00
50s
View workflow file
Use pre-commit for Prettier in CI and document local hook setup.
Code Quality Pipeline #200
:
Commit
c5169df10d
pushed by
brian
#11
2026-06-28 19:57:06 +02:00
31s
View workflow file
Fix mypy context manager typing for adapter subclasses.
Test Python Package #199
:
Commit
497533f0e3
pushed by
brian
#11
2026-06-28 19:43:54 +02:00
1m8s
View workflow file
Fix mypy context manager typing for adapter subclasses.
Code Quality Pipeline #198
:
Commit
497533f0e3
pushed by
brian
#11
2026-06-28 19:42:46 +02:00
26s
View workflow file
Add public repository interfaces and subclassable adapter CRUD API.
Test Python Package #197
:
Commit
e98fd3b90d
pushed by
brian
#11
2026-06-28 11:02:11 +02:00
51s
View workflow file
Add public repository interfaces and subclassable adapter CRUD API.
Code Quality Pipeline #196
:
Commit
e98fd3b90d
pushed by
brian
#11
2026-06-28 11:01:20 +02:00
19s
View workflow file
Merge pull request 'Remove non-existent Mongo adapter from README.' (
#10
) from cleanup/remove-mongo-adapter-mentions into main
Test Python Package #192
:
Commit
f4280f15c1
pushed by
brian
main
2026-06-21 23:07:40 +02:00
1m12s
View workflow file
Merge pull request 'Remove non-existent Mongo adapter from README.' (
#10
) from cleanup/remove-mongo-adapter-mentions into main
Code Quality Pipeline #191
:
Commit
f4280f15c1
pushed by
brian
main
2026-06-21 23:06:28 +02:00
25s
View workflow file
updated package settings
Test Python Package #190
:
Commit
d9b9fa49a2
pushed by
brian
#10
2026-06-21 22:47:36 +02:00
1m18s
View workflow file
updated package settings
Code Quality Pipeline #189
:
Commit
d9b9fa49a2
pushed by
brian
#10
2026-06-21 22:46:17 +02:00
41s
View workflow file
updated package settings
Test Python Package #188
:
Commit
9d25f7c722
pushed by
brian
#10
2026-06-21 22:45:25 +02:00
1m24s
View workflow file
updated package settings
Code Quality Pipeline #187
:
Commit
9d25f7c722
pushed by
brian
#10
2026-06-21 22:44:01 +02:00
39s
View workflow file
First
Previous
...
11
12
13
14
15
...
Next
Last