Add support for `staged_pps` in `dune describe pp`
Open
Nobody has claimed this yet.
describe
enhancement
preprocessing
- Dominant language
- OCaml
- Stars
- 1.9k
- Forks
- 500
- Avg merge
- 15h 21m
- Merged PRs (30d)
- 277
Description
#7167 just adds an error message, but still dune describe pp doesn't work for staged pps so this bug has not been fixed.
Originally posted by @ejgallego in https://github.com/ocaml/dune/issues/6945#issuecomment-1699959125
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the implementation of the dune describe pp command and how it handles staged pps. Confirm the current failure, then make the command support staged pps and verify that it no longer reports only the error described in this issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100