For something as complicated as the nRF Connect SDK and Zephyr I would hope there is continous integration running during development to make sure host platforms, samples, build targets, and etc keep working.
If the results of those tests were ran for releases and made available, as a newbie I would like to be able to dig into that information. Having such a references would:
- convince me the samples do work and that it is my own learning curve causing me issues, and
- if I could find and recognize the steps the automation took to success, I would have a proven reference of steps to learn how to do things from. Things that aren't always obvious from the sample or reference documentation.
Just an idea.