SolomonDefi / solomon-monorepo

Monorepo containing core Solomon apps, services, libraries, and deploy config.
6 stars 4 forks source link

:green_heart: [root]: replace python apps with new api in skaffold #221 #236

Closed solomondefi-dev closed 2 years ago

solomondefi-dev commented 2 years ago

Close #223

This is almost done, python apps are removed from Skaffold config, but the new API skaffold config needs some tweaking/optimization.

@apolkingg8 This shouldn't conflict much with your work on the actual app, I only made minor changes to the evidence control to get it running in Docker. I will finish this and merge as soon as possible.

solomondefi-dev commented 2 years ago

@apolkingg8 Once this passes CI, I'll merge. It has an issue with the build, but everything seems to be running ok in skaffold.

Edit: I'm going to disable the build CI step for now, it relies on the dispute interface generation, which we will need to replace.