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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
dh-tech
/
undate-python
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
22
Code
Issues
20
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
undate-python
.github
on
develop
User selector
All users
All time
Commit history
Commits on Jul 30, 2026
Merge pull request #175 from dh-tech/dependabot/github_actions/actions-63603d1b79
Show description for 946ecca
rlskoeser
authored
946ecca
View commit details
Copy full SHA for 946ecca
View code at this point
Browse repository at this point
Update python publish workflow with pypi env for trusted publishing
rlskoeser
committed
b2fe490
View commit details
Copy full SHA for b2fe490
View code at this point
Browse repository at this point
Bump codecov/codecov-action in the actions group across 1 directory
Show description for c6fd0cd
dependabot[bot]
authored
c6fd0cd
View commit details
Copy full SHA for c6fd0cd
View code at this point
Browse repository at this point
Add zizmor to pre-commit hooks and implement recommendations
rlskoeser
committed
bff6a5e
View commit details
Copy full SHA for bff6a5e
View code at this point
Browse repository at this point
Configure uv to install test deps only for unit tests (no dev, no sync)
rlskoeser
committed
7c37b11
View commit details
Copy full SHA for 7c37b11
View code at this point
Browse repository at this point
Merge branch 'main' into release/0.8.0
rlskoeser
authored
fb19b7f
View commit details
Copy full SHA for fb19b7f
View code at this point
Browse repository at this point
Add more dev notes about using uv; commit uv lock file
Show description for eec071b
rlskoeser
committed
eec071b
View commit details
Copy full SHA for eec071b
View code at this point
Browse repository at this point
Try testing against py3.14
rlskoeser
committed
0ee5d8c
View commit details
Copy full SHA for 0ee5d8c
View code at this point
Browse repository at this point
Add mypy flag to work around missing types
rlskoeser
committed
3bd0a3b
View commit details
Copy full SHA for 3bd0a3b
View code at this point
Browse repository at this point
Updates flagged by coderabbit
rlskoeser
committed
cbe41cc
View commit details
Copy full SHA for cbe41cc
View code at this point
Browse repository at this point
Update github action versions
rlskoeser
committed
393ec92
View commit details
Copy full SHA for 393ec92
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
Switch publish workflow to uv as well
Show description for 92450b0
rlskoeser
committed
92450b0
View commit details
Copy full SHA for 92450b0
View code at this point
Browse repository at this point
Fix py dep caching discrepancy - everything uv
Show description for 885605f
rlskoeser
committed
885605f
View commit details
Copy full SHA for 885605f
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
Configure to not persist permissions after checkout
rlskoeser
committed
e15710e
View commit details
Copy full SHA for e15710e
View code at this point
Browse repository at this point
Update github workflows & precommit to use pinned hashes instead of tags
rlskoeser
committed
961b158
View commit details
Copy full SHA for 961b158
View code at this point
Browse repository at this point
Commits on May 7, 2026
Bump the actions group with 3 updates
Show description for a250380
dependabot[bot]
authored
a250380
View commit details
Copy full SHA for a250380
View code at this point
Browse repository at this point
Clean up notebooks for github actions ruff check
rlskoeser
committed
3fa7de7
View commit details
Copy full SHA for 3fa7de7
View code at this point
Browse repository at this point
Use newer versions of actions
rlskoeser
committed
708478b
View commit details
Copy full SHA for 708478b
View code at this point
Browse repository at this point
Also limit ruff check to src & tests
rlskoeser
committed
8b0d650
View commit details
Copy full SHA for 8b0d650
View code at this point
Browse repository at this point
Limit ruff format to check src & tests (not example notebooks)
rlskoeser
committed
ee28651
View commit details
Copy full SHA for ee28651
View code at this point
Browse repository at this point
Update github action to use ruff check/format actions
Show description for 89ded9b
rlskoeser
and
laurejt
committed
89ded9b
View commit details
Copy full SHA for 89ded9b
View code at this point
Browse repository at this point
Commits on Apr 24, 2026
Configure dependabot to group commits
rlskoeser
committed
67985cd
View commit details
Copy full SHA for 67985cd
View code at this point
Browse repository at this point
Configure dependabot to update github actions & pre-commit hooks
Show description for 737dd5d
rlskoeser
and
laurejt
committed
737dd5d
View commit details
Copy full SHA for 737dd5d
View code at this point
Browse repository at this point
Set actions to cancel in progress for concurrency
Show description for 70f5ce3
rlskoeser
committed
70f5ce3
View commit details
Copy full SHA for 70f5ce3
View code at this point
Browse repository at this point
Fix uv group syntax
rlskoeser
committed
b0a2ec6
View commit details
Copy full SHA for b0a2ec6
View code at this point
Browse repository at this point
Switch to optional dependency group for dev/test deps
rlskoeser
committed
2d706d5
View commit details
Copy full SHA for 2d706d5
View code at this point
Browse repository at this point
Commits on Oct 4, 2025
chore: update workflow actions
rettinghaus
authored
09d90f3
View commit details
Copy full SHA for 09d90f3
View code at this point
Browse repository at this point
Commits on Jun 25, 2025
Merge pull request #125 from dh-tech/feature/pgp-dates
Show description for b91fe3c
rlskoeser
authored
b91fe3c
View commit details
Copy full SHA for b91fe3c
View code at this point
Browse repository at this point
Commits on May 27, 2025
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
Show description for f615ea1
rlskoeser
and
github-advanced-security[bot]
authored
f615ea1
View commit details
Copy full SHA for f615ea1
View code at this point
Browse repository at this point
Potential fix for code scanning alert no. 2: Workflow does not contain permissions
Show description for 0b39f9f
rlskoeser
and
github-advanced-security[bot]
authored
0b39f9f
View commit details
Copy full SHA for 0b39f9f
View code at this point
Browse repository at this point
Commits on May 23, 2025
Revert switch to uv to see if it resolves codecov issue
rlskoeser
committed
8b3030b
View commit details
Copy full SHA for 8b3030b
View code at this point
Browse repository at this point
Commits on May 22, 2025
Tweak pytest coverage command
rlskoeser
committed
90c95a1
View commit details
Copy full SHA for 90c95a1
View code at this point
Browse repository at this point
Update to newer codecov action and use upload token
rlskoeser
committed
44a3370
View commit details
Copy full SHA for 44a3370
View code at this point
Browse repository at this point
Commits on Apr 9, 2025
Merge pull request #113 from dh-tech/feature/uv-github-actions
Show description for 8a01277
rlskoeser
authored
8a01277
View commit details
Copy full SHA for 8a01277
View code at this point
Browse repository at this point
Commits on Mar 5, 2025
Drop support for python 3.9 so we can use match/case
rlskoeser
committed
fc4f7a9
View commit details
Copy full SHA for fc4f7a9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.