Stefan Lietzau

Results 13 comments of Stefan Lietzau

@czoido Thanks for looking into this. Here is the log output. I'm afraid this doesn't contain much. ```log {"_action": "COMMAND", "name": "search_recipes", "parameters": {"case_sensitive": false, "remote_name": "company-3rdparty-prod"}, "time": 1659682129.1066523} {"_action":...

@czoido We just found out, that every `conan install` in our infrastructure is broken because of this bug. So this is very urgent for us! To paint the picture: *...

Maybe this [Artifactory bug](https://www.jfrog.com/jira/browse/RTFACT-27321) is related?

We just discovered the underlying issue. Artifactory is not generating the search index during the update process. The index gets updated every time a package is deployed. However we also...

I cannot say if this is fixed on Artifactories side since this only occured in very specefic circumstances. The repository needed to be created before the update to the specific...

The only thing that's missing is a proper vscode extension that supports the new workflow (generate everything once with `conan install` then use CMake Presets).

@jenkinsci/git-plugin-developers any timeline when this will be looked at and merged? Maybe @MarkEWaite ?

@timja I checked the git blame and I can't find an explanation, why encoding is necessary. Since you did the original pull request, can you please enlighten us? Regarding the...

Hi @Guts, I'll try to test as soon as possible and will give feedback. Hopefully this is before the end of the week.

Hi @Guts, I just tried this and I general it's working. However the author is generated as `John Doe ([email protected])` instead of `[email protected] (John Doe)`. Without specifying an email address...