Blank build when started remotely (not by ui click) until build finishes
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Builds are populated fine (in real time) when started by clicking the "start build" button, but when it starts from a github push or githook etc, it doesn't update in realtime, and only does when the build finishes.
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
Trace the start-build button path and the GitHub push or githook path, then compare how build updates reach the UI. The issue is done when remotely triggered builds populate in real time, matching builds started by clicking the button, rather than updating only after completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100