Skip to content

Commit

Permalink
Merge pull request #1278 from quadratichq/truncate-redis-streams
Browse files Browse the repository at this point in the history
Truncate redis streams
  • Loading branch information
davidkircos authored May 22, 2024
2 parents 1e21d3a + b4dfd94 commit 3259c42
Show file tree
Hide file tree
Showing 30 changed files with 757 additions and 169 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preview-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
pulumi config set files-subdomain files-pr-${{ env.PR_ID }}
pulumi config set docker-image-tag pr-${{ env.PR_ID }}
pulumi config set quadratic-api-uri https://quadratic-api-dev-pr-${{ env.PR_ID }}.herokuapp.com
pulumi config set is-preview true
pulumi up -y
env:
Expand Down
Loading

0 comments on commit 3259c42

Please sign in to comment.