Replies: 1 comment
|
A wishlist without a proposal is converted to open-ended Discussions. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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.
All reactions