Gastón Avila
Gastón Avila
The above issue is solved, one step closer! We are now blocked with a tiny header difference issue https://github.com/astral-sh/uv/issues/5031 which is already merged and will be out with next release,...
> Is there any update on this or an estimate on when uv will support dependabot? I can see the issues you mentioned @avilaton are resolved. I think the `uv`...
> @edgarrmondragon what is missing to merge this? it is a very valuable feature. I would like to have more test coverage but have no time to do it at...
@edgarrmondragon I think we are in a better position now
> Hey @jonjanego and @Mogost! > > Thanks for both your comments! > > Just wanted to chime in because I have a feeling from both your comments you might...
> Crosslinking [github/docs#34569](https://github.com/github/docs/pull/34569) Thanks! I had a look at it and it would have taken me weeks to get around to it.
> Hi @avilaton , thank you so much for the dev work, really appreciate it !! > > I'm one of devs working on _dependabot_ I'm taking a look at...
> Another issue with current helm chart: the PVC template should NOT have version version-specific label. This prevents the helm chart from being upgraded (PVC Template is immutable) this was...
If you are using pants (pantsbuild.org) then rule PT004 and PT005 will really hurt. We had a session scoped fixture which for changed from `django_db_modify_db_settings` into `_django_db_modify_db_settings` which then caused...
using something like we have in git would be great ``` helm diff revision [flags] RELEASE HEAD^ ``` then we could do whatever we want with that, like `HEAD~3` or...