Add flag to preserve build/compilation directories
Open
enhancement
proposal
- Dominant language
- Go
- Stars
- 25.6k
- Forks
- 941
- Avg merge
- 9h 24m
- Merged PRs (30d)
- 3
Description
When a build fails it can be necessarily to look at the build directory after it failed. Debugging often requires inspecting logs and other files that may have been generated during the build.
Related to: https://github.com/asdf-vm/asdf/issues/74
Contributor guide
Research direction
The issue names no files or tests; start by tracing the build and compilation cleanup path in asdf and inspect what happens after a failed build. Define the flag's retention behavior, then verify that a failed build leaves its logs and generated files available for inspection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100