Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Installer Service #495

Open
JordoHeffernan opened this issue Mar 22, 2024 · 0 comments
Open

Create Installer Service #495

JordoHeffernan opened this issue Mar 22, 2024 · 0 comments
Assignees

Comments

@JordoHeffernan
Copy link
Contributor

As a developer I want install functionality to be separate from action.py

AC

  1. Create install service class
  2. Move any and all install logic out of action.py into install service
  3. update action.py to import and call new service where needed
  4. If there are any helper functions used by install in other parts of action.py, move to utilities module
@mkraoAWS mkraoAWS self-assigned this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants