slalombuild / secureli

seCureLI is a tool that enables you to experience the delight of building products by helping you get ideas from your head into working software as frictionlessly as possible, in a reliable, secure, scalable, and observable way.
Apache License 2.0
29 stars 3 forks source link

feat: Prompted to ReInstall When Running on Branch #545

Closed isaac-heist-slalom closed 1 month ago

isaac-heist-slalom commented 1 month ago

secureli-537

Fixed bug that says "seCureLI is installed and up-to-date for the following language(s)", even though seCureLI is not initialized completely in that branch. This is an edge case where seCureLI has been installed on one branch, but not on the other branch in the same directory due to seCureLI artifacts that are git ignored.

Changes

Testing

Clean Code Checklist