Removed all references to signing up to v3 from the docs
This commit is contained in:
@@ -3,11 +3,6 @@ title: "Introduction"
|
||||
description: "Welcome to the Trigger.dev v3 documentation."
|
||||
---
|
||||
|
||||
<Warning>
|
||||
The Trigger.dev v3 Developer Preview is currently in invite-only early access. [Sign up here to
|
||||
request access](https://trigger.dev/v3-early-access).
|
||||
</Warning>
|
||||
|
||||
## What is Trigger.dev (v3)?
|
||||
|
||||
Trigger.dev v3 makes it easy to write reliable long-running tasks without timeouts.
|
||||
|
||||
@@ -3,9 +3,7 @@ title: "Migrating from Defer.run"
|
||||
description: "A guide to migrating from Defer to Trigger.dev v3"
|
||||
---
|
||||
|
||||
First of all, you should use the [Trigger.dev v3 Developer Preview](https://trigger.dev/blog/v3-developer-preview-launch/), not version 2. Version 2 is not a good choice if you're coming from Defer as the execution model is very different. [Let us know](https://) if you need v3 access.
|
||||
|
||||
This guide highlights the differences and should help you migrate your project.
|
||||
This guide highlights the differences between Defer and Trigger.dev and should help you migrate your project.
|
||||
|
||||
## Features coming very soon
|
||||
|
||||
@@ -151,22 +149,14 @@ We will grant you v3 access.
|
||||
<Step title="Create a v3 project">
|
||||
|
||||
1. Go to the Projects page
|
||||
|
||||

|
||||
|
||||
2. Click "Create a new project"
|
||||
|
||||

|
||||
|
||||
3. Make sure you select "Version 3" from the dropdown!
|
||||
|
||||
3. If the "Project version" dropdown is visible, make sure you select "Version 3"!
|
||||

|
||||
|
||||
<Warning>
|
||||
If you don't see a dropdown then you don't have v3 access. [Fill in this
|
||||
form](https://trigger.dev/v3-early-access) and mention Defer in the company name.
|
||||
</Warning>
|
||||
|
||||
</Step>
|
||||
|
||||
<Snippet file="v3/step-cli-init.mdx" />
|
||||
|
||||
@@ -27,11 +27,6 @@ Once you've created an account, follow the steps in the app to:
|
||||
1. Complete your account details.
|
||||
2. Create your first Organization and Project.
|
||||
|
||||
<Warning>
|
||||
Make sure you create a "Version 3" project. You might need to [request early
|
||||
access](https://trigger.dev/v3-early-access).
|
||||
</Warning>
|
||||
|
||||
</Step>
|
||||
|
||||
<Snippet file="v3/step-cli-init.mdx" />
|
||||
|
||||
Reference in New Issue
Block a user