Sammy Kerata Oina
|
b44780df95
|
NOISSUE - Enhance OCI image extraction to return algorithm and requirements paths, and add deferred cleanup for temporary files (#586)
CI / lint (push) Has been cancelled
CI / test (agent) (push) Has been cancelled
CI / test (cli) (push) Has been cancelled
CI / test (cmd) (push) Has been cancelled
CI / test (internal) (push) Has been cancelled
CI / test (manager, true) (push) Has been cancelled
CI / test (pkg) (push) Has been cancelled
CI / upload-coverage (push) Has been cancelled
* feat: Enhance OCI image extraction to return algorithm and requirements paths, and add deferred cleanup for temporary files.
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
* feat: implement deterministic zipping and enhance checksum verification for resources
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
* feat: Update component build sources, add gRPC health checks to the CVM server, and refine algorithm argument handling and documentation.
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
* docs: Update remote resources testing guide with `sudo` for KBS, algorithm result saving, `requirements.txt`, and `algo-args` for RVPS.
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
* refactor: Explicitly ignore `stderr.Write` return values and add minor whitespace in tests.
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
* test: add comprehensive error path and edge case tests for file, zip, OCI, and agent components.
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
* feat: Add mutexes for thread-safe algorithm execution and expand recognized data file extensions to include common archive formats.
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
* feat: Add OCI extraction tests for Python algorithms and multi-layer datasets, refactor algorithm execution for testability, and enhance algorithm stop and error handling tests.
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
* test: Add error assertions to OCI extraction test helpers and remove an unused mock exec command.
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
* test: Improve error handling test coverage for algorithm execution and OCI resource extraction.
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
* fix: Improve algorithm process termination, enhance computation error handling, and add concurrency safety to agent service.
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
---------
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
|
2026-03-27 14:23:52 +01:00 |
|