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

Feature/add_version_aware_methods #32

Merged
merged 23 commits into from
Dec 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
15a446d
get_module_setting prototype
Nov 1, 2023
08f70c3
fixed renaming typo
Nov 2, 2023
cae9890
added module_setting capability to the configmgr and added tests
Nov 2, 2023
8b6baef
added apply_module_setting function
Nov 2, 2023
951fc7f
fixed typo
Nov 2, 2023
ab81c42
fixed spaces
Nov 2, 2023
60b88ca
fixed test errors
Nov 9, 2023
6f6f063
added version verification to config_utils and removed centralized ve…
Nov 9, 2023
a2a62f4
added apply_module_setting function
Nov 9, 2023
24f0362
added unit tests and updated version_utils.py
Nov 9, 2023
bbe323c
added docstrings and extended error handling
Nov 23, 2023
52bd9f9
added error handling and fixed return typing
Nov 23, 2023
3f6b40c
changed custom error name in version_utils.py
Nov 23, 2023
8cd8613
fixed sanity error
Nov 23, 2023
7f71909
Update plugins/module_utils/config_utils.py
KiLLuuuhh Dec 3, 2023
f787c75
Update plugins/module_utils/config_utils.py
KiLLuuuhh Dec 3, 2023
ed6d21e
Update plugins/module_utils/config_utils.py
KiLLuuuhh Dec 3, 2023
33a0055
Update plugins/module_utils/version_utils.py
KiLLuuuhh Dec 3, 2023
bccebb7
applied dongoviannis suggestions in https://github.com/puzzle/puzzle.…
Dec 3, 2023
247158d
applied dongoviannis suggestions in https://github.com/puzzle/puzzle.…
Dec 3, 2023
3bb3e4f
applied dongoviannis suggestions in https://github.com/puzzle/puzzle.…
Dec 3, 2023
4341ca1
applied dongoviannis suggestions in https://github.com/puzzle/puzzle.…
Dec 3, 2023
47b2e01
applied dongoviannis suggestions
Dec 7, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading