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
{{ message }}
This repository was archived by the owner on Aug 30, 2022. It is now read-only.
We generate section `postUpgradeTasks` in `renovate.json` for components
which have golden tests enabled. To determine the command to execute, we
check if the component has matrix tests configured (based on parameter
`testMatrix`). We use the `make gen-golden-all` as the command for
components with matrix tests and `make gen-golden` for other components.
0 commit comments