-
Notifications
You must be signed in to change notification settings - Fork 0
Refactor: Switch from singular utils.py with all fuctions to class based approach #69
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
Conversation
…splunkcloud modules with class based interfaces
edro15
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @bdebek-splunk ,
Thank you for your efforts on this!!
I did not have the time to review all the changes, but please check these first and eventually solve them before I have a look at the rest. Please reach out in case of questions.. :)
…eport_generator.py with DeploymentReportGenerator class and added DeploymentParser class in apps_processing.py
edro15
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bdebek-splunk I pushed some changes as well, please review and test as well before merging. Thanks 🙏
…ervice to make execution faster
…ript. fix: fixed variable naming from app to splunkbase_app
Added 3 modules:
s3_aws.pyapp_processing.pysplunkcloud.pyAdded changes to repo architecture in README