-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added building ios tests * First ios run attempt * First ios run attempt - 0 * Check iphoneToSimulate value * Check iphoneToSimulate value - 0 * Removed toString from runtimeId * Properly handled promises * Check command * Fixed string for commands * Fixed string for commands - 0 * Fixed string for commands - 1 * Try to get output out of bash command * action/exec has a broken parser, fall back to default one * Fixed UUID generation * Try to create ios simulator * Fixed path to Test.iOS.app * Changed runtime format for simctl * Try to run ios sim * Fixed regexp * Add a bunch of console writelines * Fix for simulator that wasn't starting * Fixed merge issue * Fix again parameter passing for simulator * Cleanup for review * More cleanup * Forgotten await * Fix uninfered id in simulator command * Revert console writelines * Ready for review * PR feedback * Fixed test name * Removed unused import from action * Minor fix * Forgotten part of the minor fix * More PR feedback * Final PR feedback * Removed local action and set the template to point to remote action * First test with remote custom js GH action Co-authored-by: Nikola Irinchev <[email protected]>
- Loading branch information
Showing
3 changed files
with
58 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters