In a subsequent diff we are going to want to access the competitor data by its key. This diff keys the competitorData so that we can do that
Depends on D8025
Differential D8028 Authored by ginsu on May 30 2023, 8:00 AM.
Details
Summary In a subsequent diff we are going to want to access the competitor data by its key. This diff keys the competitorData so that we can do that Depends on D8025 Test Plan flow and this will be further tested in subsquent diffs
Diff Detail
Event TimelineHerald added subscribers: atul, tomek, ashoat. · View Herald TranscriptMay 30 2023, 8:00 AM2023-05-30 08:00:37 (UTC-7) ginsu edited the summary of this revision. (Show Details)May 30 2023, 8:08 AM2023-05-30 08:08:33 (UTC-7) Harbormaster completed remote builds in B19903: Diff 27265.May 30 2023, 8:18 AM2023-05-30 08:18:23 (UTC-7) ginsu added a child revision: D8029: [landing] introduce Discord competitor data.May 30 2023, 8:56 AM2023-05-30 08:56:29 (UTC-7) Comment Actions If we only plan on exporting keyedCompetitorData, could we just add keys to competitorData and turn it from array -> keyed obj? This revision is now accepted and ready to land.May 30 2023, 8:58 AM2023-05-30 08:58:19 (UTC-7) Harbormaster completed remote builds in B19909: Diff 27271.May 30 2023, 11:19 AM2023-05-30 11:19:27 (UTC-7) Comment Actions (Looks like you added the Signal key in the update, did you mean to update the other entries as well?) Comment Actions
Yes I will do that in each separate diff Harbormaster completed remote builds in B21620: Diff 29660.Aug 8 2023, 1:11 PM2023-08-08 13:11:53 (UTC-7) Closed by commit rCOMM5de35fc7b603: [landing] key competitor data (authored by ginsu). · Explain WhyAug 8 2023, 2:08 PM2023-08-08 14:08:20 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 27265 landing/competitor-data.js
|