-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Universal Package task should store version number in env variable #8731
Universal Package task should store version number in env variable #8731
Conversation
…mber, so save this information in an enviroment variable prior to completion
Tasks/UniversalPackagesV0/Strings/resources.resjson/en-US/resources.resjson
Outdated
Show resolved
Hide resolved
Tasks/UniversalPackagesV0/task.json
Outdated
"label": "Package Ouput Variable", | ||
"required": false, | ||
"defaultValue": "", | ||
"groupName": "packagePublishDetails", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mitchdenny - in the publish details group, not an output group like your other example?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated to include an output group
@zjrunner this change looks good to me - did you want to merge it or shall I? |
Universal Packages can be uploaded without a predetermined version number, so save this information in an environment variable prior to completion