Conversation
- Rename package from netbridge to cml2gns across all modules, tests, and CI - Expand CML parser: list-based nodes/links, lab root key, n1/i1 shorthand, interface definitions, node properties (RAM, CPU, disk) - Expand node mappings to 34 types with GNS3 properties (ram, adapters, adapter_type) - Add GNS3 version targeting (--gns3-version), portable .gns3p export, serial link detection - Add reverse conversion (GNS3 -> CML YAML) and batch directory conversion - Add interactive mapping mode for unknown node types - Use defusedxml for safe VIRL XML parsing - Add topology diff/comparison command (cml2gns diff) - Add containerlab .clab.yml import/export (cml2gns export-clab) - Add ASCII topology visualization (cml2gns show) - Add GNS3 server API client for template resolution (cml2gns server-check) - Add drawings/annotations preservation (CML notes -> GNS3 SVG drawings) - Add config transformation engine with rule-based regex pipeline - Add comprehensive test suite (98 tests) Co-authored-by: Cursor <cursoragent@cursor.com>
Owner
Author
|
Superseded by the verified converter, packaging, documentation, and CI repair now on main. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
pytest -q(98 tests)