Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove partner offer from primary label #6220

Merged
merged 5 commits into from
Dec 5, 2024

Conversation

starsirius
Copy link
Member

@starsirius starsirius commented Nov 11, 2024

DON'T MERGE YET. Will need to coordinate deploy with artsy/force#14897, and we might want to include tracking changes. As this work becomes too complex to manage now it requires analytics changes. I decided to guard it behind a feature flag so we can continuously and incrementally deliver (vs. releasing all at once).

To load and render the partner offer signals on the client-side and still render other primary labels (e.g. "increased interest" and "curators' pick") server-side, we'd want to remove partner offer from the primaryLabel field.

The separation of authenticated and unauthenticated data into different fields is also more aligned with schema design (although I agree the name now can be a bit confusing).

Note that I didn't remove it from the enum as I don't want to introduce breaking schema changes. I can follow up separately once the main work is in.

@starsirius starsirius self-assigned this Nov 11, 2024
@starsirius starsirius force-pushed the starsirius/remove-offer-from-primary-label branch from f555482 to 90be548 Compare November 21, 2024 15:54
@starsirius starsirius changed the title [wip] remove partner offer from primary label [DONT MERGE] feat: remove partner offer from primary label Nov 22, 2024
@starsirius starsirius force-pushed the starsirius/remove-offer-from-primary-label branch from 90be548 to 2e44c56 Compare December 3, 2024 20:31
@starsirius starsirius changed the title [DONT MERGE] feat: remove partner offer from primary label feat: remove partner offer from primary label Dec 3, 2024
@starsirius starsirius marked this pull request as ready for review December 3, 2024 20:39
@starsirius
Copy link
Member Author

OK I moved this change behind a feature flag, so we can release things incrementally. This should be ready for review and hopefully merge! 🙏

@starsirius starsirius merged commit f5e0ed4 into main Dec 5, 2024
4 checks passed
@starsirius starsirius deleted the starsirius/remove-offer-from-primary-label branch December 5, 2024 19:09
@artsy-peril artsy-peril bot mentioned this pull request Dec 5, 2024
Copy link
Member

@damassi damassi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants