ultravioletrs / cocos

Cocos AI - Confidential Computing System for AI
https://ultraviolet.rs/cocos.html
Apache License 2.0
25 stars 9 forks source link

NOISSUE - Use Magistrala Shared Packages #174

Closed rodneyosodo closed 4 months ago

rodneyosodo commented 4 months ago

What type of PR is this?

This is a refactor because it uses magistrala shared packages rather than rewrite them

What does this do?

The changes encompass several updates and improvements across various configuration, dependency, and source code files to enhance functionality, maintainability, and performance. Key modifications include dependency version updates, linting configuration adjustments, shifts from internal to external packages, and structural amendments to configuration structures and initialization processes.

Which issue(s) does this PR fix/relate to?

No issue

Have you included tests for your changes?

No tests needed

Did you document any new/modified feature?

No documentation needed

Notes