Page MenuHomePhabricator

[keyserver] use yarn instead of npm for running prod
ClosedPublic

Authored by will on Jul 8 2024, 5:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 2, 11:17 PM
Unknown Object (File)
Sat, Sep 28, 10:03 PM
Unknown Object (File)
Wed, Sep 25, 7:55 PM
Unknown Object (File)
Wed, Sep 25, 7:54 PM
Unknown Object (File)
Mon, Sep 23, 11:58 PM
Unknown Object (File)
Mon, Sep 23, 6:13 PM
Unknown Object (File)
Mon, Sep 23, 5:06 AM
Unknown Object (File)
Wed, Sep 11, 3:43 PM
Subscribers

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

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

will requested review of this revision.Jul 8 2024, 5:47 AM
ashoat added inline comments.
keyserver/bash/run-prod.sh
10 ↗(On Diff #42103)

run can be skipped here

This revision is now accepted and ready to land.Jul 8 2024, 8:30 AM
will marked an inline comment as done.Jul 17 2024, 3:41 PM