Skip to content

Commit 106a1a4

Browse files
author
Miki
authored
[Manual backport] Enhance the Build and Test workflow (#3299) (#3310)
* Run GitHub workflow unit tests in band (#1306) * Fix JUnit Reporter test (#1338) * Add src/test_utils/ and src/core paths to the target clean patterns (#1442) * Add code coverage reporting (#1478) * Add release build verification workflow (#1502) * Add Windows CI to the workflow (#2966) * Add retrying flaky jest tests (#2967) * Record functional test artifacts in case of failure (#3190) * Increase timeout waiting for the exiting of an optimizer worker (#3193) * Improve yarn's performance in workflows by caching yarn's cache folder (#3194) * Fix the version of Chrome to 107 to match `chromedriver@107.0.1`, the last that works on NodeJS v10 * Prevent `AbortError` from breaking unit tests for ExecutionContract Signed-off-by: Miki <miki@amazon.com> Signed-off-by: Miki <amoo_miki@yahoo.com> Signed-off-by: Miki <miki@amazon.com> Signed-off-by: Miki <amoo_miki@yahoo.com>
1 parent 78308ba commit 106a1a4

File tree

9 files changed

+576
-368
lines changed

9 files changed

+576
-368
lines changed

.github/workflows/build_and_test_workflow.yml

Lines changed: 457 additions & 0 deletions
Large diffs are not rendered by default.

.github/workflows/pr_check_workflow.yml

Lines changed: 0 additions & 306 deletions
This file was deleted.

0 commit comments

Comments
 (0)