Page MenuHomePhabricator

[metachronik] Another railway CI fix attempt
ClosedPublic

Authored by bytesofman on Thu, Nov 6, 18:56.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC30f832577c3a: [metachronik] Another railway CI fix attempt
Summary

Changed the failure msg with the last diff. Now getting some kind of ssl cert errors. I am not sure if this has to do with the image or not. This fix was suggested by AI.

If this does not work, I will get it to just run on one of our servers instead of railway, or remove the CI.

Test Plan

docker build -f metachronik.Dockerfile -t metachronik-test . runs, build works

land and check CI, I can't reproduce this locally as it seems to be a server / railway auth issue.

Diff Detail

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

Event Timeline

bytesofman published this revision for review.Thu, Nov 6, 18:59
bytesofman edited the test plan for this revision. (Show Details)
Fabien added inline comments.
metachronik.Dockerfile
10 ↗(On Diff #56500)

Why the rm -rf ?

metachronik.Dockerfile
10 ↗(On Diff #56500)

image.png (552×449 px, 63 KB)

...seems a bit like AI try-hard but I get the logic

at any rate, the diff is mostly to see if railway can continue working in CI

the fact that it stopped working after no deploys for a month for indiscernable reasons suggests prob just need to deploy this app like our other apps, on some existing server box

This revision is now accepted and ready to land.Thu, Nov 6, 19:52