Actions
User story #17115
closedmake translate methods use stdlib rather than regexes
Effort required:
Name check:
To do
Fix check:
Checked
Regression:
Description
Right now rudderc --translate uses regexes to check if a method (meaning a resource and its state) is valid.
This update will make sure not only it exists but it is a valid method, by checking directly the stdlib
Actions