feat: move report artifacts to OSS storage
This commit is contained in:
@@ -28,7 +28,7 @@ python3 -m company_reports generate \
|
||||
--as-of 2026-07-10
|
||||
```
|
||||
|
||||
The workbook builder uses Python/openpyxl. No Node.js or `@oai/artifact-tool` package is required for company reports.
|
||||
The workbook builder uses Python/openpyxl. The XLSX and `result.json` are uploaded to the existing private OSS; `.web-jobs` remains a local persistent queue-state directory. Use the existing `ARR_OBJECT_PREFIX`, `ARR_OSS_REGION`, `ARR_OSS_BUCKET`, optional `ARR_OSS_ENDPOINT`, and OSS credential settings; no Node.js or private package setting is required.
|
||||
The DSN can fall back to `ARR_DATABASE_URL`; never place a real DSN in source, prompts, output JSON or browser code.
|
||||
|
||||
Scheduling convention:
|
||||
|
||||
Reference in New Issue
Block a user