aglinxinyuan commented on PR #6167:
URL: https://github.com/apache/texera/pull/6167#issuecomment-4888231667

   ### Local verification (bun 1.3.3, matching CI)
   
   Reproduced the full `agent-service` ubuntu leg — all steps green:
   
   | Step | Result |
   |---|---|
   | `bun install --production --frozen-lockfile` | ✅ 57 packages |
   | license manifest + `check_binary_deps.py` (PR 
`--ignore-transitive-version`) | ✅ OK: 57 packages match |
   | license check, **strict** mode (nightly-on-main) | ✅ OK: 57 packages match 
|
   | `bun install --frozen-lockfile` (dev) | ✅ |
   | `format:check` | ✅ All matched files use Prettier code style |
   | `typecheck` (`tsc --noEmit`) | ✅ |
   | `bun test` | ✅ **115 pass, 0 fail** (216 expect() calls, 7 files) |
   
   CI on the pushed commit (`10bc3c3420`) confirms green: `build / 
agent-service (ubuntu-latest)` ✅, `build / agent-service (macos-latest)` ✅, 
`Required Checks` ✅.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to