servo/python/servo
Martin Robinson 9ee45425e9
ci: Retry hdiutil create with randomize backoff (#32005)
Regularly we see that `hdiutil creat` when creating a DMG on the MacOS
builder fails with "Resource busy." This change is an attempt to
mitigate that by retrying the command 3 time with a randomized backoff.
2024-04-05 10:51:24 +00:00
..
mutation Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
platform bootstrap: Make unknown distro instructions more helpful (#31750) 2024-03-19 08:43:07 +00:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py Preliminary Android build support (#31086) 2024-01-22 13:00:15 +00:00
build_commands.py Remove the libsimpleservo C API (#31172) 2024-01-27 09:19:25 +00:00
command_base.py android: add support for x86_64 images (#31725) 2024-03-18 09:44:10 +00:00
devenv_commands.py Add RUSTC env to clippy command (#31694) 2024-03-15 11:32:43 +00:00
gstreamer.py build: Combine and simplify GStreamer shared object lists (#31038) 2024-01-09 14:27:14 +00:00
package_commands.py ci: Retry hdiutil create with randomize backoff (#32005) 2024-04-05 10:51:24 +00:00
post_build_commands.py Preliminary Android build support (#31086) 2024-01-22 13:00:15 +00:00
testing_commands.py Initial internal support for multiple webviews (#31417) 2024-04-03 11:06:28 +00:00
try_parser.py ci: Merge similar try jobs when possible (#31347) 2024-02-16 12:21:24 +00:00
util.py Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
visual_studio.py build: Add support for Visual Studio 2022 and VC143 DLLs (#31148) 2024-01-23 11:04:01 +00:00