Ed Morley

Results 642 comments of Ed Morley

https://github.com/astral-sh/uv/pull/6834 has just merged (not yet released, but will be soon), which adds support for `UV_PROJECT_ENVIRONMENT` to `uv sync`, allowing control of the venv location - which was one of...

Adding support for uv will also increase the priority for doing https://github.com/heroku/buildpacks-python/issues/271, since uv defaults to storing venvs inside the project directory (unlike Poetry or Pipenv), which will mean that...

Cross-linking: * The Heroku roadmap entry: https://github.com/heroku/roadmap/issues/323 * The equivalent feature request issue for the classic Python buildpack: https://github.com/heroku/heroku-buildpack-python/issues/1616 Btw the more thumbs up I can get on all the...

Support for uv has now been added to the Python CNB in #362, and released in the latest versions of the `heroku/builder:22` and `heroku/builder:24` CNB builder images, so can now...

https://www.heroku.com/blog/local-speed-smooth-deploys-heroku-adds-support-uv/

At the very least, if there is an underlying cache service issue, this action should show that error (eg some HTTP 500 or whatever) in the build logs to make...

Hi! Thank you for starting this discussion, I think it's useful to have. (I'm not a maintainer of this repo - so these are just some thoughts of a random...

Ah thank you. The reason why I thought this was related to grouped updates, was that we have successfully had updates to the repo root Cargo.toml from Dependabot prior to...

I've been able to confirm that this doesn't seem related to the grouping feature, but instead it seems that Dependabot just doesn't work well with the Cargo workspace dependencies feature....

The bot just added a bunch of irrelevant GitHub issue tags - could someone remove them?