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
Functions CLI does a lot of "magic" in submitting functions. so changes between releases can potentially break functionalities. e.g. #2501 breaks the trigger function. so we need a BC testing framework to be able to cover such BC issues.
Motivation
Functions CLI does a lot of "magic" in submitting functions. so changes between releases can potentially break functionalities. e.g. #2501 breaks the trigger function. so we need a BC testing framework to be able to cover such BC issues.