Jonathan Siegel

Results 4 comments of Jonathan Siegel

Thank you! I've amended the commits to show my *minor* contributions.

Hiya—I think I've addressed all the issues now. Let me know if I should make any other changes. On Sat, Apr 12, 2025 at 9:28 AM, github-actions[bot] < ***@***.***> wrote:...

Seeing this too in a build that worked fine with the Heroku-themed buildpack. Can you articulate the difference in operation between the two buildpacks? This would help point to a...

@dagi3d I think the issue flagged is because tcgetattr was still being called even when tty: false. We saw this when running in a constrained container. This [PR fixes](https://github.com/usiegj00/k8s-ruby/pull/3) that...