-
Notifications
You must be signed in to change notification settings - Fork 214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: default variants #3271
feat: default variants #3271
Commits on Jul 12, 2024
-
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e88dc5 - Browse repository at this point
Copy the full SHA 9e88dc5View commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b721012 - Browse repository at this point
Copy the full SHA b721012View commit details -
feat: add default variant in ui
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 437d7b0 - Browse repository at this point
Copy the full SHA 437d7b0View commit details -
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8859bfd - Browse repository at this point
Copy the full SHA 8859bfdView commit details -
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfe4c0b - Browse repository at this point
Copy the full SHA bfe4c0bView commit details -
chore: add migrations for other dbs
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac934d7 - Browse repository at this point
Copy the full SHA ac934d7View commit details -
chore: fix schemas; fix cli export test
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30f5113 - Browse repository at this point
Copy the full SHA 30f5113View commit details -
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e8d466 - Browse repository at this point
Copy the full SHA 0e8d466View commit details -
chore: set IT log levels to warn to minimize log output
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 632aad1 - Browse repository at this point
Copy the full SHA 632aad1View commit details -
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f4dc0e - Browse repository at this point
Copy the full SHA 7f4dc0eView commit details -
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 780f82f - Browse repository at this point
Copy the full SHA 780f82fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a8094 - Browse repository at this point
Copy the full SHA d2a8094View commit details -
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65bf39e - Browse repository at this point
Copy the full SHA 65bf39eView commit details -
chore: support evaluation data api
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df494d1 - Browse repository at this point
Copy the full SHA df494d1View commit details -
chore: make default variant optional
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1184869 - Browse repository at this point
Copy the full SHA 1184869View commit details -
chore: rename default variant field in ui
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a0e3f4 - Browse repository at this point
Copy the full SHA 2a0e3f4View commit details
Commits on Jul 21, 2024
-
Signed-off-by: Roman Dmytrenko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7cabab9 - Browse repository at this point
Copy the full SHA 7cabab9View commit details -
chore: move variant form helper
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29bdf62 - Browse repository at this point
Copy the full SHA 29bdf62View commit details -
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2eb7fb - Browse repository at this point
Copy the full SHA f2eb7fbView commit details -
chore: add legacy evaluator tests
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0d32ad - Browse repository at this point
Copy the full SHA b0d32adView commit details -
chore: rm unused IVariant import
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6b100a - Browse repository at this point
Copy the full SHA f6b100aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea5b441 - Browse repository at this point
Copy the full SHA ea5b441View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5adf54 - Browse repository at this point
Copy the full SHA b5adf54View commit details -
chore: check for default variant in same namespace
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53f9fcf - Browse repository at this point
Copy the full SHA 53f9fcfView commit details
Commits on Jul 22, 2024
-
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6faa0e - Browse repository at this point
Copy the full SHA b6faa0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eeca9c - Browse repository at this point
Copy the full SHA 3eeca9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb5045 - Browse repository at this point
Copy the full SHA bcb5045View commit details -
Merge branch 'default-variant-redo' of https://github.com/flipt-io/flipt
into default-variant-redo * 'default-variant-redo' of https://github.com/flipt-io/flipt: chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus (#3290) chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#3292) chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#3293) chore(deps): bump github.com/redis/go-redis/v9 from 9.5.3 to 9.6.0 (#3291) chore(deps-dev): bump playwright from 1.45.1 to 1.45.2 in /ui (#3297) chore(deps): bump chart.js from 4.4.2 to 4.4.3 in /ui (#3298) chore(deps-dev): bump eslint-plugin-no-relative-import-paths in /ui (#3295) chore(deps-dev): bump eslint-plugin-react from 7.34.4 to 7.35.0 in /ui (#3294) chore(deps): bump github.com/google/go-containerregistry (#3289)
Configuration menu - View commit details
-
Copy full SHA for c4ab1cf - Browse repository at this point
Copy the full SHA c4ab1cfView commit details -
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e19727 - Browse repository at this point
Copy the full SHA 6e19727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 147555d - Browse repository at this point
Copy the full SHA 147555dView commit details -
Merge branch 'main' into default-variant-redo
* main: chore: go mod tidy
Configuration menu - View commit details
-
Copy full SHA for 6e9eed5 - Browse repository at this point
Copy the full SHA 6e9eed5View commit details -
Signed-off-by: Mark Phelps <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c193ff - Browse repository at this point
Copy the full SHA 5c193ffView commit details