Ed Morley

Results 642 comments of Ed Morley

Whilst the docs now mention manylinux1 after #283, it would be great if it was easier to find example projects that have a working build/upload setup eg using Travis. I...

@jkutner Hi! Did this discussion take into account that my analysis showed no buildpacks in the wild that would be affected? https://github.com/buildpacks/rfcs/pull/326#discussion_r1992053122 I really do think we should proceed with...

@jkutner Please can this be reopened. I don't feel it was rejected in a fair way (since it occurred in a sync meeting without our involvement, rather than as a...

xref: https://github.com/buildpacks/pack/issues/2272 (Btw this issue didn't come up when I originally searched since it didn't mention "containerd")

> A PR to stop doing this on Python 3.12+ would be welcome. I don't think we want to change the behaviour for older Python versions, but doing it on...

@pradyunsg What are your thoughts on the above? :-)

For anyone else following along with this work - there is now a tracking issue for implementing the RFC at: https://github.com/buildpacks/rfcs/issues/327

Due to this bug, we've having to redirect all stderr to stdout (or vice versa), so the user-facing output isn't mangled. (Sadly I don't have the time to dig into...