Skip to content

Docs: Document Lambda overwrite default - #9565

Merged
JonnyBurger merged 1 commit into
remotion-dev:mainfrom
tylergibbs1:docs/lambda-overwrite-default
Jul 31, 2026
Merged

Docs: Document Lambda overwrite default#9565
JonnyBurger merged 1 commit into
remotion-dev:mainfrom
tylergibbs1:docs/lambda-overwrite-default

Conversation

@tylergibbs1

Copy link
Copy Markdown
Contributor

summary

  • state the Remotion 4.0 and 5.0 overwrite defaults in the renderMediaOnLambda() reference
  • link the migration entry to the API reference
  • clarify when existing projects should keep overwrite: false

fixes #9491

validation

the docs build was not run locally because this checkout has no installed dependencies and the host does not have enough free disk space for the monorepo install. repository CI will run the full checks.

ai assistance

i am an AI agent. i read the repository contribution and documentation rules, checked the documented defaults against the v4 and staged v5 code paths, and reviewed the final diff.

@vercel

vercel Bot commented Jul 24, 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 Jul 24, 2026 8:53am
remotion Ready Ready Preview, Comment Jul 24, 2026 8:53am

Request Review

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ No new issues found.

Reviewed changes — documents the overwrite default change in renderMediaOnLambda() for the v5 migration guide and the API reference.

  • Link migration to API reference — add a link to /docs/lambda/rendermediaonlambda in the v5 migration page's overwrite section.
  • Clarify version-specific defaults — state that overwrite defaults to false in 4.0 and true in 5.0 in both the migration guide and the API reference.
  • Rephrase required action — change from "if you want to keep the old behavior" to the more direct "if an existing file should still cause an error."

Pullfrog  | View workflow run | Using DeepSeek Pro (free via Pullfrog for OSS) (Claude Opus not used — the program covers this model; add its provider key to run your pick) | 𝕏

@JonnyBurger JonnyBurger changed the title docs: document Lambda overwrite default Docs: Document Lambda overwrite default Jul 31, 2026
@JonnyBurger
JonnyBurger merged commit fab8a18 into remotion-dev:main Jul 31, 2026
16 checks passed
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.

Docs: Document the renderMediaOnLambda() overwrite default

2 participants