This gate will be used to guarantee that nobody (internally + externally) creates a Farcaster channel tag and thus has a blob holder on their client on prod.
Depends on D11772
Paths
| Differential D11808 Authored by ginsu on Apr 26 2024, 11:52 AM.
Details Summary This gate will be used to guarantee that nobody (internally + externally) creates a Farcaster channel tag and thus has a blob holder on their client on prod. Depends on D11772 Test Plan Confirmed that when GATE_TAG_FARCASTER_CHANNEL is true we can't access the UI + also confirmed that the create_or_update_farcaster_channel_tag would immediatly throw an error
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptApr 26 2024, 11:52 AM2024-04-26 11:52:47 (UTC-7) ginsu edited the summary of this revision. (Show Details)Apr 26 2024, 11:54 AM2024-04-26 11:54:56 (UTC-7) ginsu added a parent revision: D11772: [keyserver] introduce barebones createOrUpdateFarcasterChannelTag. ginsu added a child revision: D11773: [keyserver] introduce create_or_update_farcaster_channel_tag endpoint. Harbormaster completed remote builds in B28529: Diff 39583.Apr 26 2024, 12:16 PM2024-04-26 12:16:14 (UTC-7) ashoat added inline comments.
This revision is now accepted and ready to land.Apr 27 2024, 9:35 AM2024-04-27 09:35:52 (UTC-7) Harbormaster completed remote builds in B28582: Diff 39662.Apr 29 2024, 11:52 AM2024-04-29 11:52:15 (UTC-7) Closed by commit rCOMM5d8c30d8715a: [keysever/lib/native] introduce gate for tagging farcaster channel work (authored by ginsu). · Explain WhyApr 29 2024, 11:57 AM2024-04-29 11:57:28 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 39669 keyserver/src/creators/farcaster-channel-tag-creator.js
lib/shared/community-utils.js
native/components/community-actions-button.react.js
|