Skip to content

[FSSDK-11731] windows version update #382

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

Conversation

junaed-optimizely
Copy link
Contributor

Summary

Windows version update to comply with IT standards

Test plan

Existing test should pass

Issues

@junaed-optimizely junaed-optimizely marked this pull request as draft August 7, 2025 14:01
@junaed-optimizely junaed-optimizely marked this pull request as ready for review August 7, 2025 14:22
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates Windows runner versions across GitHub workflows to comply with IT standards, specifically updating from windows-2019 and windows-latest to windows-2022. The changes include adding .NET Framework reference assembly installation steps to maintain compatibility with older framework versions when using the newer Windows runner.

  • Updated all Windows runners to use windows-2022
  • Added manual installation of .NET Framework 4.0 and 4.5 reference assemblies
  • Removed the SonarQube workflow entirely

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/sonarqube.yml Complete removal of SonarQube workflow
.github/workflows/csharp_release.yml Updated runners to windows-2022 and added .NET Framework reference assembly installation
.github/workflows/csharp.yml Updated runner to windows-2022 and added .NET Framework reference assembly installation with error tolerance

Copy link
Contributor

@mikechu-optimizely mikechu-optimizely left a comment

Choose a reason for hiding this comment

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

I agree with the YAML configs and the removal of SonarQube. The resulting runs of in GitHub Actions look good.

The Copilot suggestions are still something to consider, but given the successful executions, I can't argue with holding this merge.

@junaed-optimizely junaed-optimizely merged commit c6548a8 into master Aug 8, 2025
8 of 9 checks passed
@junaed-optimizely junaed-optimizely deleted the junaed/fssdk-11731-windows-update-in-build-system branch August 8, 2025 09:58
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