Skip to content

Commit 043e04a

Browse files
committed
add v4 tags
1 parent 31c705b commit 043e04a

File tree

6 files changed

+6
-1
lines changed

6 files changed

+6
-1
lines changed

docs/cli-preview-archive.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "CLI preview archive command"
33
sidebarTitle: "preview archive"
44
description: "The `trigger.dev preview archive` command can be used to archive a preview branch."
5+
tag: "v4"
56
---
67

78
import UpgradeToV4Note from "/snippets/upgrade-to-v4-note.mdx";

docs/deployment/preview-branches.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Preview branches"
33
description: "Create isolated environments for each branch of your code, allowing you to test changes before merging to production. You can create preview branches manually or automatically from your git branches."
4+
tag: "v4"
45
---
56

67
import UpgradeToV4Note from "/snippets/upgrade-to-v4-note.mdx";

docs/guides/example-projects/human-in-the-loop-workflow.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Human-in-the-loop workflow with ReactFlow and Trigger.dev waitpoint tokens"
33
sidebarTitle: "Human-in-the-loop workflow"
44
description: "This example project creates audio summaries of newspaper articles using a human-in-the-loop workflow built with ReactFlow and Trigger.dev waitpoint tokens."
5+
tag: "v4"
56
---
67

78
import UpgradeToV4Note from "/snippets/upgrade-to-v4-note.mdx";

docs/guides/example-projects/meme-generator-human-in-the-loop.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Meme generator with human-in-the-loop approval"
33
sidebarTitle: "AI meme generator"
44
description: "This example project creates memes using OpenAI's DALL-E 3 with a human-in-the-loop approval workflow built using Trigger.dev waitpoint tokens."
5+
tag: "v4"
56
---
67

78
import UpgradeToV4Note from "/snippets/upgrade-to-v4-note.mdx";

docs/limits.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The number of queued tasks by environment.
3939

4040
| Pricing tier | Limit |
4141
| :----------- | :----------------- |
42-
| Free | 10 per project |
42+
| Free | 10 per project |
4343
| Hobby | 100 per project |
4444
| Pro | 1,000+ per project |
4545

docs/wait-for-token.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Wait for token"
33
description: "Wait until a token is completed."
4+
tag: "v4"
45
---
56

67
import UpgradeToV4Note from "/snippets/upgrade-to-v4-note.mdx";

0 commit comments

Comments
 (0)