-
Notifications
You must be signed in to change notification settings - Fork 57
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
Merge Next (1.5.0) into develop #555
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feature: Native JSON compliance * Fix: docs
syncing next with develop
* Update config_compliance.py * lint/black: config_compliance.py * unittests: nautobot_golden_config/tests/test_nornir_plays/test_config_compliance.py * modified: nautobot_golden_config/tests/test_nornir_plays/test_config_compliance.py * modified: nautobot_golden_config/tests/test_nornir_plays/test_config_compliance.py * unittests: get_config_element() * lint/black: nautobot_golden_config/tests/test_nornir_plays/test_config_compliance.py * unittest: nautobot_golden_config/tests/test_nornir_plays/test_config_compliance.py
* feat: 🔧 Add sync_config_context_repos plugin setting for enabling config context repo sync * feat: ✨ Add sync of Config Context git repos if setting is True in IntendedJob * docs: 📝 Add documentation about sync_config_context_repos setting * refactor: 🚚 Update setting to be enable_config_context_sync and update all references. * fix: 🐛 Add jobs import to dunder init so it is available for testing * test: ✅ Add a test validating the update_config_contxt_repos() function.
Sync Develop with Next
* POC for Prometheus instrumentation * Advance POC. * add compliance job metric * forgot yield * add simple metric rules per feature * added docstring * clean up stuff * cleanup * update invoke * fix pylint * fix black * fix CI for 1.5.3 for metrics * fix pylint * fix metrics based on comments * fix metrics * update lock file * fix linters * update `poetry.lock` --------- Co-authored-by: Leo Kirchner <[email protected]>
Removing ConfigCompliance model import from 0005 migration (#530)
Merge Develop Back into Next
This reverts commit 69b34ef.
Revert "Add Option to Update Config Context Repos (#506)"
* Prep v 1.5.0 release * update black target version
itdependsnetworks
requested review from
jeffkala and
nkallergis
as code owners
August 28, 2023 18:10
* feat: 🔧 Add jinja settings support for golden config plugin --------- Co-authored-by: Eric M. Hansen <[email protected]>
jeffkala
approved these changes
Aug 29, 2023
@itdependsnetworks I'm good on this, anything needed from my end? |
…`_isnull` on DateTime objects (#558)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.