Today the website build is broken due to:

commit 4e15b691d47ed8c2aff86c4a08eb0b783f50d636
Author: Antonin Stefanutti <anto...@stefanutti.fr>
Date:   Wed Jan 12 11:33:37 2022 +0100

    feat: Add HTTP proxy documentation


As detailed here:

https://camel.apache.org/manual/improving-the-documentation.html#_quick_partial_build
 
<https://camel.apache.org/manual/improving-the-documentation.html#_quick_partial_build>

once you are set up, it is quick and easy to do a partial local build of your 
changes.

Admittedly I’m familiar with this, but it took me about 2 minutes to run the 
local build, fix the problem, rerun the local build, and make 
https://github.com/apache/camel-k/pull/2874 
<https://github.com/apache/camel-k/pull/2874>.

Please don’t break everything for everyone else by committing doc changes 
without verifying that they work.

If you have problems setting this up, please let me know what they are rather 
than ignoring the possibility of stopping everyone else from working on docs.

It would be great to eventually have a PR check for doc changes, and it might 
be within reach, but it involves some communication between repos and GitHub 
workflows, so it’s not trivial to set up.

Would you commit java or go code that doesn’t compile?  Don’t commit AsciiDoc 
that doesn’t compile either.

Thanks
David Jencks

Reply via email to