Skip to content

Remove unused compute-shas argument #6504

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 1 commit into from
Jun 26, 2025

Conversation

lbussell
Copy link
Contributor

The compute-shas variable was unused in update-dependencies and was removed in a previous change (#6378). The behavior is automatic now. The argument was still referenced from some places which was causing issues when running the Set-DotnetVersions script and when running some pipelines. This removes the last references to the argument.

@lbussell lbussell requested a review from a team as a code owner June 26, 2025 15:15
@lbussell lbussell enabled auto-merge (squash) June 26, 2025 16:06
@lbussell lbussell merged commit 03bdbcb into dotnet:nightly Jun 26, 2025
115 checks passed
@lbussell lbussell deleted the fix-int-update-deps branch June 26, 2025 17:34
lbussell added a commit to lbussell/dotnet-docker that referenced this pull request Jul 7, 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