How to get the Exit Code from the Low-Level Build API
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 13d 8h
- Merged PRs (30d)
- 2
Description
Hi 👋 I looked through the code and existing issues, but couldn't find a clear answer to this. Is it possible to get the exit code from the low level build API. If so, how?
Thanks! Happy to share a code snippet if helpful.
Contributor guide
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
Read the linked low-level build API documentation and inspect how build results expose process status. Confirm whether an exit code is available, then document the supported way to retrieve it or clarify the limitation for users of the API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100