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

   ## Summary
   
   - **Checks (`yarn checks`):** switch from `run-s` (sequential) to `run-p` 
(parallel) — link checking, HTML validation, and redirect tests are independent 
and can run concurrently
   - **Build post-steps:** after Antora + Hugo complete, run sitemap, htaccess, 
markdown generation, and minification in parallel via a new `build:post` step 
instead of sequentially
   
   Both changes reduce wall-clock time without changing any behavior — all 
tasks read/write independent files.
   
   🤖 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