scikit-build-core icon indicating copy to clipboard operation
scikit-build-core copied to clipboard

Separating the CI for docs

Open LecrisUT opened this issue 2 years ago • 2 comments
trafficstars

Since there are CIs for doc examples and the whole stack of python/cmake/os can take some time to build, how about requiring only the docs CI when /docs and related included files are changed. Packit does not support this yet though, but I'll open an issue for it.

LecrisUT avatar Jun 15 '23 02:06 LecrisUT

Yes, I’ve done this recently for https://github.com/scientific-python/cookie (based on https://github.com/PyPA/build)

henryiii avatar Jun 15 '23 03:06 henryiii

Oh wow, that's quite a neat implementation, thanks for the reference. I will be borrowing that design

LecrisUT avatar Jun 15 '23 03:06 LecrisUT