This repository was archived by the owner on Jan 27, 2026. It is now read-only.
Commit fae3183
authored
Feature: task storage configuration (#341)
* introduce storage config with file_name_template to allow custom file names per task
* simple integration of the node_groups plugin into the storage configuration
* move s3 credentials to env var only1 parent 38bd92b commit fae3183
17 files changed
Lines changed: 544 additions & 116 deletions
File tree
- crates
- orchestrator
- src
- api
- routes
- tests
- models
- plugins/node_groups
- validator
- src
- worker/src/docker
- taskbridge
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
0 commit comments