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

Refactor import statements for SsmAnsible and SettingsKeys #29

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

SquirrelDeveloper
Copy link
Collaborator

The change primarily involves refining the import statements to streamline the code base. The refactor includes importing SettingsKeys in the startup module and SsmAnsible across multiple modules and changing the encryption logic method in DockerAPIHelper.test. Other changes include minor tweaks in the async/await functions and the removal of an unused import in the shell module.

The change primarily involves refining the import statements to streamline the code base. The refactor includes importing SettingsKeys in the startup module and SsmAnsible across multiple modules and changing the encryption logic method in DockerAPIHelper.test. Other changes include minor tweaks in the async/await functions and the removal of an unused import in the shell module.
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@SquirrelDeveloper SquirrelDeveloper merged commit b6b58dc into master Jun 13, 2024
8 checks passed
@SquirrelDeveloper SquirrelDeveloper deleted the chores-improve-tests branch June 13, 2024 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant