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
ci: add basic validation for declarative function names (#390)
Adds basic function name validation for registered functions. As almost any sequence of strings can be URL encoded into a valid URL when URL encoded, we check for valid function names using a regex.
FixesGoogleCloudPlatform#388
0 commit comments