Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Companion code for the news vertical: one 15 second video per article from one fixed template.
edit.jsonholds the design with{{PLACEHOLDER}}tokens;render.mjsadds amergearray per article and submits one render. The template setscachetofalseso a hero image that changes at the same URL is fetched again.CALLBACK_URLadds a webhook. Following Musab's review, the loop is closed:status.mjswrites each finished video URL back onto its article inarticles.json, andrender.mjsskips articles that already have one, so a rerun renders only new stories.Verified: prettier clean; every generated Edit JSON passes
shotstack validate; fresh clone with no key, a wrong key and a badSHOTSTACK_ENVeach print one line and exit 1; a rejected key stops the batch after one line; README claims checked against the code; STANDARDS.md pre-PR checklist run; two-axis Standards/Spec review applied; rendered end to end on stage with the ids below. Musab reviewed all four vertical examples in#gtmon 17 Sep and his points are applied.Stage renders (owner m0018rioc2, 18 Sep): harbour-beaches-closed
4f897f4b-e1c0-46f2-b75f-dc83b95f54f5, coastal-shipping-laneb8f941c9-ac07-4ee9-9fd0-786f09990de5, opera-house-restoration1a9e7acc-be2b-4243-8c85-ded5879abaa5, 15 s each.The root README bullet will conflict with the sibling vertical PRs; keep all bullets when resolving.
🤖 Generated with Claude Code