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 Support for XML Compliance #708

Merged
merged 31 commits into from
May 30, 2024
Merged

Feature: Add Support for XML Compliance #708

merged 31 commits into from
May 30, 2024

Conversation

jmpettit
Copy link
Contributor

No description provided.

@itdependsnetworks
Copy link
Contributor

great stuff!!

Can you build the docs (with screenshots) similar to https://github.com/nautobot/nautobot-app-golden-config/blob/develop/docs/user/app_feature_compliancejson.md ?

@jmpettit
Copy link
Contributor Author

jmpettit commented Feb 1, 2024

great stuff!!

Can you build the docs (with screenshots) similar to https://github.com/nautobot/nautobot-app-golden-config/blob/develop/docs/user/app_feature_compliancejson.md ?

thanks!! docs added

@itdependsnetworks
Copy link
Contributor

@jmpettit I think it's all good, just need to get tests passing

@jmpettit
Copy link
Contributor Author

@itdependsnetworks tests passing!

@itdependsnetworks
Copy link
Contributor

will merge after release patch version with some fixes.

@jmpettit
Copy link
Contributor Author

jmpettit commented Apr 8, 2024

@itdependsnetworks I've got this rebased with develop

@jmpettit
Copy link
Contributor Author

jmpettit commented Apr 9, 2024

@itdependsnetworks all of my previous responses were still pending, should be visible now.

docs/user/app_feature_compliancexml.md Outdated Show resolved Hide resolved
docs/user/app_feature_compliancexml.md Show resolved Hide resolved
docs/user/app_feature_compliancexml.md Outdated Show resolved Hide resolved
nautobot_golden_config/nornir_plays/config_compliance.py Outdated Show resolved Hide resolved
Copy link
Contributor

@jeffkala jeffkala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good on my end, think @itdependsnetworks had a few comments that are still unresolved and its hard for me to understand if they're remaining or not

@itdependsnetworks
Copy link
Contributor

etree is beings used on the backup configurations and not on the xpath the user puts in. To the point that @jmpettit has made, the same can be said for jobs, which are arguably much more problematic. I am ok with the etree in this capacity.

@itdependsnetworks itdependsnetworks merged commit 49b0710 into nautobot:develop May 30, 2024
16 checks passed
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.

4 participants