-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[conan.io/center] Invalid instructions in developing_recipes_locally.md - conan config set #20601
Comments
Hi @eyalroz thanks a lot for the report, we surely can make this a bit more obvious for the reader
Yep, the docs mention that "Warning: This is not yet supported with Conan 2.0", but you're right that it's not maybe too visible, will double check, thansk! (Pinging @uilianries who is working on adding support for v2 hooks) |
@uilianries : If there is a version of that document for conan 2, I'd be happy to try it out (and report issues if you like). I assume I can continue following those instructions from the section after the one I got a failure in? |
Hello @eyalroz, thank you for your interesting on hooks with Conan 2.x! Indeed is not officially supported CCI hooks with Conan 2.x, but there are some consideration in case you want to give a try:
Anyway, the CCI is not well documented about Hooks and Conan 2.x, so it deserves an update. |
What is your problem/feature request?
(Background: I'm a package author and I'm trying to follow the instructions to submit/upload my package to conan. I already tried this about a year ago, and failed at the stage of authoring an appropriate recipe. I'm now trying again from scratch.)
So, I'm following the instructions in developing_recipes_locally.md (the Clone Your Fork section). Specifically, it tells me to execute:
The first command runs fine; the second command - doesn't:
Is this perhaps a conan1 vs conan2 issue?
My system details:
The text was updated successfully, but these errors were encountered: