-
Notifications
You must be signed in to change notification settings - Fork 273
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Supporting changes to implement python pipeline for performance runs …
…on runtime repo (#4156) * Make changes to python pipeline for runtime repo * More fixes * Clean up some parts * Add latest changes from runtime repo * Fix wasm bundle path and add arg support for local commit time * Fix local commit time code * Only set core_root for coreclr runs * Fix ios hello world copying * Fix wasm copying and prereq check on linux * Fix wasm args quoting and PreparePayloadWorkItems usage * Use new browser versions path * Fix prerequisites script building * Fix wasm args building * Fix directory creation and prevent pip reinstalls * Fix trailing space on wasm args * More various fixes * Fix file copy into root * Fix FailOnTestFailure value * Include recent changes from runtime repo * Only build startup and SOD for runtime scenarios * Fix infinite loop in zip creation * Fix some directory issues * Fix some copytree logic * Copy ios apps into correct dir * Fix iosSampleApp copying + add better logging * Fix PDN download and error code * Address PR comments * Fix incorrect tfm condition check * Address PR comments
- Loading branch information
1 parent
297faee
commit 254b737
Showing
7 changed files
with
491 additions
and
287 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
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
Oops, something went wrong.