mozilla-mobile / mobile-test-eng

Task tracking for Mobile Test Engineering Team
2 stars 0 forks source link

Bitrise: issues when re-building #560

Open isabelrios opened 2 years ago

isabelrios commented 2 years ago

As reported by firefox-iOS devs they are facing issues when they have to re-build a build. Let's capture here what those are and open a ticket on Bitrise's side.

isabelrios commented 2 years ago

Laurie's feedback:

Example 1: PR https://github.com/mozilla-mobile/firefox-ios/pull/9499 The build failed the first time it ran on BR. Rebuilding it means it might not send the notification to Github, so I closed and reopen the PR. Example 2: PR https://github.com/mozilla-mobile/firefox-ios/pull/8760 Couldn't find the build on BR to approve and run. The only way I found to trigger it was to close and reopen the PR.

9499 Fix #9498: After filling saved login, fire js 'change' event.

https://github.com/mozilla-mobile/firefox-ios|mozilla-mobile/firefox-iosmozilla-mobile/firefox-ios | Nov 10th | Added by GitHub

8760 fix "Deprecated usage init(forReadingWith:)"

https://github.com/mozilla-mobile/firefox-ios|mozilla-mobile/firefox-iosmozilla-mobile/firefox-ios | Jun 23rd | Added by GitHub

isabelrios commented 2 years ago

The only option here would be to add the app as private instead of public. Let's open another issue to track that work to be done