-
Notifications
You must be signed in to change notification settings - Fork 32
Example 5: PeeringDB to Nautobot example #81
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
@glennmatthews , I am not sure if the example is good for the CI, because it is actually updating the demo.nautobot.com at every run (it creates some sites and regions)... I leave at your criteria |
Good thought. Maybe make the Or alternately maybe we should leave this out of the CI altogether since it's not self-contained but is interacting with external systems. That might be wiser. |
Yes, I believe that in this case is wiser to skip the test as being dependent on external systems. I added the |
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.
Looks good to me overall,
it's not a blocker but I think if we should leverage pynautobot whenever possible, it makes the code cleaner.
I did it this way to avoid the extra dependency |
That's a good reminder that we should be consistent here I'm good either way but we should be consistent @glennmatthews what is your preference ? |
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.
@chadell please can you remove the changes from the pyproject.toml and add a requirements.txt file in your example directory to align with the other examples
The |
This reverts commit 2a543b2.
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.
Thank you @chadell
Contributing with this example: https://github.com/chadell/playground-diffsync