Was originally encountering errors when running my keyserver image in an ecs task. Switching from npm to yarn fixed the issue
Depends on D12560
Differential D12687 Authored by will on Jul 8 2024, 5:31 AM.
Details Summary Was originally encountering errors when running my keyserver image in an ecs task. Switching from npm to yarn fixed the issue Depends on D12560 Test Plan Successfully able to run local keyserver and ecs tasks successfully run keyserver image
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptJul 8 2024, 5:31 AM2024-07-08 05:31:27 (UTC-7) will edited the summary of this revision. (Show Details)Jul 8 2024, 5:32 AM2024-07-08 05:32:15 (UTC-7) Harbormaster completed remote builds in B30191: Diff 42103.Jul 8 2024, 5:47 AM2024-07-08 05:47:30 (UTC-7) This revision is now accepted and ready to land.Jul 8 2024, 8:30 AM2024-07-08 08:30:23 (UTC-7) Harbormaster completed remote builds in B30446: Diff 42427.Jul 17 2024, 3:57 PM2024-07-17 15:57:46 (UTC-7) Closed by commit rCOMM9f06f728b442: [keyserver] use yarn instead of npm for running prod (authored by will). · Explain WhyJul 17 2024, 7:01 PM2024-07-17 19:01:41 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42440 keyserver/bash/run-prod.sh
|