-
Notifications
You must be signed in to change notification settings - Fork 48
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
Onboarding process refactor #68
Conversation
I changed the target branch to |
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.
I'm honestly not clear on how the various classes interact here - it was complex before, and now it seems it's become even more complex. Would you mind adding to the README (or as a separate DEVELOPMENT.md?) an explanation or diagram of the flow from class to class to class?
ca123ca
to
ef0792f
Compare
netbox_onboarding/onboarding_extensions/example_ios_set_device_role.py
Outdated
Show resolved
Hide resolved
64c658e
to
1d008d5
Compare
2ab05fe
to
48b1623
Compare
ac2dfa8
to
6368b21
Compare
8685ba2
to
5402f3a
Compare
(cherry picked from commit 8253ead)
5402f3a
to
813ff83
Compare
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.
LGTM, great work @mzbroch
NetBox 2.9 support
Async task race condition fix
Expose onboarding details in device view
This branch refactors the onboarding process.
Changes included:
StandaloneOnboarding