You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's been a complete pain getting the Conan package updated this time, due to Conan v2 migration, Conan Center Index rules and dependency recipe changes.
It would be good to have an early warning.
Perhaps a separate GitHub Actions workflow that builds the Conan recipe from CCI against current tip of master (and PRs!) using latest Conan and dependency recipes. https://github.com/pboettch/json-schema-validator/pull/220/files could provide implementation inspiration but I do think using the CCI recipe rather than a local one is probably the right way to go for this project.
The text was updated successfully, but these errors were encountered:
It's been a complete pain getting the Conan package updated this time, due to Conan v2 migration, Conan Center Index rules and dependency recipe changes.
It would be good to have an early warning.
Perhaps a separate GitHub Actions workflow that builds the Conan recipe from CCI against current tip of master (and PRs!) using latest Conan and dependency recipes. https://github.com/pboettch/json-schema-validator/pull/220/files could provide implementation inspiration but I do think using the CCI recipe rather than a local one is probably the right way to go for this project.
The text was updated successfully, but these errors were encountered: