Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The "ConvertFrom-*" extension scripts should really just be invokable module functions #87

Open
HowardWolosky opened this issue Jan 3, 2018 · 1 comment
Assignees

Comments

@HowardWolosky
Copy link
Member

HowardWolosky commented Jan 3, 2018

User feedback is that the ConvertFrom-ExistingSubmission.ps1 and ConvertFrom-ExistingIapSubmission.ps1 scripts should be callable as normal StoreBroker functions.

To make this a non-breaking change, the script files should remain, but should invoke the actual function instead so that existing callers remain unaffected.

@HowardWolosky
Copy link
Member Author

This work has been done in the v2 branch for ConvertFrom-ExistingSubmission. Not yet for ConvertFrom-ExistingIapSubmission though.

@HowardWolosky HowardWolosky self-assigned this Sep 30, 2018
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

No branches or pull requests

1 participant