Cristian Le
Cristian Le
I think it would be fine to continue with this issue so that people subscribed to it can find the relevant changes in the mention history here. On the naming,...
> I would think it is necessary to distinguish between _Packit Service_ commands and _Packit as Fedora CI_ commands, a lot of users will not come in touch with the...
For the white-space checker and end-of-file, I believe it should be added to all files except: - license files - bundled files Afaik, there are no files for the latter,...
Have you ever found a workaround for this?
These would need to be hooked up to the tests, but in principle it should already support it. Is there anything we should keep an eye out when maintaining eln...
/packit build
Sorry for the late response here. You are only missing adding elen to https://github.com/teemtee/tmt/blob/01d7ff0e4ba84e6ad6666cb4761f53cc33588ac5/tests/images.sh#L21-L32 I think there might be some issues like figuring what is the correct package manager on...
> You could imagine loading the entrypoint library whenever this particular attribute is accessed, but `__getattr__` on `Dataset` and `DataArray` is already complicated enough I was considering a different interface:...
> Our existing entry points in Xarray plug into some well-defined interface, and only run in the context of some specific ABC. What you're suggesting here seems a lot more...
Could you also provide some context of why this is a needed feature so we can judge if we make it default or something else.