Skip to content

Commit 80c174d

Browse files
committed
Enhance the Build and Test workflow
* Run GitHub workflow unit tests in band (opensearch-project#1306) * Fix JUnit Reporter test (opensearch-project#1338) * Add src/test_utils/ and src/core paths to the target clean patterns (opensearch-project#1442) * Add code coverage reporting (opensearch-project#1478) * Add release build verification workflow (opensearch-project#1502) * Add Windows CI to the workflow (opensearch-project#2966) * Add retrying flaky jest tests (opensearch-project#2967) * Record functional test artifacts in case of failure (opensearch-project#3190) * Increase timeout waiting for the exiting of an optimizer worker (opensearch-project#3193) * Improve yarn's performance in workflows by caching yarn's cache folder (opensearch-project#3194) * Fix the version of Chrome to 107 to match `[email protected]`, the last that works on NodeJS v10 * Prevent `AbortError` from breaking unit tests for ExecutionContract Signed-off-by: Miki <[email protected]>
1 parent 5f983c8 commit 80c174d

File tree

10 files changed

+574
-375
lines changed

10 files changed

+574
-375
lines changed

.github/workflows/build_and_test_workflow.yml

+457
Large diffs are not rendered by default.

.github/workflows/pr_check_workflow.yml

-306
This file was deleted.

0 commit comments

Comments
 (0)