Skip to content

Commit b7ad2b6

Browse files
authored
Merge pull request #1376 from trycompai/main
[comp] Production Deploy
2 parents 57b424e + 6b4df8e commit b7ad2b6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+7818
-29984
lines changed

.github/workflows/trigger-tasks-deploy-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
VERCEL_ACCESS_TOKEN: ${{ secrets.VERCEL_ACCESS_TOKEN }}
3232
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
3333
VERCEL_TEAM_ID: ${{ secrets.VERCEL_TEAM_ID }}
34-
run: bunx trigger.dev@latest deploy --env staging --log-level debug
34+
run: bunx trigger.dev@4.0.0 deploy --env staging --log-level debug

.github/workflows/trigger-tasks-deploy-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
VERCEL_ACCESS_TOKEN: ${{ secrets.VERCEL_ACCESS_TOKEN }}
3535
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
3636
VERCEL_TEAM_ID: ${{ secrets.VERCEL_TEAM_ID }}
37-
run: bunx trigger.dev@latest deploy
37+
run: bunx trigger.dev@4.0.0 deploy

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- PROJECT LOGO -->
22
<p align="center">
33
<a href="https://github.com/trycompai/comp">
4-
<img src="https://trycomp.ai/horizontal_black.svg" alt="Logo" width="50%">
4+
<img src="https://lp.trycomp.ai/logo_light.svg" alt="Logo" width="50%">
55
</a>
66

77
<h3 align="center">Comp AI</h3>

apps/app/public/badges/gdpr.svg

Lines changed: 37 additions & 0 deletions
Loading

apps/app/public/badges/hipaa.svg

Lines changed: 16 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)