dOrgTech / homebase-app

Homebase is a web application that enables users to create and manage/use DAOs on the Tezos blockchain.
https://tezos-homebase.io/
MIT License
45 stars 12 forks source link

homebase-lite-backend: Regression in Homebase Lite Backend Causing Incorrect Endpoint Response #756

Open benefacto opened 8 months ago

benefacto commented 8 months ago

Summary: A recent deployment caused a critical regression in the Homebase Lite Backend, leading to incorrect responses from the API. Specifically, the endpoint that was supposed to return DAOs JSON is instead returning Swagger HTML. This issue has caused significant disruption, and a rollback was performed to mitigate the immediate impact.

Details:

Impact:

Potential Cause:

Next Steps:

Update on Resolutions and Preventative Measures:

Apologies and Acknowledgments:

Action Required:

benefacto commented 8 months ago

Pull request: https://github.com/dOrgTech/homebase-lite-backend/pull/21

benefacto commented 8 months ago

@ashutoshpw Above pull request is waiting on review, merge, deployment, post-deployment

akdorg commented 8 months ago

@Man-Jain is reviewing the PR as of now.

akdorg commented 7 months ago

This seems to be merged now.