Skip to content

Commit

Permalink
Need cocoa pods for build
Browse files Browse the repository at this point in the history
[full ci]
  • Loading branch information
twometresteve committed Jun 14, 2024
1 parent 14c2d7e commit 3c5aa66
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .buildkite/unreal.5.3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,14 @@ steps:
- TestFixture-macOS-5.3.zip
- "/Users/administrator/Library/Logs/Unreal Engine/LocalBuildLogs/*"
commands:
- bundle install
- rm -rf "/Users/administrator/Library/Logs/Unreal Engine/LocalBuildLogs/*"
- features/scripts/build-fixture.sh Mac
timeout_in_minutes: 90
key: mac_fixture_5_3

# Unreal Engine 5.3 - Android
- label: 'E2E Tests - 5.3 Android 11'
- label: 'E2E Tests - 5.3 Android'
depends_on: android_fixture_5_3
timeout_in_minutes: 30
agents:
Expand All @@ -89,7 +90,7 @@ steps:
run: maze-runner
command:
- "--app=/app/build/TestFixture-Android-Shipping-5.3-arm64.apk"
- "--device=ANDROID_11"
- "--device=ANDROID_12"
- "--farm=bs"
- "--order=random"
concurrency: 5
Expand All @@ -101,7 +102,7 @@ steps:
limit: 2

# Unreal Engine 5.3 - iOS
- label: 'E2E Tests - 5.3 iOS 12'
- label: 'E2E Tests - 5.3 iOS'
depends_on: ios_fixture_5_3
timeout_in_minutes: 30
agents:
Expand All @@ -128,7 +129,7 @@ steps:
limit: 2

# Unreal Engine 5.3 - macOS
- label: 'E2E Tests - 5.3 macOS 12'
- label: 'E2E Tests - 5.3 macOS'
depends_on: mac_fixture_5_3
timeout_in_minutes: 10
plugins:
Expand Down
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
source 'https://rubygems.org'

gem 'bugsnag-maze-runner', '~>9.0'
gem 'cocoapods'
85 changes: 85 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,29 @@
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.7)
base64
nkf
rexml
activesupport (5.2.4.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
algoliasearch (1.27.5)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
appium_lib (12.0.1)
appium_lib_core (~> 5.0)
nokogiri (~> 1.8, >= 1.8.1)
tomlrb (>= 1.1, < 3.0)
appium_lib_core (5.4.0)
faye-websocket (~> 0.11.0)
selenium-webdriver (~> 4.2, < 4.6)
atomos (0.1.3)
base64 (0.2.0)
bugsnag (6.27.0)
concurrent-ruby (~> 1.0)
bugsnag-maze-runner (9.9.0)
Expand All @@ -29,6 +45,45 @@ GEM
webrick (~> 1.7.0)
builder (3.3.0)
childprocess (4.1.0)
claide (1.1.0)
cocoapods (1.10.1)
addressable (~> 2.6)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.10.1)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.4.0, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
cocoapods-trunk (>= 1.4.0, < 2.0)
cocoapods-try (>= 1.1.0, < 2.0)
colored2 (~> 3.1)
escape (~> 0.0.4)
fourflusher (>= 2.3.0, < 3.0)
gh_inspector (~> 1.0)
molinillo (~> 0.6.6)
nap (~> 1.0)
ruby-macho (~> 1.4)
xcodeproj (>= 1.19.0, < 2.0)
cocoapods-core (1.10.1)
activesupport (> 5.0, < 6)
addressable (~> 2.6)
algoliasearch (~> 1.0)
concurrent-ruby (~> 1.1)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
netrc (~> 0.11)
public_suffix
typhoeus (~> 1.0)
cocoapods-deintegrate (1.0.5)
cocoapods-downloader (1.6.3)
cocoapods-plugins (1.0.0)
nap
cocoapods-search (1.0.1)
cocoapods-trunk (1.6.0)
nap (>= 0.8, < 2.0)
netrc (~> 0.11)
cocoapods-try (1.2.0)
colored2 (3.1.2)
concurrent-ruby (1.3.3)
cucumber (7.1.0)
builder (~> 3.2, >= 3.2.4)
Expand Down Expand Up @@ -66,12 +121,22 @@ GEM
dogstatsd-ruby (5.5.0)
ecma-re-validator (0.4.0)
regexp_parser (~> 2.2)
escape (0.0.4)
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
faye-websocket (0.11.3)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
ffi (1.17.0-x86_64-darwin)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
hana (1.3.7)
httpclient (2.8.3)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.7.2)
json_schemer (0.2.25)
ecma-re-validator (~> 0.3)
hana (~> 1.3)
Expand All @@ -81,18 +146,26 @@ GEM
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0604)
minitest (5.23.1)
molinillo (0.6.6)
multi_test (0.1.2)
nanaimo (0.3.0)
nap (1.1.0)
netrc (0.11.0)
nkf (0.2.0)
nokogiri (1.16.6-x86_64-darwin)
racc (~> 1.4)
optimist (3.0.1)
os (1.0.1)
power_assert (2.0.3)
public_suffix (5.0.3)
racc (1.8.0)
rack (2.2.9)
rake (12.3.3)
regexp_parser (2.9.2)
rexml (3.3.0)
strscan
ruby-macho (1.4.0)
rubyzip (2.3.2)
selenium-webdriver (4.5.0)
childprocess (>= 0.5, < 5.0)
Expand All @@ -105,19 +178,31 @@ GEM
ffi (~> 1.1)
test-unit (3.5.9)
power_assert
thread_safe (0.3.6)
tomlrb (2.0.3)
typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (1.2.9)
thread_safe (~> 0.1)
uri_template (0.7.0)
webrick (1.7.0)
websocket (1.2.10)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xcodeproj (1.19.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.3.0)

PLATFORMS
x86_64-darwin-19

DEPENDENCIES
bugsnag-maze-runner (~> 9.0)
cocoapods

BUNDLED WITH
2.4.8

0 comments on commit 3c5aa66

Please sign in to comment.