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
The regex_match sounds like a useful feature. But it will need some discussion as for now the dimension values can only be list of strings, not dictionaries. Let's start small. I've implemented the basic support for the regular expression matching in #272. We can extend the functionality later.
Add two operators:
~
for match!~
for not matchNote we have
~=
and similar for "major version" comparison.However since
~
is used in tmt hardware it make sense to use such symbol here as wellThe text was updated successfully, but these errors were encountered: