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
Add API for listing feature sets using labels (#785)
* Update CoreService proto
* Update SpecService and add unit test
* Update Python sdk and cli
* Fix python lint error
* Add more tests
* Black formatting changes
* Revert "Black formatting changes"
This reverts commit d82200f.
* Refactor FeatureSet labels filter logic
* Set default labels to empty dict
* Refactor feature_set_list cli
* Refactor brittle test
* Implement helper function and not convert to proto
* Update cli
* Add docstrings and improve variable naming
* Use getter method instead
* Fix java lint
* Add description for labels filter proto
Co-authored-by: Terence <terence.limxp@go-jek.com>
0 commit comments