Skip to content

Conversation

wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Oct 8, 2025

Already fixed in main, 10, & 8. Centralize on 1 script for installing nginx on non-win, and pin to the latest working version.

@Copilot Copilot AI review requested due to automatic review settings October 8, 2025 17:12
@wtgodbe wtgodbe requested a review from a team as a code owner October 8, 2025 17:12
@wtgodbe wtgodbe added the tell-mode Indicates a PR which is being merged during tell-mode label Oct 8, 2025
Copy link
Contributor

@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 centralizes nginx installation across macOS and Linux platforms by consolidating platform-specific scripts into a single unified script and updating to a newer nginx version.

  • Consolidates platform-specific nginx installation scripts into one unified script
  • Updates nginx version from 1.26.3 to 1.29.1
  • Updates CI pipeline references to use the consolidated script

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
eng/scripts/install-nginx.sh Updates nginx version to 1.29.1 in the unified installation script
eng/scripts/install-nginx-mac.sh Removes macOS-specific installation script in favor of unified approach
.azure/pipelines/ci.yml Updates pipeline to use unified nginx installation script for both macOS and Linux
.azure/pipelines/ci-public.yml Updates public pipeline to use unified nginx installation script for both macOS and Linux

@dotnet-policy-service dotnet-policy-service bot added this to the 9.0.x milestone Oct 8, 2025
@wtgodbe wtgodbe merged commit be7fed8 into release/9.0 Oct 8, 2025
25 checks passed
@wtgodbe wtgodbe deleted the wtgodbe/nginx9 branch October 8, 2025 18:39
@dotnet-policy-service dotnet-policy-service bot modified the milestones: 9.0.x, 9.0.11 Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tell-mode Indicates a PR which is being merged during tell-mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant