Matthias Büchse
Matthias Büchse
Needless to say, my problem was gone when I cleared Chrome's cache in the privacy settings.
The first item in my list came into existence with this commit: https://github.com/osism/openstack-image-manager/commit/47e0727b2a7bdd2367672f70d08f0606509d9a78#diff-382a7342c7615f4f749a89ded32a088038682637699dfc29a6994c7ab490d668R89-R90
I'm wondering whether the file should be downloaded AFTER the filename is determined (after the whole HEREBE DRAGONS stuff). Or am I missing something? Also, I would actually keep track...
@gndrmnn > If I understand you correctly, it should make no meaningful difference at which of those two points in time the file is downloaded and hashed. Maybe I got...
@gndrmnn I've been ill. I will certainly have a look one of the next few days.
> Why _on earth_ did the PEP8 issues not trigger the Flake8 test?? 🤔 Maybe your fork somehow didn't include the CI triggers?
It would be good to see a tentative list of GPU models. I think the vendor and generation letters would become superfluous, depending on whether the model identifier is required...
The markdown lint issues should be addressed. The link checker issues should solve themselves when this is merged.
That's unfortunate. I'm not sure there's a good solution for that, because we need to have a `requirements.txt` that *works for all tests*, so it should not be dependent on...
Another idea would be to vendor sslyze somehow and do so for multiple versions at a time, so we could select the version that we want at runtime (import time)...