Uh oh!
There was an error while loading. Please reload this page.
[SKIP CI] .github: extract standalone testbench.yml from Main Actions - #6272
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
marc-hb
commented
Sep 14, 2022
This is ready to be merged. Problem found and solved, this was all caused by Removing the protection rules made the problem instantly go away on all affected PRs (no need to force push or anything). |
lgirdwood
commented
Sep 15, 2022
Thanks - this might not be needed. I may have a way forward as so far changes are not as invasive as originally expected. |
marc-hb
commented
Sep 15, 2022
Good news! This extraction / separation is a Good Thing even if the current testbench stays enabled forever. |
c1f7cbd to
1e666dfComparemarc-hb
commented
Oct 19, 2022
Unrelated MTL failures in https://github.com/thesofproject/sof/actions/runs/3277832496/jobs/5395553969 introduced by #6360, fixed submitted in #6439 |
Divide and Conquer. Signed-off-by: Marc Herbert <marc.herbert@intel.com>
1e666df to
49a5529Compare
Among other benefits this will make it possible to enable and disable testbench from the Github web interface:
https://docs.github.com/en/actions/managing-workflow-runs/disabling-and-enabling-a-workflow
Signed-off-by: Marc Herbert marc.herbert@intel.com