Johannes Asal
Johannes Asal
For example, if I have the following (TOML) configuration: ```toml [token] "https://artifactory.mysite.com" = "12345" ``` then I would expect `find_value(r#"token."https://artifactory.mysite.com""#)` to succeed. Currently it throws a MissingField error. The implementation...
### What is your question? We discovered that Conan 2.17 now uses `--refetch` when checking if a commit is in the remote. Was this intended? Because this creates a hard...
### What is your suggestion? For example, as far as I know there is no way to determine the reference that a folder in the cache belongs to. This is...