lihenggui / blocker

Utilize an integrated firewall to manage application components.
Apache License 2.0
1.42k stars 60 forks source link

[FR]: Using the Mendable CLI tool to enhance stability verification for Compose development is possible. #1067

Open audgns10 opened 2 weeks ago

audgns10 commented 2 weeks ago

Is there an existing issue for this?

Describe the problem

In Compose development, ensuring stable code is essential for production, but manually checking stability can be time-consuming and prone to errors. Unstable code often goes unnoticed, leading to build or runtime issues.

Describe the solution

I suggest integrating the Mendable CLI tool into the Compose workflow to automatically check for stable, production-ready code. This will improve code verification, enhance reliability, and reduce the risk of errors.

reference https://github.com/jayasuryat/mendable

Additional context

Using Mendable CLI would simplify development by automating stability checks, boosting productivity, and ensuring Compose code meets high standards. This is especially useful for maintaining consistency in large-scale projects.