Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Miscellaneous CI improvements #1678

Merged
merged 6 commits into from
Jan 28, 2022
Merged

Miscellaneous CI improvements #1678

merged 6 commits into from
Jan 28, 2022

Conversation

twometresteve
Copy link
Contributor

Goal

A few miscellaneous CI pipeline improvements:

  • Allow retries on known-flaky RN CLI tests, to reduce frustration for developers while a fix is being worked on.
  • Bump Android to 11 for RN tests in the hope of quicker/more stable runs.
  • Increase maximum wait to receive errors to 60 seconds - the theoretical maximum for the Android notifier.
  • Remove use of the resilient Appium driver. It didn't work as intended and only confused things in the case of a genuine problem.

The retry mechanism in Maze Runner is currently broken, but will be fixed shortly.

Testing

Covered by CI.

@twometresteve twometresteve changed the title Misc CI improvements Miscellaneous CI improvements Jan 28, 2022
@github-actions
Copy link

github-actions bot commented Jan 28, 2022

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 42.85 kB 13.07 kB
After 42.85 kB 13.07 kB
± No change No change

code coverage diff

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
0%(+0%) 0%(+0%) 0%(+0%) 0%(+0%)

Generated by 🚫 dangerJS against 5363b4a

@twometresteve twometresteve merged commit 982bdaf into next Jan 28, 2022
@twometresteve twometresteve deleted the tms/misc-improvements branch January 28, 2022 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants