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

Added build version support for appcenter distribute task. #11403

Merged
merged 10 commits into from
Sep 30, 2019

Conversation

snowpardx
Copy link
Contributor

@snowpardx snowpardx commented Sep 23, 2019

Adding support for buildVersion option which needed to upload *.zip and *.msi binaries, because content of those binaries can be in any form and we can't extract the build version automatically.
The UI for for task is following
image
And when executed it creates the release with specified build version
image

@snowpardx snowpardx marked this pull request as ready for review September 24, 2019 07:52
@dennispan
Copy link
Contributor

What platform is this for?

@snowpardx
Copy link
Contributor Author

@dennispan sorry, not sure how to answer in-place, but it basically for any Windows platform which can release as zip or msi.

Copy link
Contributor

@hagould hagould left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Tasks/AppCenterDistributeV3/task.json Outdated Show resolved Hide resolved
@dennispan dennispan merged commit ac0bd4b into microsoft:master Sep 30, 2019
@snowpardx snowpardx deleted the added-build-version-parameter branch October 7, 2019 11:35
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.

4 participants