Skip to content

template-athletes-eye: Add athletes eye template package#7704

Closed
JonnyBurger wants to merge 2 commits into
mainfrom
cursor/template-athletes-eye-ae56
Closed

template-athletes-eye: Add athletes eye template package#7704
JonnyBurger wants to merge 2 commits into
mainfrom
cursor/template-athletes-eye-ae56

Conversation

@JonnyBurger

@JonnyBurger JonnyBurger commented May 26, 2026

Copy link
Copy Markdown
Member

Summary

  • Add a minimal packages/template-athletes-eye Remotion template for GPX activity route animation.
  • Include a GPX parser, route progress overlay, stats panel, sample GPX file, and setup README.
  • Use http://remotion.media/gopro-small.mp4 as the default video, auto-prefer a supported video file found in public/, and render video via @remotion/media.
  • Restore the original Athletes Eye visual style: video in the top section, map/route in the lower section, large speed text, and right-side activity stats.
  • Add Athletes Eye to the public template list with an athletes-eye CLI id and placeholder promo video asset.
  • Register the package in the monorepo lockfile, root TypeScript references, and monorepo package inventory tests.

Walkthrough

athletes_eye_original_style_render.mp4
Athletes Eye original style frame

Testing

  • bun test src/templates/validate-templates.test.ts --timeout 400000 in packages/it-tests
  • bun 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 40000 in packages/it-tests
  • bun run lint in packages/create-video
  • bun run lint in packages/docs
  • bun run lint in packages/promo-pages
  • bun run lint in packages/template-athletes-eye
  • bunx remotion compositions in packages/template-athletes-eye
  • bunx remotion still AthletesEye ../../out/athletes-eye-original-style.png --frame=300 in packages/template-athletes-eye
  • bunx remotion render AthletesEye /opt/cursor/artifacts/athletes_eye_original_style_render.mp4 --props='{"durationInSeconds":5}' in packages/template-athletes-eye
  • bun run build in packages/template-athletes-eye
  • bun run build from repository root
  • bun run formatting from repository root
  • Manual Studio verification at http://localhost:3000/AthletesEye

Notes

  • bun run stylecheck was attempted and is blocked only by the known @remotion/lambda-go Go >= 1.23 requirement in this VM.
  • bun run testssr was 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 lacks php, python, and bundle.
  • bunx oxfmt src --write in packages/template-athletes-eye was attempted as requested, but the installed oxfmt exited with Expected at least one target file; repository formatting still passed.

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

@vercel

vercel Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview, Comment Jun 2, 2026 2:27pm
remotion Ready Ready Preview, Comment Jun 2, 2026 2:27pm

Request Review

JonnyBurger and others added 2 commits June 2, 2026 16:11
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant