Skip to content

Commit

Permalink
Merge pull request #714 from bugsnag/next
Browse files Browse the repository at this point in the history
Release v7.6.0
  • Loading branch information
richardelms authored May 24, 2023
2 parents 5b53303 + a3d71a0 commit bc94332
Show file tree
Hide file tree
Showing 43 changed files with 603 additions and 279 deletions.
130 changes: 77 additions & 53 deletions .buildkite/pipeline.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -286,66 +286,81 @@ steps:
- "features/fixtures/maze_runner/mazerunner_2018.4.36f1.apk"
upload:
- "maze_output/**/*"
docker-compose#v3.7.0:
pull: maze-runner
run: maze-runner
docker-compose#v4.7.0:
pull: maze-runner-bitbar
run: maze-runner-bitbar
service-ports: true
command:
- "--app=/app/features/fixtures/maze_runner/mazerunner_2018.4.36f1.apk"
- "--farm=bs"
- "--device=ANDROID_11_0"
- "features/csharp"
- "features/android"

concurrency: 24
concurrency_group: browserstack-app
- "--app=features/fixtures/maze_runner/mazerunner_2018.4.36f1.apk"
- "--farm=bb"
- "--device=ANDROID_9|ANDROID_10|ANDROID_11|ANDROID_12|ANDROID_13"
- "--no-tunnel"
- "--aws-public-ip"
- "--fail-fast"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_method: eager

- label: ':android: Run Android e2e tests for Unity 2019'
timeout_in_minutes: 60
depends_on: 'build-android-fixture-2019'
agents:
queue: opensource
env:
UNITY_VERSION: "2019.4.35f1"
plugins:
artifacts#v1.5.0:
download:
- "features/fixtures/maze_runner/mazerunner_2019.4.35f1.apk"
upload:
- "maze_output/**/*"
docker-compose#v3.7.0:
pull: maze-runner
run: maze-runner
docker-compose#v4.7.0:
pull: maze-runner-bitbar
run: maze-runner-bitbar
service-ports: true
command:
- "--app=/app/features/fixtures/maze_runner/mazerunner_2019.4.35f1.apk"
- "--farm=bs"
- "--device=ANDROID_11_0"
- "features/csharp"
- "features/android"
concurrency: 24
concurrency_group: browserstack-app
- "--app=features/fixtures/maze_runner/mazerunner_2019.4.35f1.apk"
- "--farm=bb"
- "--device=ANDROID_9|ANDROID_10|ANDROID_11|ANDROID_12|ANDROID_13"
- "--no-tunnel"
- "--aws-public-ip"
- "--fail-fast"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_method: eager

- label: ':android: Run Android e2e tests for Unity 2021'
timeout_in_minutes: 60
depends_on: 'build-android-fixture-2021'
agents:
queue: opensource
env:
UNITY_VERSION: "2021.3.13f1"
plugins:
artifacts#v1.5.0:
download:
- "features/fixtures/maze_runner/mazerunner_2021.3.13f1.apk"
upload:
- "maze_output/**/*"
docker-compose#v3.7.0:
pull: maze-runner
run: maze-runner
docker-compose#v4.7.0:
pull: maze-runner-bitbar
run: maze-runner-bitbar
service-ports: true
command:
- "--app=/app/features/fixtures/maze_runner/mazerunner_2021.3.13f1.apk"
- "--farm=bs"
- "--device=ANDROID_11_0"
- "features/csharp"
- "features/android"
concurrency: 24
concurrency_group: browserstack-app
- "--app=features/fixtures/maze_runner/mazerunner_2021.3.13f1.apk"
- "--farm=bb"
- "--device=ANDROID_9|ANDROID_10|ANDROID_11|ANDROID_12|ANDROID_13"
- "--no-tunnel"
- "--aws-public-ip"
- "--fail-fast"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_method: eager

# - label: ':android: Run Android EDM e2e tests for Unity 2021'
Expand All @@ -369,7 +384,7 @@ steps:
# - "--farm=bs"
# - "--device=ANDROID_11_0"
# - "features/edm"
# concurrency: 24
# concurrency: 5
# concurrency_group: browserstack-app
# concurrency_method: eager

Expand Down Expand Up @@ -530,18 +545,21 @@ steps:
- "features/fixtures/maze_runner/mazerunner_2018.4.36f1.ipa"
upload:
- "maze_output/**/*"
docker-compose#v3.7.0:
pull: maze-runner
run: maze-runner
docker-compose#v4.7.0:
pull: maze-runner-bitbar
run: maze-runner-bitbar
service-ports: true
command:
- "--app=/app/features/fixtures/maze_runner/mazerunner_2018.4.36f1.ipa"
- "--farm=bs"
- "--device=IOS_15"
- "--fail-fast"
- "features/csharp"
- "features/ios"
concurrency: 24
concurrency_group: browserstack-app
- "--app=features/fixtures/maze_runner/mazerunner_2018.4.36f1.ipa"
- "--farm=bb"
- "--device=IOS_12|IOS_13|IOS_14|IOS_15"
- "--no-tunnel"
- "--aws-public-ip"
- "--fail-fast"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_method: eager

- label: ':ios: Run iOS e2e tests for Unity 2019'
Expand All @@ -555,18 +573,21 @@ steps:
- "features/fixtures/maze_runner/mazerunner_2019.4.35f1.ipa"
upload:
- "maze_output/**/*"
docker-compose#v3.7.0:
pull: maze-runner
run: maze-runner
docker-compose#v4.7.0:
pull: maze-runner-bitbar
run: maze-runner-bitbar
service-ports: true
command:
- "--app=/app/features/fixtures/maze_runner/mazerunner_2019.4.35f1.ipa"
- "--farm=bs"
- "--device=IOS_15"
- "--fail-fast"
- "features/csharp"
- "features/ios"
concurrency: 24
concurrency_group: browserstack-app
- "--app=features/fixtures/maze_runner/mazerunner_2019.4.35f1.ipa"
- "--farm=bb"
- "--device=IOS_12|IOS_13|IOS_14|IOS_15"
- "--no-tunnel"
- "--aws-public-ip"
- "--fail-fast"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_method: eager

- label: ':ios: Run iOS e2e tests for Unity 2021'
Expand All @@ -580,18 +601,21 @@ steps:
- "features/fixtures/maze_runner/mazerunner_2021.3.13f1.ipa"
upload:
- "maze_output/**/*"
docker-compose#v3.7.0:
pull: maze-runner
run: maze-runner
docker-compose#v4.7.0:
pull: maze-runner-bitbar
run: maze-runner-bitbar
service-ports: true
command:
- "--app=/app/features/fixtures/maze_runner/mazerunner_2021.3.13f1.ipa"
- "--farm=bs"
- "--device=IOS_15"
- "--fail-fast"
- "features/csharp"
- "features/ios"
concurrency: 24
concurrency_group: browserstack-app
- "--app=features/fixtures/maze_runner/mazerunner_2021.3.13f1.ipa"
- "--farm=bb"
- "--device=IOS_12|IOS_13|IOS_14|IOS_15"
- "--no-tunnel"
- "--aws-public-ip"
- "--fail-fast"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_method: eager

#
Expand Down
44 changes: 25 additions & 19 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,17 +173,21 @@ steps:
- "features/fixtures/maze_runner/mazerunner_2020.3.32f1.apk"
upload:
- "maze_output/**/*"
docker-compose#v3.7.0:
pull: maze-runner
run: maze-runner
docker-compose#v4.7.0:
pull: maze-runner-bitbar
run: maze-runner-bitbar
service-ports: true
command:
- "--app=/app/features/fixtures/maze_runner/mazerunner_2020.3.32f1.apk"
- "--farm=bs"
- "--device=ANDROID_11_0"
- "features/csharp"
- "features/android"
concurrency: 24
concurrency_group: browserstack-app
- "--app=features/fixtures/maze_runner/mazerunner_2020.3.32f1.apk"
- "--farm=bb"
- "--device=ANDROID_9|ANDROID_10|ANDROID_11|ANDROID_12|ANDROID_13"
- "--no-tunnel"
- "--aws-public-ip"
- "--fail-fast"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_method: eager


Expand All @@ -210,7 +214,7 @@ steps:
# - "--farm=bs"
# - "--device=ANDROID_11_0"
# - "features/edm"
# concurrency: 24
# concurrency: 5
# concurrency_group: browserstack-app
# concurrency_method: eager

Expand Down Expand Up @@ -275,19 +279,21 @@ steps:
- "features/fixtures/maze_runner/mazerunner_2020.3.32f1.ipa"
upload:
- "maze_output/**/*"
docker-compose#v3.7.0:
pull: maze-runner
run: maze-runner
docker-compose#v4.7.0:
pull: maze-runner-bitbar
run: maze-runner-bitbar
service-ports: true
command:
- "--app=/app/features/fixtures/maze_runner/mazerunner_2020.3.32f1.ipa"
- "--farm=bs"
- "--device=IOS_15"
- "--fail-fast"
- "features/csharp"
- "features/ios"

concurrency: 24
concurrency_group: browserstack-app
- "--app=features/fixtures/maze_runner/mazerunner_2020.3.32f1.ipa"
- "--farm=bb"
- "--device=IOS_12|IOS_13|IOS_14|IOS_15"
- "--no-tunnel"
- "--aws-public-ip"
- "--fail-fast"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_method: eager

#
Expand Down
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 7.6.0 (2023-05-25)

- Update bugsnag-cocoa from v6.25.2 to [v6.26.2](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6262-2023-04-20)
- Update bugsnag-android from v5.28.4 to [v5.30.0](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5300-2023-05-11)

### Bug fixes

* Fix an issue where stack frames containing (wrapper some/wrapper) entries were incorrectly formatted. [#713](https://github.com/bugsnag/bugsnag-unity/pull/713)

* Fix an issue where Config.GenerateAnonymousId was not respected. [#704](https://github.com/bugsnag/bugsnag-unity/pull/704)

## 7.5.2 (2023-03-08)

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gem 'xcodeproj'

unless Gem.win_platform?
# Use official Maze Runner release
gem 'bugsnag-maze-runner', git: 'https://github.com/bugsnag/maze-runner', tag: 'v7.11.0'
gem 'bugsnag-maze-runner', '~>7.0'

# Use a specific Maze Runner branch
#gem 'bugsnag-maze-runner', git: 'https://github.com/bugsnag/maze-runner', branch: 'master'
Expand Down
Loading

0 comments on commit bc94332

Please sign in to comment.