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

Refactor action.py into smaller functions #494

Open JordoHeffernan opened 3 months ago

JordoHeffernan commented 3 months ago

As a developer, I want my code to be clear and easy to read

AC

  1. refactor verify_install into smaller functions to be called by verify_install
  2. refactor install_secureli into smaller functions to be called by install_secureli