-
Notifications
You must be signed in to change notification settings - Fork 370
[migration] Add clarification for validate() for header only #2778
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
[migration] Add clarification for validate() for header only #2778
Conversation
🤔 Trying to see why my PR is failing the 2.0 pipeline... I hit this issue Fails with 2.0 with I am also having problems with
|
Yes, that is true, and this is one of the reasons this issue is being problematic, the migration path 1.X->2.0 is not clear yet. |
Co-authored-by: Uilian Ries <[email protected]>
This needs some attention https://github.com/conan-io/docs/pull/2778/files#diff-633dc3f2388dc1689eaab8f6f51e1435bf9be9a28e73d49d302a583de6360789R185 should be more clear about |
This PR matches the current recommendations and it's doesn’t have any open questions AFAIK so I will go ahead and merge this tiny snippet |
closes conan-io/conan#12210