Skip to content

Conversation

@kzu
Copy link
Member

@kzu kzu commented Apr 18, 2023

Since non-packaging projects might be built multiple times without producing packages, cleaning after every build is not only wasteful (in terms of processing/time) but can also break other currently opened solutions and require force-restoring.

Fixes #369

@kzu kzu added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Apr 18, 2023
@kzu kzu enabled auto-merge (rebase) April 18, 2023 21:49
@kzu kzu force-pushed the dev/cleanup-on-pack branch from 2840abf to b89c8c7 Compare April 18, 2023 21:52
Since non-packaging projects might be built multiple times without producing packages, cleaning after every build is not only wasteful (in terms of processing/time) but can also break other currently opened solutions and require force-restoring.

Fixes #369
@kzu kzu force-pushed the dev/cleanup-on-pack branch from b89c8c7 to 36f1c5f Compare April 18, 2023 21:56
@kzu kzu merged commit 74c58fd into main Apr 18, 2023
@kzu kzu deleted the dev/cleanup-on-pack branch April 18, 2023 22:05
@devlooped devlooped locked and limited conversation to collaborators Nov 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cleanup happens on every build

2 participants