-
using the example policy from README will fail if the trashcan is enabled for artifactory:
```
policies:
- name: Conan - delete empty folders (to fix the index)
rules:
- rule:…
-
Hi,
we use the artifactory jenkins plugin in combination with conan. In our jenkinsfile we use the following line to delete old builds and artifacts:
```
buildInfo.retention maxBuilds: 3, dele…
-
We want Conan packages created by Jenkins to be automatically deleted after a time. Our understanding is that we should use the [build retention](https://www.jfrog.com/confluence/display/RTF/Working+W…
-
Hello All,
We have a scenario to use different packages generated by different profiles in requriments/build_requriments of conan reciepe.
This is because if the libs are compiled with lower versi…
-
WSL ubuntu on Windows 10.
```
[root:/tmp/myautotest] # conan install autocheck/1.0.0@github/thejohnfreeman
ERROR: Conanfile not found at /tmp/myautotest/autocheck/1.0.0@github/thejohnfreeman
[ro…
-
### Describe the bug
Hi!
Trying to build some dependencies on Windows 11 on Arm I encountered several packages with an explicit error limiting them to x64 only.
Based on the graph, looks like msys2…
-
[Conan.io](https://conan.io/) is a popular C++ package manager. It would be very handy to have a conan recipe to build the C++ client. It would make it easy to build even on Windows, even with MSVC.
…
-
### Informations
- **Qiskit Aer version**:
- **Python version**:
- **Operating system**:
### What is the current behavior?
When Conan 2.0 is used to compile Aer, conan command fails w…
-
### What is your question?
I want to integrate a new package (gtkmm) and I am following this wiki: https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/README.md. As the wi…
-
It would be useful to add Conan support for Rapidcheck and perhaps push the package to
conan-center. Then users relying on conan can just specify rapidcheck to their conanfiles
and it would be auto…