v0.39.0
v0.39.0 (2024-06-03)
Feature
- feat: Feature/secureli 494 refactor action.py (#556)
secureli-494
Changes
<!-- A detailed list of changes -->
- creates
_update_config
helper function to be used in
verify_install
- creates
_pre_install_checks
helper function to be used in
_install_secureli
Testing
- no additional tests, existing tests pass
Clean Code Checklist
<!-- This is here to support you. Some/most checkboxes may not apply to
your change -->
- Meets acceptance criteria for issue
- New logic is covered with automated tests
- Appropriate exception handling added
- Thoughtful logging included
- Documentation is updated
- Follow-up work is documented in TODOs
- TODOs have a ticket associated with them
- No commented-out code included
<!--
Github-flavored markdown reference:
https://docs.github.com/en/get-started/writing-on-github
--> (9620692
)