nodejs / nodejs.org

The Node.js® Website
https://nodejs.org
MIT License
6.14k stars 6.21k forks source link

fix(content): re-add domain postmortem with a redirect #6825

Closed bmuenzenmeyer closed 3 months ago

bmuenzenmeyer commented 3 months ago

Description

Adds back the content as a "community" blog post Adds a redirect from the old location to the new

any bikeshedding on approach is fine with me

Validation

[OLD URL] https://nodejs-org-git-6823-domain-post-mortem-openjs.vercel.app/en/docs/guides/domain-postmortem will bring you to [NEW URL] https://nodejs-org-git-6823-domain-post-mortem-openjs.vercel.app/en/blog/community/domain-postmortem

Related Issues

fixes #6823 fixes https://github.com/tc39/proposal-async-context/issues/92

Check List

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Jun 9, 2024 8:40pm
github-actions[bot] commented 3 months ago
Lighthouse Results URL Performance Accessibility Best Practices SEO Report
/en 🟠 76 🟢 100 🟢 100 🟢 91 🔗
/en/about 🟢 99 🟢 100 🟢 100 🟢 91 🔗
/en/about/previous-releases 🟢 98 🟢 100 🟢 100 🟢 92 🔗
/en/download 🟢 98 🟢 100 🟢 100 🟢 91 🔗
/en/blog 🟢 100 🟢 100 🟢 100 🟢 92 🔗
github-actions[bot] commented 3 months ago

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 92%
90.67% (593/654) 76.08% (175/230) 94.57% (122/129)

Unit Test Report

Tests Skipped Failures Errors Time
131 0 :zzz: 0 :x: 0 :fire: 5.163s :stopwatch:
bmuenzenmeyer commented 3 months ago

fast-tracking as a content/bug fix