James Lamb
James Lamb
Maybe you need to refresh your browser cache? I don't see it when I navigate to https://lightgbm.readthedocs.io/en/latest/index.html Or in the project settings at https://readthedocs.org/projects/lightgbm/versions/
Thanks for using LightGBM and for taking the time to write this up. > _There is no a priori obvious reason that a new value should be more closely related...
@shiyu1994 this significant portion of the project's CI has been broken for over a month, can you please help? Are there other people at Microsoft who can help?
It looks like #6866 will get these jobs running again! I would still also like an answer to the other questions I asked when you have time, @shiyu1994 . Could...
Thanks for using LightGBM. Let's try to narrow this further... are you able to build `lib_lightgbm` like this? ```shell cmake -B build -S . cmake --build build --target _lightgbm ```...
> *On other applications I can indicate what gpu platform and device I want to use.* Can you provide **specific** details about this? Maybe those things you're referring to would...
See some more details from https://github.com/microsoft/LightGBM/issues/6876#issuecomment-2758505873, for another case where this fails in the same way. It's possible we could apply a patch similar to the one from https://github.com/conda-forge/lightgbm-feedstock/pull/69 (which...
> What about publishing these images somewhere? Eg. DockerHub, ghcr.io or quay.io. Do you think users need them?.. I don't think we should pursue pre-building the images and publishing them...
This happened at some point: https://github.com/uptake/uptasticsearch/blob/718b01fe78659d744954c2d4318d4fd2d4b51205/.ci/report_to_covr.sh#L9 https://app.codecov.io/github/uptake/uptasticsearch However, it says the last update was 3 years ago. So there wasn't an upload for #224, for example ref: https://app.codecov.io/github/uptake/uptasticsearch/commits
Ok thanks! Just confirming I am working on this, will hopefully have something to share soon.