Skip to content

Commit

Permalink
Merge pull request #1617 from quadratichq/qa
Browse files Browse the repository at this point in the history
QA: Week July 29th
  • Loading branch information
davidkircos authored Aug 8, 2024
2 parents 1e19fc2 + 842c620 commit 56169de
Show file tree
Hide file tree
Showing 290 changed files with 12,805 additions and 21,896 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/qa-wolf-notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v1

- name: Wait for 15 minutes
run: sleep 900
- name: Wait for 30 minutes
run: sleep 1800

- name: Notify deploy_success
id: run_tests
Expand Down
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,10 @@ quadratic-client/public/*.whl

# Docker Data Volumes
docker/localstack/data
docker/redis/data
docker/mysql/data
docker/postgres/data
docker/redis/data
docker/static/html
docker/postgres-connection/data
docker/mysql-connection/data

Expand Down
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"cSpell.words": [
"actix",
"bigdecimal",
"bincode",
"bindgen",
"dashmap",
"dbgjs",
Expand Down
Loading

0 comments on commit 56169de

Please sign in to comment.