Skip to content

docs: prefer .mp4 file over .mov#1360

Merged
kirillzyusko merged 2 commits intomainfrom
docs/prefer-mp4-files
Mar 15, 2026
Merged

docs: prefer .mp4 file over .mov#1360
kirillzyusko merged 2 commits intomainfrom
docs/prefer-mp4-files

Conversation

@kirillzyusko
Copy link
Copy Markdown
Owner

@kirillzyusko kirillzyusko commented Mar 15, 2026

📜 Description

Prefer .mp4 files instead of .mov.

💡 Motivation and Context

.mp4 file is better because:

  • it is properly cached on Google Chrome (first frames are not frozen)
  • it is smaller than original .mov file

📢 Changelog

Docs

  • convert all .mp4 files into .mov;

CI

  • added job that checks presence of .mov files

🤔 How Has This Been Tested?

Tested via preview.

📸 Screenshots (if appropriate):

image

📝 Checklist

  • CI successfully passed
  • I added new mocks and corresponding unit-tests if library API was changed

@kirillzyusko kirillzyusko self-assigned this Mar 15, 2026
@kirillzyusko kirillzyusko added documentation Improvements or additions to documentation 🚀 optimization You optimize something and it becomes working faster CI CI (github actions) labels Mar 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 15, 2026

📊 Package size report

Current size Target Size Difference
306784 bytes 306784 bytes 0 bytes 📉

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 15, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-03-15 11:09 UTC

@argos-ci
Copy link
Copy Markdown

argos-ci Bot commented Mar 15, 2026

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - Mar 15, 2026, 11:04 AM

@kirillzyusko kirillzyusko force-pushed the docs/prefer-mp4-files branch from 836fccb to ea357b4 Compare March 15, 2026 10:55
@kirillzyusko kirillzyusko marked this pull request as ready for review March 15, 2026 11:07
@kirillzyusko kirillzyusko merged commit ca5a99c into main Mar 15, 2026
11 checks passed
@kirillzyusko kirillzyusko deleted the docs/prefer-mp4-files branch March 15, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI CI (github actions) documentation Improvements or additions to documentation 🚀 optimization You optimize something and it becomes working faster

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant