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

Update NugetToolInstaller to add nuget script for unix system to get the correct version #16397

Conversation

jiaw37
Copy link
Contributor

@jiaw37 jiaw37 commented Jun 1, 2022

Task name: NugetToolInstallerV1
Also, affects UseDotNetV2, NuGetToolInstallerV0, NuGetCommandV2, NuGetRestoreV1
NuGetV0, NuGetPublisherV0 (deprecated tasks)

Description: Add nuget script for non windows systems to pick up the correct version from bash task

Documentation changes required: (Y/N) N

Added unit tests: (Y/N) N

Attached related issue: (Y/N) https://dev.azure.com/mseng/AzureDevOps/_workitems/edit/1952905?src=WorkItemMention&src-action=artifact_link

Checklist:

  • [x ] Task version was bumped - please check instruction how to do it
  • [x ] Checked that applied changes work as expected

Copy link
Contributor

@edgarrs edgarrs left a comment

Choose a reason for hiding this comment

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

Please take a look at my comments

@jiaw37 jiaw37 requested a review from v-nmursapall as a code owner June 3, 2022 14:59
@jiaw37 jiaw37 merged commit 0f199de into master Jun 6, 2022
jiaw37 added a commit that referenced this pull request Jun 6, 2022
…the correct version (#16397)

* Add nuget script for non windows systems to pick up the correct version from bash task

* update permissions to 500

* update version for common dependent tasks

* add fs.exist to not overwrite file

* bump pipAuth to patch 1

* move nuget string as const

* bumping DownloadGitHubNugetPackageV1 version
jiaw37 added a commit that referenced this pull request Jun 6, 2022
…the correct version (#16397)

* Add nuget script for non windows systems to pick up the correct version from bash task

* update permissions to 500

* update version for common dependent tasks

* add fs.exist to not overwrite file

* bump pipAuth to patch 1

* move nuget string as const

* bumping DownloadGitHubNugetPackageV1 version
jiaw37 added a commit that referenced this pull request Jun 6, 2022
…the correct version (#16397)

* Add nuget script for non windows systems to pick up the correct version from bash task

* update permissions to 500

* update version for common dependent tasks

* add fs.exist to not overwrite file

* bump pipAuth to patch 1

* move nuget string as const

* bumping DownloadGitHubNugetPackageV1 version
jiaw37 added a commit that referenced this pull request Jun 7, 2022
…the correct version (#16397) (#16423)

* Add nuget script for non windows systems to pick up the correct version from bash task

* update permissions to 500

* update version for common dependent tasks

* add fs.exist to not overwrite file

* bump pipAuth to patch 1

* move nuget string as const

* bumping DownloadGitHubNugetPackageV1 version
jiaw37 added a commit that referenced this pull request Jun 7, 2022
… to get the correct version (#16397) (#16421)

* Update NugetToolInstaller to add nuget script for unix system to get the correct version (#16397)

* Add nuget script for non windows systems to pick up the correct version from bash task

* update permissions to 500

* update version for common dependent tasks

* add fs.exist to not overwrite file

* bump pipAuth to patch 1

* move nuget string as const

* bumping DownloadGitHubNugetPackageV1 version

* update version 205 patch
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.

2 participants