Skip to content

Commit

Permalink
Set up CodeSandbox CI (#679)
Browse files Browse the repository at this point in the history
Hi @nene 👋  

Wanted to check whether you'd be open to installing the [CodeSandbox
CI](https://codesandbox.io/docs/learn/ci) GitHub app to create an
installable package on each PR.

Example (`@upleveled/preflight`):

- Comment in PR
upleveled/preflight#481 (comment)
- Installable package
https://ci.codesandbox.io/status/upleveled/preflight/pr/481/builds/444571
![Screenshot 2023-12-01 at 14 57
50](https://github.com/sql-formatter-org/sql-formatter/assets/1935696/7ceb467f-2f57-4973-9898-d6c3802e702a)

If you're open to this, then you'd need to merge this PR and also
install [the CodeSandbox CI GitHub
App](https://github.com/apps/codesandbox-ci)
  • Loading branch information
nene authored Dec 1, 2023
2 parents 8641a84 + 18e8db8 commit 98d602c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .codesandbox/ci.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"node": "18"
}

0 comments on commit 98d602c

Please sign in to comment.