realpavlvs
realpavlvs
Thanks for your comments. For clarification, I was not saying the content on the server is getting corrupted, but rather that users modify the local cache. I just want to...
No, it is not happening often. But when it does, it does cause confusion, as not all users are "power users" of Conan. From their perspective, they are running a...
Thank you for your consideration.
@milesj I am trying to find a feature or discussion on the topic of pkl/configuration language, where you can share your thoughts on this topic and get feedback on the...
For Windows, at present, I am having to set-up the certificate in the Conan 1.x way to get things to work, as suggested in earlier posts. For some our python...
I was just looking for the same feature. I can confirm that https and env reads work. But it would be handy to read local files. PKL suggests this is...
I was aware of that feature, but I do not think it is enough. I am providing a set of tasks with the tagging mechanism. I want all my projects...
Sorry for the delay - got distracted onto other things.... Anyway, I have done a test, where I created a PR in Azure pipelines and this time, used the AzurePipelines...
Here is a more realisitc example of what I am trying to do: ```yaml tasks: .xonsh: options: windowsShell: xonsh unixShell: xonsh internal: true toolchain: python build: extends: .xonsh script: |...
@milesj Sorry, I lost track that I had not responded. I am using 1.29.1+patch.2. So not an official version. This is using some experimental patches from @harlequin related to pull...