realpavlvs
realpavlvs
I believe the current implementation is not possible, as the CLI requires a different keyword tp specify the apikey. The GUID only offers the possibility to add a password for...
### What is your suggestion? Hi! We are now using Conan 2.x (specifically on 2.1.0) and are looking at the "cache check-integrity" command. This is great and something we feel...
I have a local Conan profile folder .azuredevops\conan\default and I am configuring the VS Conan install command in .vsconan\config.json as follows: ``` "install": [ { "name": "default", "description": "Default profile",...
Update version to 0.13.1 Fix issue #1673
**Is your feature request related to a problem? Please describe.** I am trying to define a task that is used as the base for other tasks. It is important that...
**Is your feature request related to a problem? Please describe.** I am new to moon, but I really like what I see! I am looking to use it primarily as...
**Is your feature request related to a problem? Please describe.** I am finding that I like to use extends a lot to base other tasks on. The "base" tasks need...
**Is your feature request related to a problem? Please describe.** In an organization where mono-repos are not the norm, but where we have a lot of similar projects, I need...
**Describe the bug** When running `moon ci :myTask` in a pull request in Azure DevOps, the build fails with the git diff command. ``` [DEBUG 23:25:22.271] moon_process::exec_command Running command git...
**Describe the bug** It is important to have control over the tools used in a project, that the tools specified in .prototools are used. In the case of uv, the...