You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The prepare_windows_host_for_app_distribution.ps1 command for Windows builds will inspect the environment it's running on and skip time consuming steps when running on our custom CI image. [#192]
Internal Changes
Improved header comment documentation of pr_changed_files. [#191]
Add --config argument to run_swiftlint script to allow specifying custom .swiftlint.yml config files and allowing for multiple --config arguments [#189]
Update comment_with_manifest_diff and comment_with_dependency_diff commands with extra git fetch/pull calls to make both of them work as expected on all CI environments. [#177]