Page MenuHomePhabricator

[ecash-agora] Add a Dockerfile for CI publishing
ClosedPublic

Authored by bytesofman on Nov 29 2024, 05:14.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC95ec22dbb633: [ecash-agora] Add a Dockerfile for CI publishing
Summary

Now that we have ecash-lib and chronik-client both published as working versions using only npmjs dependencies, we can publish ecash-agora the same way.

A working version using this approach is at https://www.npmjs.com/package/ecash-agora/v/0.2.2-rc

ecash-agora is not officially published yet and does not have CI publishing configured yet.

Test Plan

docker build -f ecash-agora.Dockerfile -t ecash-agora_local .

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable