IBM / fhe-toolkit-linux

IBM Fully Homomorphic Encryption Toolkit For Linux. This toolkit is a Linux based Docker container that demonstrates computing on encrypted data without decrypting it! The toolkit ships with two demos including a fully encrypted Machine Learning inference with a Neural Network and a Privacy-Preserving key-value search.
MIT License
1.44k stars 158 forks source link

DOC SPRINT - Make sure Checked in Docs match HElib and toolkiit version #76

Closed dowem closed 3 years ago

dowem commented 3 years ago

Describe the bug At present the version of the docs checked in on a tagged or released branch may not match the code. We need to adjust our build pipeline/process to make sure this is done automatically to keep docs in sync.

dowem commented 3 years ago

I think we can close this after merges: https://github.com/IBM/fhe-toolkit-linux/pull/104 and https://github.com/IBM/fhe-toolkit-linux/pull/97

@boland25 can you confirm? If so we can close this one! 🥳

boland25 commented 3 years ago

this is something I wanted to discuss as the script is not checking versions, its just generating docs, we might to put a check in place to statisfy this one

dowem commented 3 years ago

@boland25 I am going to close this one given your merged fix from yesterday! Thanks for the patch Please reopen this if I have closed it prematurely.