FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(netlify): restore sanity example deployment by osnoser1 · Pull Request #29 · limitless-angular/limitless-angular · GitHub

fix(netlify): restore sanity example deployment - #29

Merged
osnoser1 merged 4 commits into
mainfrom
osnoser1/restore-broken-netlify
Jun 7, 2026
Merged

fix(netlify): restore sanity example deployment#29
osnoser1 merged 4 commits into
mainfrom
osnoser1/restore-broken-netlify

Conversation

osnoser1 commented Jun 7, 2026

Copy link
Copy Markdown
Member

PR Checklist

Restores the Netlify deployment references that were removed during the Turborepo migration, while keeping outdated Netlify runtime v2 patching out of the current setup.

Closes #

What is the new behavior?

  • Restores the root Netlify config for the sanity example deployment.
  • Installs and uses @netlify/angular-runtime@4.0.0 for the sanity example SSR handler.
  • Pins the Netlify deploy Node version to match the runtime engine requirement.
  • Restores the Netlify request fallback used by the currency example when running under the Netlify edge SSR context.
  • Restores the public Netlify live-demo links in the Sanity package READMEs.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Validated with:

  • volta run --node 22.22.3 --pnpm 11.5.2 pnpm install --frozen-lockfile
  • volta run --node 22.22.3 --pnpm 11.5.2 pnpm turbo run build --filter=sanity-example
  • volta run --node 22.22.3 --pnpm 11.5.2 pnpm turbo run lint --filter=sanity-example
  • Simulated @netlify/angular-runtime onPreBuild/onBuild hooks against the sanity example build output.

[Optional] What gif best describes this PR or how it makes you feel?

netlify Bot commented Jun 7, 2026
edited
Loading

Copy link
Copy Markdown

Deploy Preview for limitless-angular-sanity-example ready!

Name Link
🔨 Latest commit 1b6fd13
🔍 Latest deploy log https://app.netlify.com/projects/limitless-angular-sanity-example/deploys/6a25a323fcb63e00087ad9e2
😎 Deploy Preview https://deploy-preview-29--limitless-angular-sanity-example.netlify.app
📱 Preview on mobile Toggle QR Code...



Use your smartphone camera to open QR code link.

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

pkg-pr-new Bot commented Jun 7, 2026
edited
Loading

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@limitless-angular/sanity@29

commit: 1b6fd13

osnoser1 marked this pull request as ready for review June 7, 2026 17:00
osnoser1 merged commit efa1f18 into main Jun 7, 2026
8 checks passed
osnoser1 deleted the osnoser1/restore-broken-netlify branch June 7, 2026 17:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL