Skip to content

feat: submit ffmpeg job type instead of raw.ffmpeg#32

Merged
a-essawy merged 1 commit into
mainfrom
feat/ffmpeg-jobtype
Jun 2, 2026
Merged

feat: submit ffmpeg job type instead of raw.ffmpeg#32
a-essawy merged 1 commit into
mainfrom
feat/ffmpeg-jobtype

Conversation

@a-essawy
Copy link
Copy Markdown
Contributor

@a-essawy a-essawy commented Jun 2, 2026

Submits job type ffmpeg instead of raw.ffmpeg.

The API now uses ffmpeg as the canonical job type (rendobar/rendobar#197). The backend still accepts raw.ffmpeg as a transitional alias, so this is non-breaking. No SDK dependency bump needed — CreateJobParams.type is a free-form string.

Test plan

  • pnpm test — 105 pass
  • pnpm typecheck — clean

The API now uses `ffmpeg` as the canonical job type. The backend still
accepts `raw.ffmpeg` as a transitional alias, so this is non-breaking.
@a-essawy a-essawy force-pushed the feat/ffmpeg-jobtype branch from 2e913d8 to 7fb56b3 Compare June 2, 2026 20:33
@a-essawy a-essawy merged commit e65042b into main Jun 2, 2026
2 checks passed
@a-essawy a-essawy deleted the feat/ffmpeg-jobtype branch June 2, 2026 21:04
@a-essawy a-essawy mentioned this pull request Jun 2, 2026
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