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
.
databricks
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
214
Star
381
Code
Issues
84
Pull requests
180
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add directory tracking to sync
- #425
#425
Merged
pietern
merged 15 commits into
main
databricks/cli:main
from
sync-delete-empty-directories
databricks/cli:sync-delete-empty-directories
Copy head branch name to clipboard
Jun 12, 2023
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add directory tracking to sync
#425
pietern
merged 15 commits into
main
databricks/cli:main
from
sync-delete-empty-directories
databricks/cli:sync-delete-empty-directories
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2023
Use filer in sync command
Show description for 1322aa9
pietern
committed
1322aa9
View commit details
Copy full SHA for 1322aa9
Browse repository at this point
Pass file handle instead of buffer
pietern
committed
91a3d4d
View commit details
Copy full SHA for 91a3d4d
Browse repository at this point
Ignore ErrNotExist on deletes
pietern
committed
952d5ec
View commit details
Copy full SHA for 952d5ec
Browse repository at this point
Delete directories when they become empty
Show description for ccb6980
pietern
committed
ccb6980
View commit details
Copy full SHA for ccb6980
Browse repository at this point
Simplify dir diff logic
pietern
committed
5e57dc9
View commit details
Copy full SHA for 5e57dc9
Browse repository at this point
Commits on Jun 5, 2023
Track both directories to create and directories to remove
pietern
committed
b3a5727
View commit details
Copy full SHA for b3a5727
Browse repository at this point
Merge remote-tracking branch 'origin/main' into sync-delete-empty-directories
pietern
committed
e63f2a2
View commit details
Copy full SHA for e63f2a2
Browse repository at this point
Update sync integration test
pietern
committed
811c523
View commit details
Copy full SHA for 811c523
Browse repository at this point
Commits on Jun 6, 2023
Merge remote-tracking branch 'origin/main' into sync-delete-empty-directories
pietern
committed
59b75a1
View commit details
Copy full SHA for 59b75a1
Browse repository at this point
Failures deleting a directory can be ignored
pietern
committed
5a82294
View commit details
Copy full SHA for 5a82294
Browse repository at this point
Assert file exists
pietern
committed
5cbae81
View commit details
Copy full SHA for 5cbae81
Browse repository at this point
Commits on Jun 9, 2023
Factor out directory processing code into dedicated type
pietern
committed
e8b3473
View commit details
Copy full SHA for e8b3473
Browse repository at this point
Add assert
pietern
committed
d9fb6c4
View commit details
Copy full SHA for d9fb6c4
Browse repository at this point
Commits on Jun 12, 2023
break -> return
pietern
committed
4a5de17
View commit details
Copy full SHA for 4a5de17
Browse repository at this point
Merge branch 'main' into sync-delete-empty-directories
pietern
authored
06073df
View commit details
Copy full SHA for 06073df
Browse repository at this point
You can’t perform that action at this time.