Pieter De Gendt
Pieter De Gendt
@fouge do you plan to come back to this, and update the PR towards a new `-t` flag as suggested?
> It feels like to be consistent with the existing commands, a `--mp, --manifest-path` option would be a good fit? PRs are welcome 😊
> @kartben unrelated to this PR, but, could we make header less cluttered? > >  The "Open on github" and "Report an issue with this page" could simply be...
> Hi, Thanks for the change. However, I wouldn't agree with changing dependency versions compared to what we describe in requirements.txt files. There should be a single source of dependencies...
> I wouldn't be against trying to be more flexible in this question Great! > * Dependency version numbers should be maintained in `requirements.txt` files only. I wouldn't think that...
> There are many other files, too. Otherwise the change looks fine. Thank you! Sure, didn't know it was good if I touched all those files, instead of the ones...
> Normally you pin ci versions, but not the package versions. Exactly, moreover you pin using hashes to avoid tampered versions. > Now it occurred that an automatic upgrade of...
@bruntib any more feedback on this? I often need to uninstall CodeChecker because it forces versions of dependencies for an entire environment, which isn't ideal. Projects should pin in CI...
Hi, any feedback on this?
> pypi now features 6.25.1 Sure, but that isn't what this issue is about, but rather updating workflows to automate things. I think it would help the project to make...