You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this schema change, flag metadata can now be stored in flag configuration files. Specifically, these can contain things like version and flag set id information so that consumers can use this data in flag evaluations, caching, telemetry etc.
We need to add e2e tests that assert the presence of this metadata
Acceptance criteria:
add metadata to one of the test flag-sets, probably the testing-flags is best:
With this schema change, flag metadata can now be stored in flag configuration files. Specifically, these can contain things like
version
and flag setid
information so that consumers can use this data in flag evaluations, caching, telemetry etc.We need to add e2e tests that assert the presence of this metadata
Acceptance criteria:
testing-flags
is best:flagd-testbed/flags/testing-flags.json
Line 2 in e132d25
The text was updated successfully, but these errors were encountered: