Skip to content

Remove config for CodeSandbox CI#946

Merged
nene merged 1 commit into
masterfrom
remove-codesandbox-ci
May 14, 2026
Merged

Remove config for CodeSandbox CI#946
nene merged 1 commit into
masterfrom
remove-codesandbox-ci

Conversation

@karlhorky
Copy link
Copy Markdown
Member

@karlhorky karlhorky commented May 14, 2026

CodeSandbox CI is being discontinued and its environment is stuck on Node.js v20, which is ancient and incompatible with an increasing range of new libraries.

Retaining the functionality

For Preflight, we switched to Git exotic sources (eg. pnpm add "upleveled/preflight#switch-codesandbox-to-pnpm-github-urls"), but this was possible because we have no build step:

I'm guessing this is not possible for sql-formatter, at least how it is currently set up.

So another option would be pkg.pr.new from StackBlitz:

Copilot AI review requested due to automatic review settings May 14, 2026 10:03
@karlhorky karlhorky marked this pull request as draft May 14, 2026 10:04
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes the repository’s CodeSandbox CI configuration, aligning the project with CodeSandbox CI’s discontinuation and preventing reliance on a deprecated CI environment.

Changes:

  • Deleted .codesandbox/ci.json to fully drop CodeSandbox CI-specific Node version configuration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@karlhorky karlhorky marked this pull request as ready for review May 14, 2026 10:11
@nene
Copy link
Copy Markdown
Collaborator

nene commented May 14, 2026

Suits me. I've never really used these codesandbox builds anyway.

@nene
Copy link
Copy Markdown
Collaborator

nene commented May 14, 2026

Uninstalled the CodeSandbox app.

@nene
Copy link
Copy Markdown
Collaborator

nene commented May 14, 2026

I'm fine with not having a replacement.

@nene nene merged commit 2100604 into master May 14, 2026
2 checks passed
@karlhorky karlhorky deleted the remove-codesandbox-ci branch May 14, 2026 11:02
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.

3 participants