Skip to content

NXT-17196: Changed broken video links#401

Merged
daniel-stoian-lgp merged 1 commit into
developfrom
feature/NXT-17196
Jul 15, 2026
Merged

NXT-17196: Changed broken video links#401
daniel-stoian-lgp merged 1 commit into
developfrom
feature/NXT-17196

Conversation

@vJIYEv

@vJIYEv vJIYEv commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • I have run automated testing and it is passed
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

Some sample video links using media.w3.org were returning 403 errors

Resolution

The media.w3.org URLs rely on Cloudflare edge cache, which caused 403 errors in regions where the cache had expired or was not yet populated.
Replaced with stable alternatives hosted on archive.org that serves directly from origin.
All replacement videos are Blender Foundation open movies under CC BY 3.0/4.0 license.

Additional Considerations

Links

NXT-17196

Comments

Enact-DCO-1.0-Signed-off-by: Jiye Kim (jiye.kim@lge.com)

Enact-DCO-1.0-Signed-off-by: Jiye Kim (jiye.kim@lge.com)
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.59%. Comparing base (b183d54) to head (ec8126d).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #401   +/-   ##
========================================
  Coverage    82.59%   82.59%           
========================================
  Files          153      153           
  Lines         7601     7601           
  Branches      2312     2312           
========================================
  Hits          6278     6278           
  Misses        1029     1029           
  Partials       294      294           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@daniel-stoian-lgp daniel-stoian-lgp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@daniel-stoian-lgp
daniel-stoian-lgp merged commit 627e8a2 into develop Jul 15, 2026
6 checks passed
@daniel-stoian-lgp
daniel-stoian-lgp deleted the feature/NXT-17196 branch July 15, 2026 10:47
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.

2 participants