armada icon indicating copy to clipboard operation
armada copied to clipboard

feat: source - when exception on source actions remove tmp dir

Open gardlt opened this issue 8 years ago • 0 comments

Is this a bug report or feature request? (choose one): feat

Python Version (output of python --version): 3.5

Expected Behavior:

When we fail to extract any source tar, and git, we should remove the generated tmp file.

  • [ ] https://github.com/att-comdev/armada/blob/master/armada/utils/source.py#L48
  • [ ] https://github.com/att-comdev/armada/blob/master/armada/utils/source.py#L90

Any Additional Comments:

gardlt avatar Oct 16 '17 14:10 gardlt