Ed Morley

Results 640 comments of Ed Morley

@JoeGaebel Have you seen this issue recently?

@abitrolly Hi! Thank you for filing this. I 100% agree this is something we should support. Whilst some projects will always want to specify an exact Python version to ensure...

So I've been revisiting this topic (ways in which the Python version could/should be specified for Heroku apps in the future) as part of the CNB for Python work, and...

So I think it's inevitable that we support package-manager specific constructs (eg Poetry's), the decision here is more: - what else do we support? - which should the order of...

@abitrolly Yes, that's exactly the intention - to support several options and to have an ordering of precedence. The point (as discussed above) is: - what options should we support?...

> Naming is always hard. That shouldn't be a deterrent for the best solution I'll update the list above to make this clearer - but my main concern about the...

I have created a buildpack that prefixes each line of the build logs with timestamps, and adds an overall duration to the end of each buildpack's compile step - if...

Could someone try with Go 1.17 and `main`?