Support for expression-based job filters in circleci-yaml-language-server
D
David Navarro
The documentation allows the use of expression-based job filters, however the circleci-yaml-language-server does not, which causes the visual studio circleci plugin to mark the pipelines as red in the IDE.
There is an open issue in the public GH repo about this:
Autopilot
Merged in a post:
Allow checking whether a string contains another string in expression based job filters
m
mankaran.dhamija@nagarro.com
Currently expression based job filters only support checking the prefix of a string.
It would be useful if this could be expanded to check for substrings throughout the whole string.
Autopilot
Merged in a post:
Support for expression-based job filters in circleci-yaml-language-server
D
David Navarro
The documentation allows the use of expression-based job filters, however the circleci-yaml-language-server does not, which causes the visual studio circleci plugin to mark the pipelines as red in the IDE.
There is an open issue in the public GH repo about this:
Autopilot
Merged in a post:
Support for expression-based job filters in circleci-yaml-language-server
D
David Navarro
The documentation allows the use of expression-based job filters, however the circleci-yaml-language-server does not, which causes the visual studio circleci plugin to mark the pipelines as red in the IDE.
There is an open issue in the public GH repo about this: