Commit Graph

18 Commits

Author SHA1 Message Date
Jon
bff1049414 chore: correct pylint errors
ref: #765
2025-07-04 08:40:23 +09:30
Jon
17c7980e03 refactor(base): rename app to centurion
ref: #764
2025-07-04 08:38:55 +09:30
Jon
f2b13e5a0c fix(feature_flag): cater for settings flag overrides
ref: #702
2025-04-09 11:22:05 +09:30
Jon
ca0bb96808 test: During testing add debug_feature_flags so object behind can be tested
ref: #707
2025-04-04 14:56:22 +09:30
Jon
12ef8918ba fix(feature_flag): if over_rides not set ensure val set to empty dict
ref: #693
2025-03-22 20:53:17 +09:30
Jon
e6f576ef1a feat(feature_flag): Provide user with ability to override feature flags
ref: #693 #493 #575
2025-03-22 14:40:41 +09:30
Jon
becb1eef26 fix(devops): After fetching feature flags dont attempt to access results unless status=200
ref: #688 #687
2025-03-17 13:12:29 +09:30
Jon
6272eef45f fix(devops): Use correct stderr function when using feature_flag management command
ref: #688 #687
2025-03-17 11:44:05 +09:30
Jon
176537d583 fix(devops): Cater for connection timeout when fetching feature flags
ref: #688 #687
2025-03-17 11:43:37 +09:30
Jon
b4d41970aa feat(devops): During feature flag Checkin derive the version from the last field of the user-agent
ref: #678 #676
2025-03-15 04:10:40 +09:30
Jon
14c193d72a feat(devops): Provide user with option to disable downloading feature flags
ref: #675 #575
2025-03-14 23:04:57 +09:30
Jon
b22f4e2ea9 feat(devops): Feature Flagging url.path wrapper
ref: #675 #575
2025-03-14 22:38:43 +09:30
Jon
29553474f2 fix(devops): When init the feature flag clients, look for all args within settings
ref: #675 #575
2025-03-13 20:49:18 +09:30
Jon
b2e82fd8c9 feat(devops): Feature Flagging DRF Router wrapper
ref: #675 #575
2025-03-13 19:49:31 +09:30
Jon
192efadb08 feat(devops): Feature Flagging middleware
ref: #675 #575
2025-03-13 19:49:11 +09:30
Jon
00d16f841f feat(devops): Feature Flagging management command
ref: #675 #575
2025-03-13 19:49:02 +09:30
Jon
c5107861a1 feat(devops): Add Feature Flagging lib
ref: #675 #575
2025-03-13 19:47:44 +09:30
Jon
1d9580f14b feat(devops): add temp application for feature flag client
ref: #675 #575
2025-03-13 19:40:42 +09:30