Run should say something if task doesn't exist
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 434
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
When using grift.Run inside another grift with a task that doesn't exist Grift doesn't say anything and doesn't do anything, it should at least say that the invoked grift doesn't exist.
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 at the grift.Run invocation described in the issue and reproduce calling a task that does not exist from another Grift. Trace how the missing task is handled; done means the invocation reports that the requested Grift task does not exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100