davsclaus opened a new pull request, #1776:
URL: https://github.com/apache/camel-website/pull/1776

   `yarn test` (Node's `node:test` over `test/*-test.js`: the 
Markdown/`llms.txt` pipeline, the media scan, the cast recorder) was not run 
anywhere in CI — neither `pr.yaml` (`yarn build-all` + `yarn checks`) nor the 
Jenkinsfile — so the 21 tests only ran when someone remembered to run them 
locally.
   
   This adds a `Run unit tests` step to the `checks` job right after the 
dependency checks, before the site build, so a broken helper fails the PR in 
about a second rather than never.
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
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