Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: migrate media.prod.mdn.mozit.cloud URLs #26809

Merged

Conversation

caugner
Copy link
Contributor

@caugner caugner commented May 17, 2023

Description

Migrates URLs linking to https://media.prod.mdn.mozit.cloud/ to point to the archived URL at https://mdn.dev/archives/media/.

Motivation

The contents of https://media.prod.mdn.mozit.cloud/ have been archived at https://mdn.dev/archives/media/, and we will soon decommission the media.prod.mdn.mozit.cloud domain, so those links won't work afterwards.

Additional details

Related issues and pull requests

Related:

@caugner caugner requested a review from a team May 17, 2023 10:38
@caugner caugner requested review from a team as code owners May 17, 2023 10:38
@caugner caugner requested review from Ryuno-Ki, Elchi3 and dipikabh and removed request for a team May 17, 2023 10:38
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs Content:Learn Learning area docs Content:Other Any docs not covered by another "Content:" label Content:SVG SVG docs Content:WebAPI Web API docs labels May 17, 2023
@github-actions
Copy link
Contributor

Preview URLs (18 pages)
Flaws (4)

Note! 16 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/CSS/background-position-y
Title: background-position-y
Flaw count: 2

  • macros:
    • /en-US/docs/Web/CSS/background-position-inline does not exist
    • /en-US/docs/Web/CSS/background-position-block does not exist

URL: /en-US/docs/Web/CSS/background-position-x
Title: background-position-x
Flaw count: 2

  • macros:
    • /en-US/docs/Web/CSS/background-position-inline does not exist
    • /en-US/docs/Web/CSS/background-position-block does not exist
External URLs (19)

URL: /en-US/docs/Web/Events/Creating_and_triggering_events
Title: Creating and triggering events


URL: /en-US/docs/Web/SVG/Namespaces_Crash_Course/Example
Title: Example


URL: /en-US/docs/Web/SVG/SVG_animation_with_SMIL
Title: SVG animation with SMIL


URL: /en-US/docs/Web/SVG/Tutorial/Getting_Started
Title: Getting started


URL: /en-US/docs/Web/Guide/Printing
Title: Printing


URL: /en-US/docs/Web/API/Fullscreen_API/Guide
Title: Guide to the Fullscreen API


URL: /en-US/docs/Web/API/Document/afterscriptexecute_event
Title: Document: afterscriptexecute event


URL: /en-US/docs/Web/API/Document/mozSetImageElement
Title: Document: mozSetImageElement() method


URL: /en-US/docs/Web/API/Document/beforescriptexecute_event
Title: Document: beforescriptexecute event


URL: /en-US/docs/Web/API/Document/currentScript
Title: Document: currentScript property


URL: /en-US/docs/Web/API/DOMImplementation/createHTMLDocument
Title: DOMImplementation: createHTMLDocument() method


URL: /en-US/docs/Web/API/Element/setCapture
Title: Element: setCapture() method


URL: /en-US/docs/Web/CSS/box-decoration-break
Title: box-decoration-break


URL: /en-US/docs/Web/CSS/Scaling_of_SVG_backgrounds
Title: Scaling of SVG backgrounds

Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

LGTM

We should remove this stuff from content given we can't contribute to/change these files, right?
Might be worth filling a content issue about this, so that we clear them out.

@caugner
Copy link
Contributor Author

caugner commented May 17, 2023

Converting to draft due to pending CSP issues.

@caugner caugner marked this pull request as ready for review May 19, 2023 15:29
@caugner caugner merged commit e633202 into mdn:main May 19, 2023
@caugner caugner deleted the replace-media.prod.mdn.mozit.cloud-with-mdn.dev branch May 19, 2023 21:34
wbamberg added a commit to wbamberg/content that referenced this pull request May 20, 2023
… into update-beforeinstallpromptevent

* origin/update-beforeinstallpromptevent:
  Add Prettier to lint command (mdn#20674)
  Remove SVG <discard> docs (mdn#26856)
  Remove docs for <applet> (mdn#26850)
  refactor: migrate media.prod.mdn.mozit.cloud URLs (mdn#26809)
  chore: Remove embedlivesample macro calls with a fourth parameter (mdn#26816)
  Bump @mdn/yari from 2.21.0 to 2.22.0 (mdn#26858)
  WebTransport API (mdn#26529)
  Fix issue 26739: correct beforeunload situation wrt bfcache (mdn#26819)
  add missing colon (mdn#26846)
  Replace reference to time domain with amplitude domain in `AnalyserNode .fftSize` (mdn#26840)
  Fix issue 26048: document security requirements for opening and focus… (mdn#26838)
  Change all CSS spec URLs back to drafts.csswg.org (mdn#26833)
  Synchronize with BCD v5.2.58 (mdn#26829)
  Rename nonexistent globalScope to globalThis in service worker event examples (mdn#26808)
  Small typo fix (mdn#26822)
  removing scrollbar (mdn#26813)
  Fix typo (mdn#26826)
wbamberg added a commit to wbamberg/content that referenced this pull request Jun 1, 2023
* origin/pwa-main-page: (86 commits)
  Add Prettier to lint command (mdn#20674)
  Remove SVG <discard> docs (mdn#26856)
  Remove docs for <applet> (mdn#26850)
  refactor: migrate media.prod.mdn.mozit.cloud URLs (mdn#26809)
  chore: Remove embedlivesample macro calls with a fourth parameter (mdn#26816)
  Bump @mdn/yari from 2.21.0 to 2.22.0 (mdn#26858)
  WebTransport API (mdn#26529)
  Fix issue 26739: correct beforeunload situation wrt bfcache (mdn#26819)
  add missing colon (mdn#26846)
  Replace reference to time domain with amplitude domain in `AnalyserNode .fftSize` (mdn#26840)
  Fix issue 26048: document security requirements for opening and focus… (mdn#26838)
  Change all CSS spec URLs back to drafts.csswg.org (mdn#26833)
  Synchronize with BCD v5.2.58 (mdn#26829)
  Rename nonexistent globalScope to globalThis in service worker event examples (mdn#26808)
  Small typo fix (mdn#26822)
  removing scrollbar (mdn#26813)
  Fix typo (mdn#26826)
  docs(:not()): Update the syntax and example titles (mdn#26814)
  Add a Performance guide for Server Timing (mdn#25575)
  Fix a summary (mdn#26815)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:CSS Cascading Style Sheets docs Content:Learn Learning area docs Content:Other Any docs not covered by another "Content:" label Content:SVG SVG docs Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants