template-athletes-eye: Add athletes eye template package#7704
Closed
JonnyBurger wants to merge 2 commits into
Closed
template-athletes-eye: Add athletes eye template package#7704JonnyBurger wants to merge 2 commits into
template-athletes-eye: Add athletes eye template package#7704JonnyBurger wants to merge 2 commits into
Conversation
950ad24 to
a41bb7d
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
a41bb7d to
24cae61
Compare
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.
Summary
packages/template-athletes-eyeRemotion template for GPX activity route animation.http://remotion.media/gopro-small.mp4as the default video, auto-prefer a supported video file found inpublic/, and render video via@remotion/media.athletes-eyeCLI id and placeholder promo video asset.Walkthrough
athletes_eye_original_style_render.mp4
Athletes Eye original style frame
Testing
bun test src/templates/validate-templates.test.ts --timeout 400000inpackages/it-testsbun test src/monorepo/statistics-file.test.ts src/monorepo/no-dev-files.test.ts src/monorepo/all-same-version.test.ts src/monorepo/package-metadata.test.ts --timeout 40000inpackages/it-testsbun run lintinpackages/create-videobun run lintinpackages/docsbun run lintinpackages/promo-pagesbun run lintinpackages/template-athletes-eyebunx remotion compositionsinpackages/template-athletes-eyebunx remotion still AthletesEye ../../out/athletes-eye-original-style.png --frame=300inpackages/template-athletes-eyebunx remotion render AthletesEye /opt/cursor/artifacts/athletes_eye_original_style_render.mp4 --props='{"durationInSeconds":5}'inpackages/template-athletes-eyebun run buildinpackages/template-athletes-eyebun run buildfrom repository rootbun run formattingfrom repository roothttp://localhost:3000/AthletesEyeNotes
bun run stylecheckwas attempted and is blocked only by the known@remotion/lambda-goGo >= 1.23 requirement in this VM.bun run testssrwas attempted previously and the original CI failure is fixed; this VM cannot complete unrelated Go/PHP/Python/Ruby package tests because it has Go 1.22.2 for a Go >= 1.23 module and lacksphp,python, andbundle.bunx oxfmt src --writeinpackages/template-athletes-eyewas attempted as requested, but the installedoxfmtexited withExpected at least one target file; repository formatting still passed.To show artifacts inline, enable in settings.