Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/qol fixes #27

Merged
merged 23 commits into from
Sep 26, 2019
Merged

Feature/qol fixes #27

merged 23 commits into from
Sep 26, 2019

Conversation

mcred
Copy link
Collaborator

@mcred mcred commented Sep 26, 2019

Issues Addressed

Fixes #4
Fixes #5
Fixes #7
Fixes #8

Top level error handling and exception catching.

Proposed Changes

Describe your proposed changes. Focus on providing additional context that
may not be visible in the code itself. Why did you take the approach that you
did? What other approaches were considered? If this is a complex change,
provide some architectural context so reviewers understand how the pieces
fit together.

Testing

Test error handing by running any command with the docker machine not running.

Test #4
titan clone s3://titan-WTF/some-data

Test #5
titan clone s3://titan-data-cto/engdemo
and then
titan clone s3://titan-data-cto/engdemo

Test #7
titan clone s3://titan-data-cto/engdemo
docker rm engdemo -f
titan ls

Test #8
titan uninstall -f
docker rmi *titan:latest* -f get image ID to remove all aliases
titan install -r someregistry

Derek Smart and others added 11 commits September 18, 2019 10:58
Signed-off-by: Derek Smart <[email protected]>
Signed-off-by: Derek Smart <[email protected]>
Signed-off-by: Derek Smart <[email protected]>
Signed-off-by: Derek Smart <[email protected]>
Signed-off-by: Derek Smart <[email protected]>
Signed-off-by: Derek Smart <[email protected]>
Signed-off-by: Derek Smart <[email protected]>
Github Actions with minor fixes (#11)
@mcred mcred requested a review from eschrock September 26, 2019 14:51
@mcred mcred requested a review from a team as a code owner September 26, 2019 14:51
mcred and others added 12 commits September 26, 2019 10:54
Signed-off-by: Derek Smart <[email protected]>
Signed-off-by: Derek Smart <[email protected]>
Signed-off-by: Derek Smart <[email protected]>
Signed-off-by: Derek Smart <[email protected]>
Signed-off-by: Derek Smart <[email protected]>
Signed-off-by: Derek Smart <[email protected]>
Signed-off-by: Derek Smart <[email protected]>
Signed-off-by: Derek Smart <[email protected]>
Signed-off-by: Derek Smart <[email protected]>
Signed-off-by: Derek Smart <[email protected]>
@eschrock eschrock merged commit b6b1e0f into titan-data:master Sep 26, 2019
@mcred mcred deleted the feature/qol-fixes branch September 27, 2019 16:37
mcred referenced this pull request in mcred/titan Oct 29, 2019
Fixes #4
Fixes #5
Fixes #7
Fixes #8
mcred referenced this pull request in mcred/titan Oct 31, 2019
Fixes #4
Fixes #5
Fixes #7
Fixes #8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants