Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 1.4k
chore: remove end-of-life v3 execution components#4194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
Changes from all commits
f304d83f03ef1a3b421b185afe2bFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@trigger.dev/core": patch | ||
| --- | ||
| Removed internal helpers that were only used by the end-of-life v3 self-hosted compute providers. | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,4 @@ | ||
| apps/docker-provider/ | ||
| apps/kubernetes-provider/ | ||
| apps/proxy/ | ||
| apps/coordinator/ | ||
| packages/rsc/ | ||
| .changeset | ||
| .zed | ||
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
nicktrn marked this conversation as resolved.
Uh oh!There was an error while loading. Please reload this page. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,10 @@ | ||
| # Server Changes | ||
| This directory tracks changes to server-only components (webapp, supervisor, coordinator, etc.) that are not captured by changesets. Changesets only track published npm packages — server changes would otherwise go undocumented. | ||
| This directory tracks changes to server-only components (webapp, supervisor, etc.) that are not captured by changesets. Changesets only track published npm packages — server changes would otherwise go undocumented. | ||
| ## When to add a file | ||
| **Server-only PRs**: If your PR only changes `apps/webapp/`, `apps/supervisor/`, `apps/coordinator/`, or other server components (and does NOT change anything in `packages/`), add a `.server-changes/` file. | ||
| **Server-only PRs**: If your PR only changes `apps/webapp/`, `apps/supervisor/`, or other server components (and does NOT change anything in `packages/`), add a `.server-changes/` file. | ||
nicktrn marked this conversation as resolved.
Uh oh!There was an error while loading. Please reload this page. | ||
| **Mixed PRs** (both packages and server): Just add a changeset as usual. No `.server-changes/` file needed — the changeset covers it. | ||
| @@ -31,7 +31,7 @@ Speed up batch queue processing by removing stalls and fixing retry race | ||
| ### Fields | ||
| - **area** (required): `webapp` | `supervisor` | `coordinator` | `kubernetes-provider` | `docker-provider` | ||
| - **area** (required): `webapp` | `supervisor` | ||
| - **type** (required): `feature` | `fix` | `improvement` | `breaking` | ||
| ### Description | ||
nicktrn marked this conversation as resolved.
Uh oh!There was an error while loading. Please reload this page. |
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.