mithril-security / blindai

Confidential AI deployment with secure enclaves :lock:
https://www.mithrilsecurity.io/
Apache License 2.0
502 stars 36 forks source link

Improve the CI #21

Closed cchudant closed 2 years ago

cchudant commented 2 years ago

This is a mini roadmap for the CI. List of things we might want in the CI (medium term plan):

Focus is on end to end tests and building client/server packages for now.

Side goals:

Potential future work:

cchudant commented 2 years ago

Related: https://github.com/rustsec/rustsec Could be a good idea to integrate that

cchudant commented 2 years ago

Related: https://github.com/rustsec/rustsec Could be a good idea to integrate that

Cargo audit support done in #24 but temporarily disabled for now

cchudant commented 2 years ago

Added test coverage reporting to the list