Ayush Jain
Ayush Jain
## Problem Semantic versioning and regex related operations not present in jsonlogic ## Solution Add semver and regex operations in jsonlogic
Experiment specific context should not be allowed to be deleted like other contexts, unless the experiment itself is deleted. Current situation is leading to inconsistency.
Consistency point: - Merge strategy option Add test for the client and new operators
Snapshot version selection or config filtering using `dimensions` and `prefix` via get config endpoint uses `version` and `prefix` in the query param, this conflicts with the already in use usage...
eclint pre-commit hook is failing for yaml files containing array of objects
## Problem using Value type in model.rs for Variants ## Solution use proper type for Variants in models instead of serde_json::Value type
## Problem Similar `Display` trait being written over and over for different struct for converting the struct to query param format. This often leads to confusion as to why a...
## Change Proposal #### Context-aware-config Make `and` a mandatory block in context's json logic #### Experimentation Allowed cases: - Empty context - `and` wrapped context json logic
https://github.com/juspay/superposition/pull/333#discussion_r1918271616 https://github.com/juspay/superposition/pull/333#discussion_r1922144270 https://github.com/juspay/superposition/pull/333#discussion_r1922293328 https://github.com/juspay/superposition/pull/333#discussion_r1922296099 https://github.com/juspay/superposition/pull/333#discussion_r1918364227 https://github.com/juspay/superposition/pull/333#discussion_r1920123264 https://github.com/juspay/superposition/pull/333#issuecomment-2599692065
_Originally posted by @ShubhranshuSanjeev in https://github.com/juspay/superposition/pull/333#discussion_r1922163856_