BilalG1
5192875e42
CI: run dev tests single-worker ( #1153 )
...
Runs dev-focused CI test suites with a single Vitest worker to reduce
load and avoid external DB sync timeouts.
2026-02-02 18:32:55 -08:00
Bilal Godil
665c084861
fix tests
2026-01-30 16:42:29 -08:00
Bilal Godil
2c5440b3f6
fix tests
2026-01-30 15:51:42 -08:00
Bilal Godil
ce5a1bbcbd
fix tests
2026-01-30 15:44:29 -08:00
Bilal Godil
044377e087
fix tests
2026-01-30 15:05:17 -08:00
Bilal Godil
4b7dd53bf8
attempt test fixes
2026-01-30 14:22:02 -08:00
Bilal Godil
0799a0b611
attempt test fixes
2026-01-30 13:11:30 -08:00
BilalG1
7b5cf4f042
fix analytics queries ( #1141 )
...
<!--
Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md
-->
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Improvements**
* Added automatic retry with stricter result validation and clearer
error handling for query profiling to improve reliability.
* **Chores**
* CI workflows updated to use larger runner instances (upgraded runner
size across relevant jobs).
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-01-29 10:21:58 -08:00
Konstantin Wohlwend
5421e6dd38
Upgrade pnpm in GH workflows
2025-11-24 12:02:09 -08:00
Konstantin Wohlwend
8580a1ea14
Upgrade GitHub workflow scripts
2025-11-24 11:21:43 -08:00
Konstantin Wohlwend
0e05662e4e
Increase test workers
2025-03-19 15:13:24 -07:00
Konstantin Wohlwend
2605850f95
Increase Vitest test timeout
2025-03-19 15:12:05 -07:00
Konstantin Wohlwend
217e6da8b6
Verbose test outputs
2025-03-19 14:07:21 -07:00
Konstantin Wohlwend
656bf4c44b
chore: update package versions
2025-03-19 12:54:10 -07:00
Konstantin Wohlwend
130c8e648e
Fix CI
2025-03-19 09:32:10 -07:00
Konstantin Wohlwend
79668811db
Disable file parallelism for dev tests
2025-03-18 13:13:52 -07:00
Konstantin Wohlwend
8cc3393110
GH Actions push trigger only on main or dev branches
2025-03-12 10:52:35 -07:00
Konstantin Wohlwend
bd687e8c43
Re-add pull request trigger to GH Actions
2025-03-12 10:43:36 -07:00
Konstantin Wohlwend
7c3c4863ab
Fix GitHub Actions concurrency
2025-03-10 14:09:09 -07:00
Konstantin Wohlwend
a2dbecb606
Cancel in-progress GitHub Actions on feature branches
2025-03-10 12:14:58 -07:00
Konsti Wohlwend
b41681d1e4
Reduce test flakeyness ( #517 )
All good? / all-good (push) Has been cancelled
Update pull request branches / Update pull request branches (push) Has been cancelled
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Docker Test / docker (push) Has been cancelled
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Runs E2E API Tests / build (latest) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
Dev Environment Test / test (push) Has been cancelled
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2025-03-07 13:34:50 -08:00
Zai Shi
427ab34adb
Codegen + macros for SDK docs ( #456 )
2025-02-27 23:12:30 +01:00
Konstantin Wohlwend
02d1680d2e
Run GitHub Actions on push instead of PR
2025-02-11 09:59:18 -08:00
CactusBlue
e27173d27e
Automated testing for setup instructions in README.md ( #399 )
...
* add setup tests
* continue, even on error
* add build:packages
* add automated branch for setup testing
* add delay
* combine commands
* rollback
* update README
* use action to run in background
* try running in foreground for testing
* set shell
* check if running codegen before works
* fix quetzal file missing
* swap the order
* use background action
* fix
* try this instead
* modify readme
* add sleep
* raise the timeout
* run on faster machine
* use jarvus instead
* Update packages/stack/scripts/merge-quetzal-translations.ts
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
* Update README.md
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
* fix run on all branches
* Update .github/workflows/setup-tests.yaml
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
---------
Co-authored-by: root <TheCactusBlue>
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-01-27 16:48:38 -08:00