Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tanbro
/
sqlalchemy-dlock
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
17
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: tanbro/sqlalchemy-dlock
Actions
All workflows
Workflows
Python package
Python package
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
51 workflow runs
51 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
chore: prepare v0.8.1 release
Python package
#178:
Commit
ac7ad82
pushed by
tanbro
9m 14s
v0.8.1
v0.8.1
9m 14s
View workflow file
test: remove unnecessary test_close_deprecated
Python package
#177:
Commit
96e54fa
pushed by
tanbro
8m 43s
main
main
8m 43s
View workflow file
feat(lock): add aclose() method for async locks, deprecate close()
Python package
#176:
Commit
08d260e
pushed by
tanbro
1m 47s
main
main
1m 47s
View workflow file
chore(ci): update codecov action from v5 to v6
Python package
#175:
Commit
16c9d1f
pushed by
tanbro
7m 31s
main
main
7m 31s
View workflow file
chore(workflow): update GitHub Actions versions in python-package wor…
Python package
#174:
Commit
70ea4d7
pushed by
tanbro
3m 31s
main
main
3m 31s
View workflow file
chore: prepare v0.8.0 release
Python package
#173:
Commit
13475eb
pushed by
tanbro
8m 2s
v0.8.0
v0.8.0
8m 2s
View workflow file
docs: clarify Oracle testing status and simplify driver documentation
Python package
#172:
Commit
195e04c
pushed by
tanbro
7m 34s
main
main
7m 34s
View workflow file
ci: skip Oracle testing due to DBMS_LOCK.REQUEST limitation in Oracle…
Python package
#171:
Commit
ff8eac6
pushed by
tanbro
7m 25s
main
main
7m 25s
View workflow file
ci: use gvenzl/oracle-free:full image for Oracle tests
Python package
#170:
Commit
9d61e90
pushed by
tanbro
2m 47s
main
main
2m 47s
View workflow file
ci: re-enable Oracle testing with DBMS_LOCK grant
Python package
#169:
Commit
acde72c
pushed by
tanbro
2m 25s
main
main
2m 25s
View workflow file
debug: test DBMS_LOCK.REQUEST as both SYS and test user
Python package
#168:
Commit
917729a
pushed by
tanbro
8m 10s
main
main
8m 10s
View workflow file
debug: add verbose output to DBMS_LOCK grant check
Python package
#167:
Commit
f8b82e6
pushed by
tanbro
2m 31s
main
main
2m 31s
View workflow file
debug: check if DBMS_LOCK exists in Oracle Free
Python package
#166:
Commit
08be74b
pushed by
tanbro
2m 30s
main
main
2m 30s
View workflow file
fix: switch to FREEPDB1 container before granting DBMS_LOCK
Python package
#165:
Commit
00e09d3
pushed by
tanbro
2m 30s
main
main
2m 30s
View workflow file
ci: grant DBMS_LOCK permission directly before tests
Python package
#164:
Commit
39713af
pushed by
tanbro
2m 34s
main
main
2m 34s
View workflow file
fix: use setup-scripts instead of startup-scripts for Oracle
Python package
#163:
Commit
6372968
pushed by
tanbro
2m 35s
main
main
2m 35s
View workflow file
ci: add DBMS_LOCK permission grant for Oracle tests
Python package
#162:
Commit
a762103
pushed by
tanbro
2m 35s
main
main
2m 35s
View workflow file
fix: remove license classifier to comply with PEP 639
Python package
#161:
Commit
c467158
pushed by
tanbro
2m 33s
main
main
2m 33s
View workflow file
fix: use SPDX license identifier in classifiers
Python package
#160:
Commit
95f77cc
pushed by
tanbro
2m 20s
main
main
2m 20s
View workflow file
ci: add Oracle database testing to GitHub Actions
Python package
#159:
Commit
6382aa4
pushed by
tanbro
2m 23s
main
main
2m 23s
View workflow file
chore(docker): add MSSQL to test docker-compose and update password
Python package
#158:
Commit
306c3ff
pushed by
tanbro
7m 29s
main
main
7m 29s
View workflow file
test(tests): add MSSQL support to key conversion tests
Python package
#157:
Commit
a7665a1
pushed by
tanbro
3m 54s
main
main
3m 54s
View workflow file
test(tests): add MSSQL support to test_many_bytes_key
Python package
#156:
Commit
442bc4e
pushed by
tanbro
4m 57s
main
main
4m 57s
View workflow file
fix(ci): add TrustServerCertificate=yes to MSSQL connection strings
Python package
#155:
Commit
1396e42
pushed by
tanbro
1m 50s
main
main
1m 50s
View workflow file
fix(ci): use simpler MSSQL password without special characters
Python package
#154:
Commit
6d2907f
pushed by
tanbro
1m 55s
main
main
1m 55s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.