Commit Graph

5 Commits

Author SHA1 Message Date
3dc12ad8af fix: downgrade upload-artifact from v4 to v3 for GHES compatibility
All checks were successful
JavaScript SDK Tests / test-js-sdk (push) Successful in 27s
security-scanning / audit (push) Successful in 1m21s
2026-03-28 09:07:31 +01:00
0bfa41e9d5 fix: add step to create test-results directory before running tests
Some checks failed
JavaScript SDK Tests / test-js-sdk (push) Failing after 10s
security-scanning / audit (push) Successful in 1m22s
2026-03-28 08:54:38 +01:00
fc59e898e9 fix: use npm install fallback when package-lock.json missing
Some checks failed
JavaScript SDK Tests / test-js-sdk (push) Failing after 27s
security-scanning / audit (push) Has been cancelled
2026-03-28 08:42:14 +01:00
a2094bf022 fix: use system Node.js instead of setup-node action
Some checks failed
JavaScript SDK Tests / test-js-sdk (push) Failing after 5s
security-scanning / audit (push) Successful in 1m21s
2026-03-28 08:40:27 +01:00
53719b2dd0 feat: add JavaScript SDK testing workflow
Some checks failed
security-scanning / audit (push) Has been cancelled
JavaScript SDK Tests / test-js-sdk (push) Failing after 1m3s
- Build TypeScript compilation
- Run vitest tests
- Lint with ESLint
- Check formatting with Prettier
- Upload test results as artifacts
2026-03-28 08:34:16 +01:00