Skip to content

Commit fb257fc

Browse files
committed
remove remaining v3Enabled refs
1 parent 3851ffd commit fb257fc

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

references/bun-catalog/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@ You can test v3 tasks from inside the app in this project. It's designed to be u
44

55
## One-time setup
66

7-
1. In Postgres go to the "Organizations" table and on your org set the `v3Enabled` column to `true`.
7+
1. Create a v3 project in the UI of the webapp, you should now be able to select it from the dropdown.
88

9-
2. Create a v3 project in the UI of the webapp, you should now be able to select it from the dropdown.
10-
11-
3. In Postgres go to the "Projects" table and for the project you create change the `externalRef` to `yubjwjsfkxnylobaqvqz`.
9+
2. In Postgres go to the "Projects" table and for the project you create change the `externalRef` to `yubjwjsfkxnylobaqvqz`.
1210

1311
This is so the `trigger.config.ts` file inside the v3-catalog doesn't keep getting changed by people accidentally pushing this.
1412

references/v3-catalog/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@ You can test v3 tasks from inside the app in this project. It's designed to be u
44

55
## One-time setup
66

7-
1. In Postgres go to the "Organizations" table and on your org set the `v3Enabled` column to `true`.
7+
1. Create a v3 project in the UI of the webapp, you should now be able to select it from the dropdown.
88

9-
2. Create a v3 project in the UI of the webapp, you should now be able to select it from the dropdown.
10-
11-
3. In Postgres go to the "Projects" table and for the project you create change the `externalRef` to `yubjwjsfkxnylobaqvqz`.
9+
2. In Postgres go to the "Projects" table and for the project you create change the `externalRef` to `yubjwjsfkxnylobaqvqz`.
1210

1311
This is so the `trigger.config.ts` file inside the v3-catalog doesn't keep getting changed by people accidentally pushing this.
1412

0 commit comments

Comments
 (0)