• Mike Dougherty's avatar
    Roll bots to Xcode 12 beta 2 · 452aea08
    Mike Dougherty authored
    Bots rolled with the following script:
    git grep -l '12a6159' | xargs sed -i '' -e 's/12a6159/12a6163b/g'
    
    to update:
    infra/config/lib/builders.star
    infra/config/subprojects/chromium/master-only/ci.star
    testing/buildbot/mixins.pyl
    testing/buildbot/waterfalls.pyl
    
    then configs were generated with:
    ./infra/config/main.star
    ./testing/buildbot/generate_buildbot_json.py
    
    CIPD packages:
      infra_internal/ios/xcode/mac  12a6163b
      infra_internal/ios/xcode/ios  12a6163b
    
    Bug: 1102933
    Change-Id: I647e328ed6e8b0b7160a930eb97fb98f400944b6
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285387
    Auto-Submit: Mike Dougherty <michaeldo@chromium.org>
    Commit-Queue: Stephen Martinis <martiniss@chromium.org>
    Reviewed-by: default avatarStephen Martinis <martiniss@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#786895}
    452aea08
waterfalls.pyl 147 KB