Skip to content

feat: macOS support in the bootstrap; track the nteract/nteract rename#1

Merged
rgbkrk merged 1 commit into
nteract:mainfrom
quillaid:darwin-support
Jun 12, 2026
Merged

feat: macOS support in the bootstrap; track the nteract/nteract rename#1
rgbkrk merged 1 commit into
nteract:mainfrom
quillaid:darwin-support

Conversation

@quillaid

Copy link
Copy Markdown
Contributor

Companion to nteract/nteract#3612 (macOS support in the release installer).

  • The platform gate now passes Darwin:arm64 / Darwin:x86_64, and unsupported platforms get guidance (release page for Windows) instead of a bare failure.
  • Self-healing bridge: the bootstrap probes the downloaded release-pinned installer for the Darwin gate and re-fetches from main when absent — so macOS works through sh.nteract.io immediately after this deploys, without waiting for the next stable release to carry the new script. Once a release ships it, the bridge never fires; the block is annotated for deletion.
  • The release lookup + fallback URL still pointed at the renamed nteract/desktop; now nteract/nteract (the API redirect was masking this).

Tests: 4 pass (npm test), npm run lint clean, rendered bootstrap passes sh -n.

Darwin arm64/x86_64 pass the platform gate. A self-healing bridge re-fetches
the installer from main when the release-pinned copy predates macOS support,
so sh.nteract.io works on a Mac before the first release that ships the
darwin-aware script; the block deletes itself by never firing afterwards.
The release lookup and fallback URL move from the renamed nteract/desktop
to nteract/nteract.
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

@quillaid is attempting to deploy a commit to the nteract Team on Vercel.

A member of the Team first needs to authorize it.

@rgbkrk rgbkrk merged commit 597cc03 into nteract:main Jun 12, 2026
1 of 2 checks passed
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