You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lava-action@v8 provides the following features:
- use lava_token for retrieving job results and logs. This allows to
submit "personal" jobs where it's important to protect secrets (i.e.
wifi passwords)
- allow to save results with fixed file name. This change ensures that
there is a clean set of results in case some test jobs have to be
restarted.
- add flag for Incomplete and Canceled jobs to not be considered
"failures". This allows to produce full test report that is included
in the PR comment even in case produced build doesn't boot on the
hardware.
Signed-off-by: Milosz Wasilewski <[email protected]>
0 commit comments