Files
Giacomo Vercesi 8c76e7d2ef Cleanup Storage classes
Due to the removal of `S3StorageClient`, simplify the infrastructure
under `/Storage/`:
* Move and rename `LocalStorageClient` to `StorageClient`, de-virtualize
  all of its methods
* Move and rename `LocalWritableFile`, `LocalReadableFile` to
  `WritableFile` and `ReadableFile`, de-vitualize all methods
* Drop the `Std{in,out}StorageClient`, make `FilePath` handle the
  stdin/stdout logic
* Remove `setStorageCredentials` from `PipelineManager`
2025-05-07 16:42:34 +02:00
..
2025-04-30 15:08:45 +02:00
2025-04-24 13:22:14 +02:00
2025-04-30 16:10:54 +02:00
2025-02-13 13:10:51 +02:00
2025-05-05 16:02:40 +02:00
2025-05-06 09:59:46 +02:00
2025-05-07 16:42:34 +02:00
2025-05-07 16:42:34 +02:00
2024-09-27 12:07:18 +02:00
2025-05-07 16:42:34 +02:00
2025-05-07 16:42:20 +02:00
2024-05-03 21:52:40 +02:00
2025-04-30 15:08:45 +02:00
2025-05-06 09:59:46 +02:00