Matthew Elwell

Results 212 comments of Matthew Elwell
trafficstars

Ruby - https://github.com/Flagsmith/flagsmith-ruby-client/pull/21

Python PR here: https://github.com/Flagsmith/flagsmith-python-client/pull/29

Node JS PR here: https://github.com/Flagsmith/flagsmith-nodejs-client/pull/48

Ruby PR here: https://github.com/Flagsmith/flagsmith-ruby-client/pull/17

PHP PR here: https://github.com/Flagsmith/flagsmith-php-client/pull/28

.NET PR here: https://github.com/Flagsmith/flagsmith-dotnet-client/pull/44

Elixir PR here: https://github.com/Flagsmith/flagsmith-elixir-client/pull/16

As discussed, for the issue regarding the 'closed' tab, I'll add a `live_from_before` parameter, so the tabs will map to the following requests: ``` Open - GET /api/v1/environments/:key/list-change-requests/?committed=0 Scheduled -...

>Add a last_modified column to the features_featurestate table. Update it to the current timestamp whenever one of the events listed above is triggered for that particular featurestate. I think the...

It would be good to apply rules to stale flags based on flag naming conventions. For example, if a flag begins with `long-lived.`, then you may not want to alert...