kiegroup / kiegroup/github-action-build-chain
improve logs for non existing project in the project-dependencies file
- Dominant language
- TypeScript
- Stars
- 94
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
```
./bin/build-chain-cli.js -df 'https://raw.githubusercontent.com/${GROUP:kiegroup}/kogito-pipelines/${BRANCH:main}/.ci/pull-request-config.yaml' build branch -sp danielezonca/kogito-runtimes -p danielezonca/kogito-runtimes -b configure-windows-runtime-build
```
either `Printing local execution command` and error message have to be improved
real error: `danielezonca/kogito-runtimes` does not exist in the project-dependencies list. And the printed error is a technical one.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with bin/build-chain-cli.js and trace the build branch handling for a project missing from the project-dependencies list. Review how the local execution command and resulting error are printed; done means the missing project produces a clear user-facing message instead of the technical error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100