Changelog
fix(ci): clippy warnings, cargo fmt, and dockerd startup in deploy-azure
April 20, 2026Branch fix/post-merge-ci-fixesPR #4001 min readAI Generated
fix(ci): clippy warnings, cargo fmt, and dockerd startup in deploy-azure
Automated summary for branch fix/post-merge-ci-fixes. This post is generated on push; commit it with your changes.
Commits
- 31a7c073 feat(portfolio): add native video capture options
Files changed
webapp/e2e/m4-video-upload-authenticated.spec.ts | 44 ++-
.../account/portfolio/portfolio-video-client.tsx | 164 +++++++++---
.../components/portfolio/VideoIntroRecorder.tsx | 296 +++++++++++++++++++++
webapp/src/lib/video-intro-upload.ts | 163 ++++++++++++
webapp/test/video-intro-upload.test.ts | 154 +++++++++++
5 files changed, 777 insertions(+), 44 deletions(-)
How this works
This file is produced by webapp/tools/sync-pr-blog-post.ts. Add a versions/human.md file in the same folder to publish a human-written alternative; the site will show tabs for AI Draft and Human when both exist.