Ofek Lev

Results 1176 comments of Ofek Lev

I dislike it very much and would certainly never accept use here but I would never want to preclude this use case for others! If you can provide documentation on...

https://github.com/ofek/pyapp/pull/160#issuecomment-2408805608

I'm getting this when using OIDC, is that expected?

Hey! Do you mean you have an environment already set up with the proper dependencies and you want to avoid that step and start running scripts without any setup phase?

Based on https://specifications.freedesktop.org/basedir-spec/latest/index.html: > If `$XDG_RUNTIME_DIR` is not set applications should fall back to a replacement directory with similar capabilities and print a warning message. Applications should use this directory...

You can [override](https://hatch.pypa.io/latest/config/internal/testing/#scripts) the scripts and also define anything else there that you want. You can also define [extra scripts](https://hatch.pypa.io/latest/config/environment/overview/#extra-scripts) if you don't want to modify the default ones.

Does the formatter also have such an option?

Sorry I didn't test what the output looks like with that flag but my assumption was that it would show the diff in addition to fixing, is not the case?...

Interesting, I wonder if there is a feature request for the formatter that essentially just outputs the diff in addition to performing it.

Show build command and what artifact you are opening