VisionSystemsInc / VisionSystemsInc/vsi_common
Use original values in just_diff
Open
Nobody has claimed this yet.
enhancement
just
- Dominant language
- Shell
- Stars
- 8
- Forks
- 9
- Avg merge
- 36m
- Merged PRs (30d)
- 1
Description
It would be nice if just_diff could recover the arguments used when it was run in the first place. Perhaps new_just could write a hidden file, or embed the values in the Justfile and then just_diff could read these?
Contributor guide
No contributing guide indexed for this repository
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 inspecting the just_diff and new_just entry points to understand how arguments are currently handled. Decide how the original arguments should be persisted and recovered, then verify that just_diff reproduces the values from the initial run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100