Page MenuHomePhorge

Remove dysfunctional Fund and Phortune prototype applications
Changes PlannedPublic

Authored by aklapper on Jan 27 2024, 13:29.
Tags
None
Referenced Files
F3473669: D25531.1744753636.diff
Mon, Apr 14, 21:47
F3445121: D25531.1744703399.diff
Mon, Apr 14, 07:49
F3389948: D25531.1744461892.diff
Fri, Apr 11, 12:44
F3389504: D25531.1744458654.diff
Fri, Apr 11, 11:50
F3369271: D25531.1744213920.diff
Tue, Apr 8, 15:52
F3365718: D25531.1744177409.diff
Tue, Apr 8, 05:43
F3363395: D25531.1744125979.diff
Mon, Apr 7, 15:26
F3362724: D25531.1744093995.diff
Mon, Apr 7, 06:33

Details

Summary

This commit removes Phortune and Fund entirely. All of the application files are removed, and the migrations used are stubbed out. I stubbed the migrations as that allows for existing installs to make no changes, but new installs will not create the database.

Closes T15726

Test Plan

Diff Detail

Repository
rP Phorge
Branch
rmPhortuneFundApps (branched from master)
Lint
Lint Errors
Unit
Tests Passed
Build Status
Buildable 1049
Build 1049: arc lint + arc unit

Event Timeline

Test Plan still to be fully executed thus setting "Plan Changes"

Not a concern but a question: @aklapper why blanking Phortune-related SQL files on \phorge\resources\sql\autopatches instead of completely deleting them?