Page MenuHomePhabricator

[e.cash] Deprecate legacy landing page
ClosedPublic

Authored by bytesofman on Oct 7 2025, 02:18.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCb6df447c9f17: [e.cash] Deprecate legacy landing page
Summary

Lose web/e.cash_v2 and replace the web/e.cash with the new site. Update CI.

I am not familiar with how this is deployed in CI, may need to update some configs there before landing.

Test Plan

test a build, tho I'm not sure, maybe we expect a failure after changing / removing things here

Diff Detail

Event Timeline

bytesofman published this revision for review.Oct 7 2025, 02:20
Fabien requested changes to this revision.Oct 7 2025, 08:27
Fabien added a subscriber: Fabien.

I can deal with the CI update no worries

contrib/teamcity/build-configurations.yml
1

Not sure why this is linted now. It's good but unrelated to this diff, you should split it out

test/lint/lint-files.py
42

Is this still relevant ?

This revision now requires changes to proceed.Oct 7 2025, 08:27
bytesofman marked an inline comment as done.

remove now-obsolete test ref, back out yml lint (well, try)

This revision is now accepted and ready to land.Oct 7 2025, 13:11
This revision was automatically updated to reflect the committed changes.