-
Notifications
You must be signed in to change notification settings - Fork 2k
opentdf-client: Publish opentdf client cpp recipe #9119
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
opentdf-client: Publish opentdf client cpp recipe #9119
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Code review feedback Co-authored-by: Uilian Ries <[email protected]>
Code review feedback Co-authored-by: Uilian Ries <[email protected]>
Code review feedback Co-authored-by: Uilian Ries <[email protected]>
Code review feedback Co-authored-by: Uilian Ries <[email protected]>
Code review feedback Co-authored-by: Uilian Ries <[email protected]>
Code review feedback Co-authored-by: Uilian Ries <[email protected]>
Code review feedback Co-authored-by: Uilian Ries <[email protected]>
Code review feedback Co-authored-by: Uilian Ries <[email protected]>
Code review feedback Co-authored-by: Uilian Ries <[email protected]>
This comment has been minimized.
This comment has been minimized.
All green in build 21 (
|
Up! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I understand this project is building static library by default. We can add dynamic in other PRs.
Thanks for your contribution!
...and sorry for missing it, we usually get too many notifications and it's really hard to keep the pace (besides reviewing here, we are also developing several things in our daily work).
Thank you everyone! More updates to come... |
* Add openTDF/client-cpp * Make package naming consistent * Update current release to 0.2.12 to fix conan-center build fail * Add 0.2.12 placeholder to conandata.yml * Improve placeholder * Fix GSL version in conanfile * Revert to zipfile-based source fetch * Add options * Specify destination directory in source fetch * Fix package reference to GSL * Add compiler min version checks * Import exception to avoid error * Update recipes/opentdf-client/all/CMakeLists.txt Code review feedback Co-authored-by: Uilian Ries <[email protected]> * Update recipes/opentdf-client/all/conanfile.py Code review feedback Co-authored-by: Uilian Ries <[email protected]> * Update recipes/opentdf-client/all/conanfile.py Code review feedback Co-authored-by: Uilian Ries <[email protected]> * Update recipes/opentdf-client/all/conanfile.py Code review feedback Co-authored-by: Uilian Ries <[email protected]> * Update recipes/opentdf-client/all/conanfile.py Code review feedback Co-authored-by: Uilian Ries <[email protected]> * Update recipes/opentdf-client/all/test_package/conanfile.py Code review feedback Co-authored-by: Uilian Ries <[email protected]> * Update recipes/opentdf-client/all/test_package/conanfile.py Code review feedback Co-authored-by: Uilian Ries <[email protected]> * Update recipes/opentdf-client/all/test_package/test_package.cpp Code review feedback Co-authored-by: Uilian Ries <[email protected]> * Update recipes/opentdf-client/all/test_package/CMakeLists.txt Code review feedback Co-authored-by: Uilian Ries <[email protected]> * Fixes after incorporating code review changes * Fixes after incorporating code review changes Co-authored-by: Uilian Ries <[email protected]>
opentdf-client/0.2.10
Virtru openTDF client-cpp library - pre-release
This library allows creating protected TDF data, as well as accessing TDF data that has previously been protected.
conan-center hook activated.