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
ddev sanity-check is growing huge really fast. It started as an experiment but it became that the benefits are many so more and more things were added to it.
We need to refactor it:
separate pre-push requirements (like composer validate) from other checks
limit what runs when we push to dev
make ddev sanity-check standalone and not part of pre-push
ddev sanity-checkis growing huge really fast. It started as an experiment but it became that the benefits are many so more and more things were added to it.We need to refactor it:
composer validate) from other checksddev sanity-checkstandalone and not part of pre-push