Skip to content

ci: Retry entire osx-build-dmg task up to 10 times#625

Merged
arch1t3cht merged 1 commit into
masterfrom
hdiutil-retry
Jul 1, 2026
Merged

ci: Retry entire osx-build-dmg task up to 10 times#625
arch1t3cht merged 1 commit into
masterfrom
hdiutil-retry

Conversation

@arch1t3cht

Copy link
Copy Markdown
Member

Commit 1b2dd29 made the hdiutil create command be retried up to 10 times to fix it occasionally failing on the CI, but missed other hdiutil calls that also frequently fail.

This commit reverts 1b2dd29 and instead retries the entire osx-build-dmg step in the CI up to 10 times. This also has the advantage of keeping this workaround contained in ci.yml.

Commit 1b2dd29 made the `hdiutil
create` command be retried up to 10 times to fix it occasionally failing
on the CI, but missed other hdiutil calls that also frequently fail.

This commit reverts 1b2dd29 and instead
retries the entire osx-build-dmg step in the CI up to 10 times. This
also has the advantage of keeping this workaround contained in ci.yml.
@arch1t3cht arch1t3cht merged commit 188ae93 into master Jul 1, 2026
6 of 7 checks passed
@arch1t3cht arch1t3cht deleted the hdiutil-retry branch July 2, 2026 11:04
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.

1 participant