Skip to content

Include FFmpeg in first clean publish - #9

Merged
FaulMit merged 1 commit into
mainfrom
agent/fix-clean-release-ffmpeg
Aug 2, 2026
Merged

Include FFmpeg in first clean publish#9
FaulMit merged 1 commit into
mainfrom
agent/fix-clean-release-ffmpeg

Conversation

@FaulMit

@FaulMit FaulMit commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Root cause

MSBuild evaluated the FFmpeg content glob before the acquisition target downloaded the runtime. Clean-runner publish therefore omitted FFmpeg even though local builds with an existing runtime succeeded.

Fix

Copy the verified FFmpeg runtime explicitly after Build and Publish, with acquisition as a dependency.

Validation

  • reproduced from a missing local runtime
  • first clean BuildRelease publish contains ffmpeg/ffmpeg.exe
  • Portable package creation succeeds

@FaulMit
FaulMit merged commit 1c86c29 into main Aug 2, 2026
6 checks passed
@FaulMit
FaulMit deleted the agent/fix-clean-release-ffmpeg branch August 2, 2026 16:51
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