feat(config): add v1-to-v2 profiles.json migration helper (#105) #123
Reference in New Issue
Block a user
Delete Branch "feat/issue-105-profiles-migration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #105
Add a migration helper script migrate_profiles.py to convert version 1 profiles.json to version 2 environments shape, preserving keychain references and creating aliases for backwards compatibility. Includes full unit test coverage.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.