Skip to content

Commit

Permalink
Merge pull request #3887 from signalco-io/next
Browse files Browse the repository at this point in the history
Next
  • Loading branch information
AleksandarDev authored Nov 18, 2023
2 parents c37d4d3 + b2aa9bb commit 7d02b06
Show file tree
Hide file tree
Showing 67 changed files with 810 additions and 576 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/web-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
TURBO_TEAM: signalco
TURBO_REMOTE_ONLY: true
container:
image: mcr.microsoft.com/playwright:v1.39.0-focal
image: mcr.microsoft.com/playwright:v1.40.0-focal
steps:
- uses: actions/checkout@v4
with:
Expand Down
4 changes: 2 additions & 2 deletions cloud/infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@types/node": "18.18.9",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"eslint": "8.53.0",
"eslint": "8.54.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-n": "16.3.1",
Expand All @@ -26,6 +26,6 @@
"@pulumi/cloudflare": "5.15.0",
"@pulumi/command": "0.9.2",
"@pulumi/docker": "4.4.5",
"@pulumi/pulumi": "3.94.1"
"@pulumi/pulumi": "3.94.2"
}
}
Loading

7 comments on commit 7d02b06

@vercel
Copy link

@vercel vercel bot commented on 7d02b06 Nov 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 7d02b06 Nov 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 7d02b06 Nov 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

signalco-ui-docs – ./web/apps/ui-docs

signalco-ui-docs-git-main-signalco.vercel.app
signalco-ui-docs-signalco.vercel.app
ui.signalco.io
signalco-ui-docs.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 7d02b06 Nov 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

signalco-app – ./web/apps/app

signalco-app-git-main-signalco.vercel.app
signalco-app-signalco.vercel.app
app.signalco.io
signalco-app.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 7d02b06 Nov 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

signalco-slco – ./web/apps/slco

signalco-slco-signalco.vercel.app
signalco-slco.vercel.app
signalco-slco-git-main-signalco.vercel.app
slco.io
slco.signalco.io

@vercel
Copy link

@vercel vercel bot commented on 7d02b06 Nov 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 7d02b06 Nov 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

signalco-blog – ./web/apps/blog

signalco-blog-git-main-signalco.vercel.app
signalco-blog.vercel.app
signalco-blog-signalco.vercel.app
blog.signalco.io

Please sign in to comment.