Skip to content

Improve cutover command validation and API compatibility - #147

Merged
KarthikSKumar98 merged 5 commits into
v2from
cutover-validation-bug-fix
Jul 27, 2026
Merged

Improve cutover command validation and API compatibility#147
KarthikSKumar98 merged 5 commits into
v2from
cutover-validation-bug-fix

Conversation

@KarthikSKumar98

Copy link
Copy Markdown
Collaborator

Summary

Updates cutover validation to remain compatible with recent Central API changes and improve troubleshooting command validation.

  • Maps the updated firmware-version API field correctly.
  • Improves validation for commands containing variable values marked with {{ }}, ensuring the variable is provided correctly without accepting missing or extra information.
  • Improves placeholder matching to reject malformed commands with extra arguments.
  • Marks commands returning % Parse error. as failed while preserving the API response.
  • Updates requirements and documentation for PyCentral 2.0a23 and Python 3.10+.

Karthik Satheesh Kumar and others added 5 commits July 27, 2026 01:05
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@KarthikSKumar98
KarthikSKumar98 merged commit b2f576c into v2 Jul 27, 2026
5 checks passed
@KarthikSKumar98
KarthikSKumar98 deleted the cutover-validation-bug-fix branch July 28, 2026 08:13
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.

1 participant