nuttx-website icon indicating copy to clipboard operation
nuttx-website copied to clipboard

[WWW/DOC] CI: build only parts that changed.

Open cederom opened this issue 1 year ago • 0 comments

  • current CI process rebuilds whole website including documentation for older releases in one process that eats up unnecessary time and CI resources.
  • improve website CI build process to rebuild only affected parts - for instance quick rebuild only upstream/master documentation.
  • preserve option to build everything in case it is necessary (i.e. testing old releases build, or full rebuild required) - this can be launched once per week and not on every change.
  • when change detection works attach "current" nuttx documentation rebuild to nuttx / master so website is in sync with repo.

cederom avatar Sep 24 '24 18:09 cederom