Skip to content

feat: Make install scripts idempotent#102

Merged
Techassi merged 1 commit intomainfrom
feat/make-install-scripts-idempotent
Apr 10, 2026
Merged

feat: Make install scripts idempotent#102
Techassi merged 1 commit intomainfrom
feat/make-install-scripts-idempotent

Conversation

@Techassi
Copy link
Copy Markdown
Member

This PR adds an rm -rf to delete temporary files. This makes these install scripts idempotent when run multiple times in the same workflow.

In the future, we could do the smarter thing, which is to check if the requested version of a tool is already installed and then skipping re-installation altogether.

@Techassi Techassi self-assigned this Apr 10, 2026
@Techassi Techassi moved this to Development: Waiting for Review in Stackable Engineering Apr 10, 2026
Copy link
Copy Markdown
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Techassi Techassi merged commit ac6f1d3 into main Apr 10, 2026
2 checks passed
@Techassi Techassi deleted the feat/make-install-scripts-idempotent branch April 10, 2026 13:17
@Techassi Techassi moved this from Development: Waiting for Review to Development: Done in Stackable Engineering Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

2 participants