File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,9 @@ You can test v3 tasks from inside the app in this project. It's designed to be u
4
4
5
5
## One-time setup
6
6
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 .
8
8
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 ` .
12
10
13
11
This is so the ` trigger.config.ts ` file inside the v3-catalog doesn't keep getting changed by people accidentally pushing this.
14
12
Original file line number Diff line number Diff line change @@ -4,11 +4,9 @@ You can test v3 tasks from inside the app in this project. It's designed to be u
4
4
5
5
## One-time setup
6
6
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 .
8
8
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 ` .
12
10
13
11
This is so the ` trigger.config.ts ` file inside the v3-catalog doesn't keep getting changed by people accidentally pushing this.
14
12
You can’t perform that action at this time.
0 commit comments