Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Clean up tmp dir after deploys #45

Merged
merged 1 commit into from
Apr 11, 2019
Merged

Clean up tmp dir after deploys #45

merged 1 commit into from
Apr 11, 2019

Conversation

bcomnes
Copy link
Contributor

@bcomnes bcomnes commented Apr 11, 2019

- Summary

We were relying on the OS to clean up the temporary directory used for deploy prep. This does it automatically now after the deploy succeeds.

- Description for the changelog

Clean up tmp dir after deploy instead of relying on the OS.

We were relying on the OS to clean up the temporary directory used for deploy prep.  This does it automatically now after the deploy succeeds.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.001%) to 66.462% when pulling 2676547 on cleanup-after-deploy into 64c68b5 on master.

@bcomnes bcomnes merged commit 6070f83 into master Apr 11, 2019
@bcomnes bcomnes deleted the cleanup-after-deploy branch April 11, 2019 01:05
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.

2 participants