action-utils.js is getting to be quite large, so I'm factoring these out.
Depends on D10578
Paths
| Differential D10579 Authored by ashoat on Jan 8 2024, 11:40 AM.
Tags None Referenced Files
Subscribers None
Details Summary action-utils.js is getting to be quite large, so I'm factoring these out. Depends on D10578 Test Plan Flow
Diff Detail
Event TimelineHarbormaster failed remote builds in B25614: Diff 35409!Jan 8 2024, 12:11 PM2024-01-08 12:11:13 (UTC-8) Comment Actions We have a keyserver-utils.js file in lib/shared/. Should we merge them? Comment Actions
This file just contains the utilities you created for useKeyserverCall stuff... I think it makes sense as its own logical unit. Maybe I'll just rename the file to reduce the ambiguity?
Open to any other suggested name... I wasn't sure about ksconn either, was just thinking of "keyserver connection". How about keyserver-conn? Harbormaster completed remote builds in B25633: Diff 35434.Jan 9 2024, 7:05 AM2024-01-09 07:05:23 (UTC-8) This revision is now accepted and ready to land.Jan 10 2024, 1:06 AM2024-01-10 01:06:02 (UTC-8) Closed by commit rCOMMe10843579a7f: [lib] Separate out keyserver utils in action-utils.js into a separate file (authored by ashoat). · Explain WhyJan 10 2024, 5:43 AM2024-01-10 05:43:25 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 35480 lib/actions/activity-actions.js
lib/actions/entry-actions.js
lib/actions/link-actions.js
lib/actions/message-actions.js
lib/actions/message-report-actions.js
lib/actions/thread-actions.js
|