Skip to content

Commit ce8f0f5

Browse files
authored
Merge pull request #6390 from NomicFoundation/disable-vercel
Remove the website from the `v-next` branch and clean up repo
2 parents 942d9af + 2defd96 commit ce8f0f5

File tree

442 files changed

+29
-46497
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

442 files changed

+29
-46497
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"image": "mcr.microsoft.com/devcontainers/base:bullseye",
44
"features": {
55
"ghcr.io/devcontainers/features/node:1": {
6-
"version": "20"
6+
"version": "22"
77
}
88
},
99
"postCreateCommand": "scripts/setup.sh",

.github/workflows/check-changeset-added.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request:
88
branches:
99
- main
10+
- v-next
1011
types:
1112
- opened
1213
- synchronize

.github/workflows/check-docs-site.yml

-36
This file was deleted.

.github/workflows/lint.yml

-76
This file was deleted.

.github/workflows/test-slow-imports-rule.yml

-37
This file was deleted.

config/eslint/constants.js

-23
This file was deleted.

0 commit comments

Comments
 (0)