Description
CI should use the tool generate_test_optimizer_bundle.sh as a verification to make sure that current project have the optimizer bundle up to date with recent changes
Currently the test_optimizer.yaml will not account if the path changes, because git diff will not fail on untracked files (new files) which can create issue like #1358
Requirements
Additional Context
No response
Description
CI should use the tool
generate_test_optimizer_bundle.shas a verification to make sure that current project have the optimizer bundle up to date with recent changesCurrently the test_optimizer.yaml will not account if the path changes, because git diff will not fail on untracked files (new files) which can create issue like #1358
Requirements
Additional Context
No response