Skip to content

Make add/remove package commands idempotent #6577

Closed
armadi1809 wants to merge 1 commit intocaddyserver:masterfrom
armadi1809:add-remove-package-idempotency
Closed

Make add/remove package commands idempotent #6577
armadi1809 wants to merge 1 commit intocaddyserver:masterfrom
armadi1809:add-remove-package-idempotency

Conversation

@armadi1809
Copy link
Copy Markdown
Contributor

Closes #6548

@francislavoie
Copy link
Copy Markdown
Member

Hmm, this means it'll try to fetch the build and replace it even if it doesn't make sense to do so. I think the idea is that it would just do nothing if it's already good, but not throw an error.

@mholt
Copy link
Copy Markdown
Member

mholt commented Oct 1, 2024

I agree. How would you feel about changing this patch to not perform the task if the build is not different?

@mholt mholt added this to the v2.9.0-beta.4 milestone Nov 1, 2024
@mholt mholt removed this from the v2.9.0-beta.4 milestone Dec 23, 2024
@francislavoie
Copy link
Copy Markdown
Member

I'll close this as inactive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants