Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imageFormat, maxRetries, privacy are optional for renderMediaOnMedia #1355

Merged
merged 4 commits into from Oct 4, 2022
Merged

Conversation

uragirii
Copy link
Contributor

@uragirii uragirii commented Sep 30, 2022

This PR makes imageFormat, maxRetries, privacy optional for renderMediaOnMedia. Fixes #1348

I have also added "optional" in the relevant documentation for the parameters.

Default values for these params are:

  • imageFormat : 'jpeg'
  • maxRetries: 1,
  • privacy: 'public'

IssueHunt Summary

Referenced issues

This pull request has been submitted to:


@vercel
Copy link

vercel bot commented Sep 30, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
remotion ✅ Ready (Inspect) Visit Preview Oct 4, 2022 at 8:36AM (UTC)

@uragirii
Copy link
Contributor Author

uragirii commented Oct 3, 2022

@JonnyBurger which version would this PR ship to? Or which version should I mention in docs the optional started?

@JonnyBurger
Copy link
Member

@uragirii It would ship to the next patch version: v3.2.26

@uragirii
Copy link
Contributor Author

uragirii commented Oct 3, 2022

Ready for review ✨
@JonnyBurger should fulfil all criteria now 😄

@JonnyBurger
Copy link
Member

LGTM! Thanks a lot for your contribution! 🙌

For statistics: How long do you think you approximately worked on this PR?

@uragirii
Copy link
Contributor Author

uragirii commented Oct 4, 2022

For statistics: How long do you think you approximately worked on this PR?

10-15mins iirc 🤔

@JonnyBurger JonnyBurger merged commit 027c502 into remotion-dev:main Oct 4, 2022
@JonnyBurger
Copy link
Member

@uragirii Nice, thanks 😁 🙌

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.

imageFormat, maxRetries, privacy should not be mandatory for renderMediaOnLambda()
2 participants