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

Enable dotnet core installer to work for any architecture #8721

Merged
merged 8 commits into from
Dec 6, 2018

Conversation

bishal-pdMSFT
Copy link
Contributor

No description provided.

@bishal-pdMSFT
Copy link
Contributor Author

fixes #8417

@kuvinodms
Copy link

Please throw for Windows Platform if no releaseInfo is present instead of assigning osSuffixes[1] which will always be undefined.
https://github.com/Microsoft/azure-pipelines-tasks/blob/master/Tasks/DotNetCoreInstallerV0/releasesfetcher.ts#L31

@bishal-pdMSFT bishal-pdMSFT merged commit 1deef30 into master Dec 6, 2018
bishal-pdMSFT added a commit that referenced this pull request Dec 6, 2018
* Remove preview flags from Go tasks

* Use separate config dirs to enable parallel execution of az cli task

* enable dotnet core installer for all architectures

* use arch for caching and querying

* Update minor version

# Conflicts:
#	Tasks/DotNetCoreInstallerV0/task.json
#	Tasks/DotNetCoreInstallerV0/task.loc.json
bishal-pdMSFT added a commit that referenced this pull request Dec 13, 2018
)

* Remove preview flags from Go tasks

* Use separate config dirs to enable parallel execution of az cli task

* enable dotnet core installer for all architectures

* use arch for caching and querying

* Update minor version

# Conflicts:
#	Tasks/DotNetCoreInstallerV0/task.json
#	Tasks/DotNetCoreInstallerV0/task.loc.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants