Ronald Tse
Ronald Tse
Thanks @ni4 !
> * should we publish sha256 sums as well? Yes, that'd be great. > * where should we store release signing public key - in the repository, upload it to...
> Is https://github.com/softprops/action-gh-release is preferable compared to the https://github.com/ncipollo/release-action ? I used the second, as it seems updated more recently, and does what it should (though it has less forks/likes)....
Agree with @CAMOBAP on vcpkg, will streamline our dependency management. Let’s get this done.
Thank you @CAMOBAP! Sorry didn't know you were working on it already...
Thanks @CAMOBAP !
@CAMOBAP agree to use system OpenSSL on CentOS 7.
@CAMOBAP openssl/openssl#16449 has been merged, can we carry on with this task?
> What C++ standards do we support in our codebase? We probably should define that!
> Or set GTest version depending on GCC version detected... This is likely the better solution. However, we should consider whether we should drop support for CentOS7/RHEL7 as others are...