fix: more precise filtering #169

Merged
decentral1se merged 1 commits from more-precise-filters into main 2022-03-27 19:30:36 +00:00
Owner

Adds a ^ to the search string to hopefully stop any substring matching. Adds all service names of the stack into the filters so we get more precise matching. Any other ideas to lock it down? New API is simply app.Filters() to get the filters out.

Closes coop-cloud/organising#305.

Adds a `^` to the search string to hopefully stop any substring matching. Adds all service names of the stack into the filters so we get more precise matching. Any other ideas to lock it down? New API is simply `app.Filters()` to get the filters out. Closes https://git.coopcloud.tech/coop-cloud/organising/issues/305.
decentral1se force-pushed more-precise-filters from ae261e86a1 to ef0f3089f7 2022-03-27 11:53:03 +00:00 Compare
decentral1se merged commit 6aa23a76a1 into main 2022-03-27 19:30:36 +00:00
decentral1se deleted branch more-precise-filters 2022-03-27 19:30:39 +00:00
Sign in to join this conversation.
No description provided.