Skip to content

feat(profile-sharing): add local XML profile sharing - #68

Draft
walmis wants to merge 1 commit into
refactorfrom
feature/profile-sharing
Draft

feat(profile-sharing): add local XML profile sharing#68
walmis wants to merge 1 commit into
refactorfrom
feature/profile-sharing

Conversation

@walmis

@walmis walmis commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a local XML profile-sharing service with share metadata, import validation, and .vpconf reference warnings
  • add a Profile Manager Share workflow while keeping raw Export unchanged
  • preview shared metadata before the existing import conflict-resolution dialog

Tests

  • pyenv/bin/python -m pytest tests/test_profile_sharing.py -q
  • pyenv/bin/python -m pytest tests/test_syntax_scan.py -q

Add a metadata-bearing share workflow on top of the existing Profile Manager XML import/export path.

Keep raw exports unchanged, validate shared XML imports, preview shared metadata, and warn when referenced .vpconf files are not bundled.

Add focused tests for share metadata round-tripping, import validation, and omitted .vpconf reference detection.
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