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
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 }}
DagsHub
/
client
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
105
Code
Issues
18
Pull requests
19
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Infra: allow for multiple install_hooks() running at the same time
- #448
#448
Open
kbolashev
wants to merge 14 commits into
main
DagsHub/client:main
from
infra/multi-hooks
DagsHub/client:infra/multi-hooks
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Infra: allow for multiple install_hooks() running at the same time
#448
kbolashev
wants to merge 14 commits into
main
DagsHub/client:main
from
infra/multi-hooks
DagsHub/client:infra/multi-hooks
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2024
Move DagsHubFilesystem to use RepoAPI to download files
kbolashev
committed
ab21939
View commit details
Copy full SHA for ab21939
Browse repository at this point
Add Ruff
Show description for 7079a61
kbolashev
committed
7079a61
View commit details
Copy full SHA for 7079a61
Browse repository at this point
Extract parse_path to DagshubPath
kbolashev
committed
d283174
View commit details
Copy full SHA for d283174
Browse repository at this point
Commits on Mar 14, 2024
Install hooks via a router works now
kbolashev
committed
b34e082
View commit details
Copy full SHA for b34e082
Browse repository at this point
Enhance install/uninstall hooks, write tests that handle most of the interesting cases
kbolashev
committed
229f1b0
View commit details
Copy full SHA for 229f1b0
Browse repository at this point
Change error help for FilesystemAlreadyMountedError
kbolashev
committed
351181b
View commit details
Copy full SHA for 351181b
Browse repository at this point
tenacity fix
kbolashev
committed
973a4e6
View commit details
Copy full SHA for 973a4e6
Browse repository at this point
Commits on Mar 25, 2024
Add a message explaining what the hooks are doing to the user
kbolashev
committed
fb8dc04
View commit details
Copy full SHA for fb8dc04
Browse repository at this point
Commits on Mar 26, 2024
Explain the ignored rules
kbolashev
committed
033211b
View commit details
Copy full SHA for 033211b
Browse repository at this point
Fully qualify the uninstall_hooks function in the error
kbolashev
committed
56e089b
View commit details
Copy full SHA for 56e089b
Browse repository at this point
Commits on Apr 1, 2024
Ignore 6xx+ status codes in is_server_error_exception
kbolashev
committed
ae90a43
View commit details
Copy full SHA for ae90a43
Browse repository at this point
Retry: reuse between functions, add jitter, make the max wait 5 minutes
kbolashev
committed
df087b2
View commit details
Copy full SHA for df087b2
Browse repository at this point
Carry over original path in DagshubPath as-is without turning it into Path
kbolashev
committed
3d63f50
View commit details
Copy full SHA for 3d63f50
Browse repository at this point
Merge branch 'master' into infra/multi-hooks
Show description for 2ef659c
kbolashev
committed
2ef659c
View commit details
Copy full SHA for 2ef659c
Browse repository at this point
You can’t perform that action at this time.