Mark Phelps

Results 41 issues of Mark Phelps

### Problem Now that we have a command bar in v1.39: https://twitter.com/flipt_io/status/1772254008809251019, it would be neat if it took into account the current section in the application that you are...

help wanted
dx
ui
md
enhancement

### Problem We currently support declarative flag state in YAML format: https://www.flipt.io/docs/configuration/storage#defining-flag-state YAML is ok, but I'm wondering if it makes sense to support other formats for defining flag state....

proposal
enhancement

### Problem We currently have a `Copy As Curl` button in the evaluation console page of the UI ![CleanShot 2024-03-16 at 14 59 00](https://github.com/flipt-io/flipt/assets/209477/4c0c91e6-614c-4944-b96d-cd2aabbf8619) We now have the ability to...

good first issue
dx
ui
sm
enhancement

YAML config should be snake case We really need to figure out a way to automate this check as it's bitten us before. Anyone have any ideas?

Fixes: FLI-980 Fixes: FLI-985 - Adds `flipt cloud serve` command to automatically create temp instance in cloud, and setup tunnel automagically - Adds `flipt cloud logout` command ## TODO -...

**What would you like to be added**: Would be nice to have an easy way to install quill on a mac via Homebrew **Why is this needed**: Makes install on...

enhancement
good first issue

Fixes: #3101 Allows writing audit logs to stdout if using `log` sink with no file specified It looks like this when enabled along side existing logs to stdout: ```console 2024-05-26T16:43:10-04:00...

needs docs

### Problem From our Discord: > As we use Kubernetes, is it possible to have audit logs in the stdout, instead of file or webhooks? I haven't seen any documentation...

enhancement

### Problem Flipt currently supports audit event sinks to 3 places: - [log file](https://docs.flipt.io/configuration/overview#audit-events-log-file) soon to also be stdout, see #3101 - [webhooks](https://docs.flipt.io/configuration/overview#audit-events-webhook) - [flipt cloud](https://docs.flipt.io/cloud/features/audit-logs) I think we could...

enhancement

Re: #3134 Work in Progress: adding support for default variant