Skip to content

Improve package presentation and build metadata - #1

Closed
daniissac wants to merge 8 commits into
mainfrom
agent/visibility-upgrade
Closed

daniissac wants to merge 8 commits into
mainfrom
agent/visibility-upgrade

Conversation

@daniissac

Copy link
Copy Markdown
Owner

Summary

  • Add CI/Python/license badges and a practical validation example.
  • Add modern Python build-system metadata and correct the package author name.
  • Add a repository social-preview asset.

Validation

  • pytest -q (98 tests)
  • Built the Python wheel successfully.

daniissac and others added 8 commits March 18, 2025 17:58
- 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>
@daniissac

Copy link
Copy Markdown
Owner Author

Superseded by the verified converter, packaging, documentation, and CI repair now on main.

@daniissac daniissac closed this Jul 15, 2026
@daniissac
daniissac deleted the agent/visibility-upgrade branch July 15, 2026 10:44
@daniissac
daniissac restored the agent/visibility-upgrade branch July 15, 2026 12:16
@daniissac daniissac reopened this Jul 15, 2026
@daniissac daniissac closed this Jul 15, 2026
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