abema/workflow-test-flagfit

Expiration status of the "new-awesome-permission-feature" flag

Closed this issue · 1 comments

The @FlagType.Permission created by owner: Hoge Fuga has expired!
Please consider deleting @FlagType.Permission as the expiration date has passed on 2022-12-30.
The flag of key: "new-awesome-permission-feature" is used in the awesomePermissionFeatureEnabled function.

defaultValue = false
)
@FlagType.Permission(
owner = "Hoge Fuga",
expiryDate = "2022-12-30"
)
fun awesomePermissionFeatureEnabled(): Boolean
@BooleanFlag(