fiaisis / run-detection

The way we detect when our system for reduction should automatically perform a reduction and with what arguments we should do that.
GNU General Public License v3.0
1 stars 1 forks source link

Add initial archive support to rundetection #25

Closed Pasarus closed 1 year ago

Pasarus commented 1 year ago

Output an error if an archive connection is not possible, or an info-level log if the connection is successful.

Also added testing for this new capability.

This is the initial step in being able to access the files from rundetection and the rest of the work for actually connecting to the archive in order to use it, will be completed in the https://github.com/interactivereduction/k8s