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

feat(fundamental-redirects): redirect archived media #8785

Merged
merged 2 commits into from
May 9, 2023

Conversation

caugner
Copy link
Contributor

@caugner caugner commented May 5, 2023

Summary

(MP-354)

Problem

We archived some content that was available under https://developer.mozilla.org/, but we don't redirect to the archives yet.

Solution

Add fundamental redirects.


How did you test this change?

Will deploy to stage next week to verify.

Tested locally:

cd cloud-function
npm run copy-internal
npm start &
curl -i http://localhost:5100/presentations
curl -i http://localhost:5100/presentations/
curl -i http://localhost:5100/presentations/test

Also deployed to stage.

@caugner caugner force-pushed the redirect-archived-media-content branch from 57cc67a to 5f4f280 Compare May 5, 2023 18:40
@caugner caugner changed the title feat(fundamental-redirects): redirect {diagrams,presentations,samples} feat(fundamental-redirects): redirect archived media May 5, 2023
@caugner caugner force-pushed the redirect-archived-media-content branch from 5f4f280 to daa8270 Compare May 9, 2023 09:26
@caugner caugner temporarily deployed to stage May 9, 2023 09:26 — with GitHub Actions Inactive
@caugner caugner temporarily deployed to stage May 9, 2023 10:39 — with GitHub Actions Inactive
@caugner caugner requested a review from fiji-flo May 9, 2023 11:07
Copy link
Contributor

@fiji-flo fiji-flo left a comment

Choose a reason for hiding this comment

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

↬ 👍

@fiji-flo fiji-flo merged commit 784beeb into main May 9, 2023
@fiji-flo fiji-flo deleted the redirect-archived-media-content branch May 9, 2023 14:13
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