Page MenuHomePhabricator

[e.cash] Remove eCashPoker
ClosedPublic

Authored by Mengerian on Mon, Jan 20, 04:13.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC1411155e9162: [e.cash] Remove eCashPoker
Test Plan

Ran the site locally, check that Use eCash page looks fine and the poker section is gone.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
e.cash-remove-poker
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32166
Build 63822: Build Diff
Build 63821: arc lint + arc unit

Event Timeline

bytesofman added a subscriber: bytesofman.
bytesofman added inline comments.
web/e.cash/package-lock.json
544 ↗(On Diff #52308)

back out these unrelated package-lock.json changes

easiest way is to just copy paste the "show file on the left" from this diff

This revision now requires changes to proceed.Mon, Jan 20, 08:08
Fabien added inline comments.
web/e.cash/package-lock.json
544 ↗(On Diff #52308)

Why did they appear in the first place ? Running npm install instead of npm ci ?

greening this as I don't want to block it when I go to bed, but the package-lock.json changes should be backed out before landing

This revision is now accepted and ready to land.Mon, Jan 20, 10:58

Back out unrelated package-lock.json changes

This revision was automatically updated to reflect the committed changes.