File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 29
29
uses : tj-actions/changed-files@v39
30
30
with :
31
31
files : |
32
+ .github/workflows/build-host.yml
33
+ .github/workflows/deploy-host.yml
34
+ .github/workflows/pr-boxel-host.yml
32
35
packages/host/**
33
36
packages/boxel-ui/**
34
37
54
57
OTHER_REALM_URLS : https://realms-staging.stack.cards/published/
55
58
RESOLVED_BASE_REALM_URL : https://realms-staging.stack.cards/base/
56
59
MATRIX_URL : https://matrix-staging.stack.cards
60
+ MATRIX_SERVER_NAME : stack.cards
61
+ EXPERIMENTAL_AI_ENABLED : true
57
62
S3_PREVIEW_BUCKET_NAME : boxel-host-preview.stack.cards
58
63
AWS_S3_BUCKET : boxel-host-preview.stack.cards
59
64
AWS_REGION : us-east-1
84
89
OTHER_REALM_URLS : https://realms.cardstack.com/published/
85
90
RESOLVED_BASE_REALM_URL : https://realms.cardstack.com/base/
86
91
MATRIX_URL : https://matrix.cardstack.com
92
+ MATRIX_SERVER_NAME : matrix.cardstack.com
93
+ EXPERIMENTAL_AI_ENABLED : true
87
94
S3_PREVIEW_BUCKET_NAME : boxel-host-preview.cardstack.com
88
95
AWS_S3_BUCKET : boxel-host-preview.cardstack.com
89
96
AWS_REGION : us-east-1
You can’t perform that action at this time.
0 commit comments