Skip to content
This repository has been archived by the owner on Jan 19, 2018. It is now read-only.

Handle docker pull exception, improve #441, fix #568 #569

Merged
merged 1 commit into from
Mar 3, 2016

Conversation

concaf
Copy link
Contributor

@concaf concaf commented Feb 22, 2016

Create DockerException to handle a specific exception instead of the generic (raise Exception) which prints out the traceback too.

@cdrage
Copy link
Member

cdrage commented Feb 22, 2016

This makes sense rather than having NuleculeException. LGTM 👍 Let's get @dustymabe 's quick +1 on this before hand.

@dustymabe
Copy link
Contributor

LGTM, @cdrage can you pick this over (for possible potential breakage) and make sure all tests pass?

@cdrage
Copy link
Member

cdrage commented Feb 24, 2016

@dustymabe test's pass, everything LGTM you can merge when ready.

@dustymabe
Copy link
Contributor

@containscafeine rebase and we will merge

@concaf concaf force-pushed the DockerException_add branch from 98acbbe to bed3215 Compare March 2, 2016 05:32
@concaf
Copy link
Contributor Author

concaf commented Mar 2, 2016

@dustymabe rebased

@cdrage
Copy link
Member

cdrage commented Mar 2, 2016

will merge if tests pass

@dustymabe
Copy link
Contributor

@cdrage - did tests pass?

@cdrage
Copy link
Member

cdrage commented Mar 3, 2016

Indeed they did! Merging.

cdrage added a commit that referenced this pull request Mar 3, 2016
Handle docker pull exception, improve #441, fix #568
@cdrage cdrage merged commit 2ff06cf into projectatomic:master Mar 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants