NVIDIA / NVIDIA/cuda-python

pixi run build-docs doesn't update content

Open
#2,036 3 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

bug triage
Dominant language
Cython
Stars
3.4k
Forks
329
Avg merge
1d 23h
Merged PRs (30d)
116

Description

The pixi run build-docs command for cuda-core doesn't work correctly (this may be true of other packages, but I only tested this one).

It rebuilds cuda_bindings from scratch every time, even if there were no changes.

It doesn't rebuild cuda_core at all, even if there were changes.

This means one must rebuild cuda_core manually to generate docs that reflect new changes.

It should either rebuild everything or rebuild nothing. I'm not sure why it does what it does. (And I'm not a regular user of our pixi configs, but I'm starting to file bugs so I can become one).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.