This diff introduces new upload action for blob service uploads.
Depends on D9154.
Paths
| Differential D9157 Authored by • patryk on Sep 12 2023, 1:53 PM.
Details
Summary This diff introduces new upload action for blob service uploads. Depends on D9154. Test Plan Tested later in the stack.
Diff Detail
Event Timeline• patryk held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptSep 12 2023, 1:53 PM2023-09-12 13:53:39 (UTC-7) Harbormaster failed remote builds in B22546: Diff 30992!Sep 12 2023, 2:08 PM2023-09-12 14:08:30 (UTC-7) • patryk added a child revision: D9159: [web] Use blobServiceUpload upload action.Sep 13 2023, 2:48 AM2023-09-13 02:48:49 (UTC-7) • patryk edited the summary of this revision. (Show Details)Sep 13 2023, 2:55 AM2023-09-13 02:55:52 (UTC-7) Harbormaster failed remote builds in B22576: Diff 31027!Sep 13 2023, 3:42 AM2023-09-13 03:42:18 (UTC-7) Comment Actions I'm not sure what's wrong about the uuid dependency (failed CI). Perhaps the wrong version is hoisted, which is strange
Comment Actions Requesting changes to fix failing CI - most likely wrong uuid version is being resolved, try the yarn why uuid command to confirm.
This revision now requires changes to proceed.Sep 18 2023, 5:11 AM2023-09-18 05:11:27 (UTC-7) Harbormaster failed remote builds in B22670: Diff 31197!Sep 18 2023, 5:48 AM2023-09-18 05:48:37 (UTC-7) Harbormaster completed remote builds in B22673: Diff 31200.Sep 18 2023, 7:41 AM2023-09-18 07:41:33 (UTC-7) This revision is now accepted and ready to land.Sep 20 2023, 3:15 AM2023-09-20 03:15:08 (UTC-7) Closed by commit rCOMM0be4d7f5a5af: [lib] Add blobServiceUpload upload action (authored by • patryk). · Explain WhySep 28 2023, 12:56 AM2023-09-28 00:56:37 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 31197 lib/actions/upload-actions.js
lib/utils/blob-service-upload.js
|