-
-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e150e20
commit 1a2e2a5
Showing
82 changed files
with
3,693 additions
and
1,317 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,10 +2,10 @@ | |
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json", | ||
"changelog": ["@changesets/changelog-github", { "repo": "HoudiniGraphQL/houdini" }], | ||
"commit": false, | ||
"fixed": [["houdini*", "create-*"]], | ||
"fixed": [], | ||
"linked": [], | ||
"access": "public", | ||
"baseBranch": "main", | ||
"updateInternalDependencies": "patch", | ||
"updateInternalDependencies": "minor", | ||
"ignore": ["e2e-api", "e2e-react", "e2e-kit", "e2e-svelte", "site"] | ||
} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
'houdini-plugin-svelte-global-stores': minor | ||
'houdini-svelte': major | ||
'houdini': minor | ||
--- | ||
|
||
Add support for Svelte 5 and Svelte Runes |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ on: | |
push: | ||
branches: | ||
- next | ||
- error-memory-leak | ||
- svelte-5 | ||
|
||
env: | ||
CI: true | ||
|
@@ -35,13 +35,13 @@ jobs: | |
- name: Install Node.js | ||
uses: actions/setup-node@v3 | ||
with: | ||
node-version: 16.17.0 | ||
node-version: 20.13.1 | ||
|
||
- uses: pnpm/[email protected] | ||
name: Install pnpm | ||
id: pnpm-install | ||
with: | ||
version: 7 | ||
version: 8 | ||
|
||
- name: Install dependencies | ||
run: pnpm install | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,13 +33,13 @@ jobs: | |
- name: Install Node.js | ||
uses: actions/setup-node@v3 | ||
with: | ||
node-version: 16.17.0 | ||
node-version: 20.13.1 | ||
|
||
- uses: pnpm/[email protected] | ||
name: Install pnpm | ||
id: pnpm-install | ||
with: | ||
version: 7 | ||
version: 8 | ||
|
||
- name: Install dependencies | ||
run: pnpm install | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,7 +33,7 @@ jobs: | |
- name: Install Node.js | ||
uses: actions/setup-node@v3 | ||
with: | ||
node-version: 16.17.0 | ||
node-version: 20.13.1 | ||
|
||
- uses: pnpm/[email protected] | ||
name: Install pnpm | ||
|
@@ -63,7 +63,7 @@ jobs: | |
- name: Install Node.js | ||
uses: actions/setup-node@v3 | ||
with: | ||
node-version: 16.17.0 | ||
node-version: 20.13.1 | ||
|
||
- uses: pnpm/[email protected] | ||
name: Install pnpm | ||
|
@@ -106,7 +106,7 @@ jobs: | |
- name: Install Node.js | ||
uses: actions/setup-node@v3 | ||
with: | ||
node-version: 16.17.0 | ||
node-version: 20.13.1 | ||
|
||
- uses: pnpm/[email protected] | ||
name: Install pnpm | ||
|
@@ -160,7 +160,7 @@ jobs: | |
- name: Install Node.js | ||
uses: actions/setup-node@v3 | ||
with: | ||
node-version: 21.7.3 | ||
node-version: 20.13.1 | ||
|
||
# pnpm | ||
|
||
|
@@ -201,7 +201,7 @@ jobs: | |
key: ${{ runner.os }}-playwright-${{ steps.playwright-version.outputs.PLAYWRIGHT_VERSION }} | ||
path: ${{ env.PLAYWRIGHT_BROWSERS_PATH }} | ||
|
||
- run: pnpm playwright install | ||
- run: pnpm playwright install --with-deps | ||
if: steps.playwright-cache.outputs.cache-hit != 'true' | ||
|
||
# Run tests | ||
|
@@ -230,7 +230,7 @@ jobs: | |
- name: Install Node.js | ||
uses: actions/setup-node@v3 | ||
with: | ||
node-version: 16.17.0 | ||
node-version: 20.13.1 | ||
|
||
- uses: pnpm/[email protected] | ||
name: Install pnpm | ||
|
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,23 @@ | ||
// manual switch for now until replayio is fixed (currently breaking our tests) | ||
const with_replayio = false; | ||
import { ReporterDescription, defineConfig } from '@playwright/test'; | ||
|
||
const use = with_replayio | ||
? { | ||
// eslint-disable-next-line @typescript-eslint/no-explicit-any | ||
...replayDevices['Replay Chromium'], | ||
screenshot: 'only-on-failure' | ||
} | ||
: { screenshot: 'only-on-failure' }; | ||
|
||
// eslint-disable-next-line @typescript-eslint/no-explicit-any | ||
const reporter = [['list']]; | ||
const reporters: ReporterDescription[] = [['list'], ['html', { open: 'never' }]]; | ||
if (process.env.CI) { | ||
reporter.push(['html', { open: 'never' }]); | ||
reporter.push(['github']); | ||
reporters.push(['github']); | ||
} | ||
|
||
const config = { | ||
export default defineConfig({ | ||
testMatch: 'spec.ts', | ||
use: { | ||
headless: true, | ||
trace: 'on-first-retry', | ||
screenshot: 'only-on-failure' | ||
}, | ||
retries: process.env.CI ? 3 : 0, | ||
workers: 5, | ||
reporter, | ||
use, | ||
reporter: reporters, | ||
webServer: { | ||
command: 'npm run build && npm run preview', | ||
port: 3007, | ||
timeout: 120 * 1000 | ||
} | ||
}; | ||
|
||
export default config; | ||
}); |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<!DOCTYPE html> | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,6 @@ | |
}; | ||
}; | ||
// svelte-ignore unused-export-let | ||
export let id = ''; | ||
$: result = graphql(` | ||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
import { error } from '@sveltejs/kit'; | ||
|
||
export function _PreprocessorTestQueryErrorVariables() { | ||
throw error(403, 'test'); | ||
error(403, 'test'); | ||
} |
Oops, something went wrong.