nautobot / nautobot-app-golden-config

Golden Configuration App for Nautobot.
https://docs.nautobot.com/projects/golden-config/en/latest/
Other
100 stars 57 forks source link

Feature: Add Support for XML Compliance #708

Closed jmpettit closed 5 months ago

itdependsnetworks commented 9 months ago

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 commented 9 months ago

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 commented 9 months ago

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

jmpettit commented 8 months ago

@itdependsnetworks tests passing!

itdependsnetworks commented 8 months ago

will merge after release patch version with some fixes.

jmpettit commented 7 months ago

@itdependsnetworks I've got this rebased with develop

jmpettit commented 7 months ago

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

itdependsnetworks commented 6 months ago

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.