* fix: Remove mobile builds out of the template
* fix: Use proper variables
* fix: Create proper summary from detox output
* fix: Test with free runners for now
* fix: Switch to M1
* fix: Add removed node modules
* fix: statsPercent
* fix: Remove skipped from successful passes
* chore: convert s3.promise callback to async-await
* chore: run codemod on detox/utils/artifacts.js
* chore: format
* chore(deps): replace AWS SDK for JavaScript v2 to v3
* chore: eslint --fix
* Detox/E2E: Scripts to run tests and save report
* Change TM4J to ZEPHYR
* Change AWS to DETOX_AWS
* Removed send report on type release; moved incrementalDuration to getAllTests
* Apply change requests
* Fix import order
* Fixed save_report comments; Fixed IOS checks
* Added TEST_CYCLE_LINK_PREFIX to save_report comments
* Re-order variables
* Detox/E2E: Migrate to typescript
* Add jest.config.js
* Add moduleMapper to config.json
* Add cookie jar to axios client, fix tsconfig.json and default_config.json
* Take keyboard into consideration; clean test for now for this migration PR
* Revert changes on path_builder
* Attempt to fix dep issues
* Update detox dep
* Added missing @type dev dependencies
* Fix dep order
* Fix unit tests
* Added dynamic year to email.ts