generated from coulomb/repo-seed
Add report fragments and export manifest
This commit is contained in:
@@ -42,7 +42,9 @@ for path in \
|
||||
"$RUNS_DIR/sample-noop/normalized/mappings.json" \
|
||||
"$RUNS_DIR/sample-noop/reports/assessment-package.json" \
|
||||
"$RUNS_DIR/sample-noop/reports/report.md" \
|
||||
"$RUNS_DIR/sample-noop/reports/submission-package.json"
|
||||
"$RUNS_DIR/sample-noop/reports/fragments.json" \
|
||||
"$RUNS_DIR/sample-noop/reports/submission-package.json" \
|
||||
"$RUNS_DIR/sample-noop/exports/export-manifest.json"
|
||||
do
|
||||
if [ ! -f "$path" ]; then
|
||||
echo "ERROR: expected artifact missing: $path" >&2
|
||||
|
||||
Reference in New Issue
Block a user