forked from apache/opendal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(services/dropbox): impl create_dir and polish error handling (ap…
…ache#2600) * test(services/dropbox): enable CI test for dropbox Signed-off-by: suyanhanx <[email protected]> * try Signed-off-by: suyanhanx <[email protected]> * try Signed-off-by: suyanhanx <[email protected]> * fix Signed-off-by: suyanhanx <[email protected]> * support create_dir Signed-off-by: suyanhanx <[email protected]> * fix root not affected Signed-off-by: suyanhanx <[email protected]> * remove nextest Signed-off-by: suyanhanx <[email protected]> * fix Signed-off-by: suyanhanx <[email protected]> * fix Signed-off-by: suyanhanx <[email protected]> * tip for test run Signed-off-by: suyanhanx <[email protected]> * make fmt happy Signed-off-by: suyanhanx <[email protected]> * make clippy happy Signed-off-by: suyanhanx <[email protected]> * remove CI config file Signed-off-by: suyanhanx <[email protected]> * polish Signed-off-by: suyanhanx <[email protected]> --------- Signed-off-by: suyanhanx <[email protected]>
- Loading branch information
Showing
5 changed files
with
117 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters