Ran Cohen

Results 31 issues of Ran Cohen

### Suggestion 10kb 1mb 100gb etc.. ### Motivation _No response_ ### Context _No response_

feat

**Description** Add a `ConfigSchema` type to the Cfgu type system of Configu. Using `type: ConfigSchema` with the `schema: ` in a ConfigSchema should enforce the supplied content of the other...

feat

### Suggestion Introducing a `pipeMode` parameter to the `EvalCommand`. This parameter will control how the output of one `eval` command is used when piped into another command. The `pipeMode` parameter...

feat

### Suggestion Create a new icon for: - Config - ConfigStore - ConfigKey - ConfigValue - ConfigSet - Cfgu - ConfigSchema - UpsertCommand - EvalCommand - ExportCommand ### Motivation Current...

feat

### Suggestion Introducing the capability for computed values in Cfgu declarations, specifically for properties like `default` and `required`. This feature will allow users to provide expressions for these properties, enabling...

feat

### Suggestion - Users can use the --schema flag to point to a YAML file that works just like the current supported JSON file - Allow passing a `path/to/schema.cfgu.yaml` to...

feat

### Current Behavior Configu CLI installation script (`curl https://cli.configu.com/install.sh | sh`) is failing on Amazon Linux 2 (EC2, Bastion machine) ### Expected Behavior Installation script should work on AL2 ###...

bug

### Current Behavior The `configu run -s XYZ` is currently spawning the script in the cwd of the cli making all paths from the nearest .configu file not relevant if...

bug

**Description** - Plan a `Config` read with `isEnabled` and context. - This Store might be a `read-only`. Setting the actual FeatureFlag will be made via the Unleash UI. - Add...

feat

**Description** Add a `CreditCard` type to the Cfgu type system of Configu. Using `type: CreditCard` in a ConfigSchema should enforce a valid Credit Card number (amex, visa, mastercard, etc..) as...

feat
good first issue