Skip to content

Conversation

benjie
Copy link
Member

@benjie benjie commented Sep 19, 2025

Previously we would find the best video for each page, but that often meant that the same video would be rendered on two different pages (e.g. a random unconference video would be rendered on the "Unconference" page in addition to its actual page, and the "Welcoming Remarks" video was rendered again on the "Closing Remarks" page which doesn't have a video).

I've changed the algorithm to be video-centric rather than session-centric, so each video will be assigned to the best available session page (rather than the other way around).

I don't have the full context of how all this works, so please check I'm not doing something unnecessarily expensive.

Copy link

vercel bot commented Sep 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
graphql-github-io Ready Ready Preview Comment Sep 19, 2025 0:55am

@saihaj saihaj merged commit c0e9b48 into source Sep 19, 2025
5 checks passed
@saihaj saihaj deleted the video-ids branch September 19, 2025 15:35
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