Skip to content

Conversation

@tosincarik
Copy link

What changed

  • Make package scripts Windows-compatible by avoiding unix-only rm -rf
  • Avoid command chaining by using prebuild/posttest hooks
  • Stabilize reranking response snapshots by ignoring content-length

Why

  • Windows environments fail to build/test when scripts rely on rm
  • Snapshot mismatches can occur due to platform-dependent headers

Notes

  • Changes are limited to script/snapshot stability; no runtime behavior changes intended.

- Replace unix-only clean steps with del-cli for Windows compatibility\n- Avoid command chaining by using prebuild/posttest hooks\n- Make reranking response snapshots stable by ignoring content-length
@tosincarik
Copy link
Author

tosincarik commented Dec 29, 2025

Vercel check is failing with “Authorization required to deploy” (fork deployment gate).
The Vercel UI says it’s awaiting authorization by a member of the Vercel Labs Team.
Could a maintainer please click “Approve deployment” (or mark the Vercel preview check as non-required) so CI can go green?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant