Skip to content

releasesjson: Always remove unpacked archive#273

Merged
radeksimko merged 1 commit intomainfrom
f-always-remove-archive
Jan 6, 2025
Merged

releasesjson: Always remove unpacked archive#273
radeksimko merged 1 commit intomainfrom
f-always-remove-archive

Conversation

@radeksimko
Copy link
Copy Markdown
Member

As mentioned in #145 we never reuse the archive and so it makes sense to always remove it rather then collect it for removal by end-user via Remove() method.

This in turn reduces disk space in situations where it is important (outside of disposable CI environments).

Closes #145

@radeksimko radeksimko added the enhancement New feature or request label Jan 6, 2025
@radeksimko radeksimko requested a review from a team as a code owner January 6, 2025 14:08
@radeksimko radeksimko force-pushed the f-always-remove-archive branch from 5fb4526 to 4ab591b Compare January 6, 2025 14:54
As mentioned in #145 we never reuse the archive and so it makes sense to *always* remove it rather then collect it for removal by end-user via Remove() method.
@radeksimko radeksimko force-pushed the f-always-remove-archive branch from 4ab591b to c2b123b Compare January 6, 2025 14:54
@radeksimko radeksimko merged commit 5e5f5cc into main Jan 6, 2025
@radeksimko radeksimko deleted the f-always-remove-archive branch January 6, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow removing archive after a successful installation (not binary)

2 participants