> On Oct 20, 2022, at 4:23 PM, David Blevins <david.blev...@gmail.com> wrote: > > One thought that I had is that it's kind of a problem that the Jenkins job > always passes, even if not much occurs [...] > > In terms of checks one that would be critical would be to check to see that > an html file was created for every .md or .adoc file. If not fail the build.
I went ahead and implemented this in a way that you get a "BUILD FAILED" result from Maven if any `adoc` or `md` files do not generate html. This should benefit people building locally, our main Jenkins job that publishes the site, and any Github Actions we want to create. There's a list of files which currently don't generate html. Ideally, we never add to this list and only remove items from the list over time. - https://github.com/apache/tomee-site-generator/blob/main/src/main/resources/ignored.txt If people are looking for a way to contribute, helping to clear out that list is a great place to start. -David
smime.p7s
Description: S/MIME cryptographic signature