Storage connectors
Google Drive, OneDrive, and custom server storage for release artifacts.
Storage integrations attach binaries or metadata to releases without pushing large files through the core app server for every upload.
Dashboard
Configure under Storage (Google Drive, OneDrive, custom server). After linking, release workflows can reference remote artifacts.
API
Parallel route groups: /api/Storage/..., /api/OneDriveStorage/..., /api/CustomServerStorage/... — each implements list/upload/delete semantics appropriate to the backend.
