stackfun

Results 3 issues of stackfun

When creating an alias, I noticed that the generated conanfile.py looks like this ``` from conans import ConanFile class AliasConanfile(ConanFile): alias = "hello_world/1.0.0@star/cpp#8320d88c7d475c3bb7be9ba562313b36" revision_mode = "hash" ``` However, according to...

stage: triaging
component: ux

According to @memsharded in [this but report](https://github.com/conan-io/conan/issues/12132) ``` in 2.0 the conan alias disappear in favor of conan new alias + conan export general commands. ``` However, I couldn't find...

### What is your suggestion? Unfortunately, dependabot has stopped accepting feature requests to support other package managers. See [this github thread here](https://github.com/dependabot/dependabot-core/issues/1616) A tool like this would greatly supplement Conan...