implement scrapy + pygea job runner
This commit is contained in:
parent
916968c579
commit
8af28c2f68
8 changed files with 888 additions and 163 deletions
|
|
@ -118,7 +118,7 @@ def operational_snapshot(*, snapshot: Mapping[str, str] | None = None) -> Render
|
|||
stat_card(
|
||||
label="Artifact footprint",
|
||||
value=values["artifact_footprint"],
|
||||
detail="Current log and stats artifact size under out/logs.",
|
||||
detail="Current artifact size under the output path.",
|
||||
),
|
||||
],
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue