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
We should remove e2e_verify_common_all and replace with e2e_verify_common_all_v02. We may still need to make a distinction between BYOB and non-BYOB builders but we should rename these functions to something more descriptive like e2e_verify_common_all_v02 and e2e_verify_common_all_byob_v02 etc.
We should remove
e2e_verify_common_all
and replace withe2e_verify_common_all_v02
. We may still need to make a distinction between BYOB and non-BYOB builders but we should rename these functions to something more descriptive likee2e_verify_common_all_v02
ande2e_verify_common_all_byob_v02
etc.Right now I believe it is:
e2e_verify_common_all
-> non-BYOB SLSA v0.2 builders/generatorse2e_verify_common_all_v02
-> BYOB SLSA v0.2 builders (e.g. Node.js builder)The text was updated successfully, but these errors were encountered: