Skip to content

Fix minor issues with update-dependencies pipeline #6387

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

Merged
merged 4 commits into from
Apr 22, 2025

Conversation

lbussell
Copy link
Contributor

@lbussell lbussell commented Apr 21, 2025

  1. The channel variable expansion didn't work (testing was only done with hard-coded parameters)
  2. There was a weird issue with Invoke-Expression for tool updates: Missing expression after unary operator '--'. Adding quotes seems to have fixed it in my testing.
  3. Updated the stage name.

Related: #6379

@lbussell lbussell requested a review from a team as a code owner April 21, 2025 21:12
@lbussell lbussell merged commit e5aaa1a into dotnet:nightly Apr 22, 2025
108 checks passed
lbussell added a commit to lbussell/dotnet-docker that referenced this pull request May 9, 2025
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