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

fix: Redirect to Linux Blog #4204

Merged
merged 2 commits into from
Mar 12, 2025
Merged

fix: Redirect to Linux Blog #4204

merged 2 commits into from
Mar 12, 2025

Conversation

bdougie
Copy link
Member

@bdougie bdougie commented Mar 12, 2025

Fixes #4203

Redirect the app to the Linux Blog and take the product offline.

  • netlify.toml: Add a redirect from https://app.opensauced.pizza/* to https://opensauced.pizza/blog/opensauced-is-joining-the-linux-foundation.
  • middleware.ts: Add a check to redirect all routes to https://opensauced.pizza/blog/opensauced-is-joining-the-linux-foundation.

For more details, open the Copilot Workspace session.

Fixes #4203

Redirect the app to the Linux Blog and take the product offline.

* **netlify.toml**: Add a redirect from `https://app.opensauced.pizza/*` to `https://opensauced.pizza/blog/opensauced-is-joining-the-linux-foundation`.
* **middleware.ts**: Add a check to redirect all routes to `https://opensauced.pizza/blog/opensauced-is-joining-the-linux-foundation`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/open-sauced/app/issues/4203?shareId=XXXX-XXXX-XXXX-XXXX).
Copy link

netlify bot commented Mar 12, 2025

Deploy Preview for oss-insights ready!

Name Link
🔨 Latest commit b653264
🔍 Latest deploy log https://app.netlify.com/sites/oss-insights/deploys/67d1e978d367450008ae80b6
😎 Deploy Preview https://deploy-preview-4204--oss-insights.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bdougie bdougie changed the title Redirect to Linux Blog fix; Redirect to Linux Blog Mar 12, 2025
@bdougie bdougie changed the title fix; Redirect to Linux Blog fix: Redirect to Linux Blog Mar 12, 2025
Copy link

netlify bot commented Mar 12, 2025

Deploy Preview for design-insights ready!

Name Link
🔨 Latest commit b653264
🔍 Latest deploy log https://app.netlify.com/sites/design-insights/deploys/67d1e9788fc7e7000877de97
😎 Deploy Preview https://deploy-preview-4204--design-insights.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@jpmcb jpmcb left a comment

Choose a reason for hiding this comment

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

Not sure why the action runner is puking on trying to install a super old Node version and not what we have configured with version: 18: the redirect looks to have worked on the deploy preview. Good to ship 👍🏼

@bdougie bdougie merged commit 9b14c4c into beta Mar 12, 2025
9 of 13 checks passed
@bdougie bdougie deleted the bdougie/redirect-linux-blog branch March 12, 2025 21:09
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.

Redirect to Linux Blog
3 participants