20250828 cleanup (#2639)

* Cleanup

* Refactor artifact management
This commit is contained in:
Avgustin Marinov
2025-09-02 16:08:14 +03:00
committed by GitHub
parent 4f0a8893c7
commit 2a636328a0
305 changed files with 2253 additions and 4566 deletions

View File

@@ -0,0 +1,5 @@
hawkBit Artifact
===
The module contains internal modules for artifact storage and encryption:
* [hawkbit-artifact-api](hawkbit-artifact-api/README.md) - see for artifact API module
* [hawkbit-artifact-fs](hawkbit-artifact-fs/README.md) - see for file-system based artifact storage implementation