James
James
I have been able to reproduce, seems a bug due to very unusual scenario that reverts back to older revision, but it is newer in the server. I am working...
I have opened https://github.com/conan-io/conan/pull/19402, hopefully for next Conan 2.25, lets see how it goes.
https://github.com/conan-io/conan/pull/19402 has been merged, closing this issue, it will be in next Conan 2.25, thanks for the feedback!
Hi @jsobo-dlb Thanks for your suggestion. It seems this could make sense, adding it to 2.23 for consideration.
Closed by https://github.com/conan-io/conan/pull/19382, it will be in next Conan 2.24, thanks again for the feedback.
Hi @mattarroz Thanks for your question. ConanCenter recipes by default do not capture the ``scm`` information. If you want to do that, it is necessary to add it while creating...
> I was hoping that this could be done without patching CCI recipes. We try to patch CCI as little as possible. Maybe a ``pre-export`` hook that changes the ``revision_mode``...
> It works like a global configuration setting, since hooks are global, doesn't it? Have you thought about adding one for this use case? What do you mean to add...
> I meant adding a setting in global.conf instead of a hook. But if a global setting to use commit as recipe hashes isn't planned, that's alright and we'll try...
Hi @mattarroz Following up on some old tickets, is there any further question or comment? Did you finally implement the hooks approach?