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

feat: workflow to undersync individual switches #195

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

skrobul
Copy link
Collaborator

@skrobul skrobul commented Aug 5, 2024

This allows us to bypass the Nautobot Device lookup and call the undersync directly on the switches by giving their UUIDs.

That workflow has been requested in PUC-387, part 2.

Please note: this PR includes intentional code duplication from the nautobot-update-cf workflow. This duplication will be eliminated during the implementation of PUC-421

Closes PUC-387

This essentially allows to bypass the Nautobot Device lookup and call
the undersync directly on the switches by giving their UUIDs.

That workflow has been requested in PUC-387, part 2.
Copy link
Contributor

@cardoe cardoe left a comment

Choose a reason for hiding this comment

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

Not sure the layout is correct here.

@skrobul skrobul requested a review from cardoe August 5, 2024 17:10
@cardoe cardoe merged commit cddba5b into main Aug 5, 2024
12 checks passed
@cardoe cardoe deleted the trigger-undersync-single-switch branch August 5, 2024 17:12
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.

2 participants