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

Add Ubuntu mono check for NuGetCommandV2 #20818

Merged
merged 3 commits into from
Jan 31, 2025
Merged

Add Ubuntu mono check for NuGetCommandV2 #20818

merged 3 commits into from
Jan 31, 2025

Conversation

cobya
Copy link
Contributor

@cobya cobya commented Jan 30, 2025

Task name: NuGetCommandV2
Description: With the release of Ubuntu 24.04 images, mono is no longer included in the default image which means the NuGetCommandV2 task will no longer succeed. Add a graceful exit check to inform task users that mono must be installed on Ubuntu 24.04 and greater versions by linking to an instruction docs post. Replacement of #20801

Documentation changes required: Y

Added unit tests: Yes, for Ubuntu 22 (pass), Ubuntu 24 (fail), and Ubuntu 24 with mono (pass)

Attached related issue: Work Item #2244271

Checklist:

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

@cobya cobya requested a review from a team as a code owner January 30, 2025 22:07
Copy link
Contributor

@magleaso magleaso left a comment

Choose a reason for hiding this comment

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

LGTM

@cobya cobya merged commit 4e6f4d0 into master Jan 31, 2025
11 checks passed
@cobya cobya deleted the cobya/NuGetV2Ubuntu branch January 31, 2025 19:52
@cobya cobya added enhancement Area: ArtifactsPackages Azure Artifacts Packaging Team labels Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: ArtifactsPackages Azure Artifacts Packaging Team enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants