kiegroup / kiegroup/github-action-build-chain
Explore ways to debug with the cli more easily
- Dominant language
- TypeScript
- Stars
- 94
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Currently if someone reports a failing command, to debug and test your new code with that command you have to build the cli locally and then run it. It can become quite cumbersome to repeat this step again and again until you fix the issue. Moreover adding more debug statements or even running a debugger becomes impossible with this approach.
It would be nice if we could figure out a way to debug and fix failing commands without building the cli locally
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by determining how the CLI is built and invoked, then compare debugging workflows that avoid rebuilding it; done should be a documented, repeatable way to debug failing commands while adding debug statements or using a debugger.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- cli, developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100