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
Enable nightly builds for execution in robin (#5371)
Task/Issue URL: https://app.asana.com/0/0/1208926527656098/f
### Description
Enables nightly UI builds to execute in Robin. These are going to run in
parallel to the nightly UI builds in Maestro Cloud for some time
(probably a number of weeks).
- tests are pretty close to being all-green, but with a small amount of
flakiness
- waiting for `retry` functionality to become available which will help
them to be reliably green
- failure alerting is deliberately disabled for now (until `retry`
functionality available)
Can see an example of it running successfully here:
https://github.com/duckduckgo/Android/actions/runs/12236736123
### Steps to test this PR
- [ ] Check the new workflow and make sure it makes sense
Co-authored-by: Craig Russell <[email protected]>
0 commit comments