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

chore(ci): build for [email protected] for AL2 #188

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

dmehala
Copy link
Contributor

@dmehala dmehala commented Apr 3, 2025

Description

AmazonLinux2 (AL2) silently upgraded from [email protected] to [email protected] added 1.26.3, which the latest point to. Since we install the latest version of nginx for AL2, this lead to an error while testing on AL2. This commit change the version of nginx to build for AL2.

NOTE: AL2 extra list (https://docs.aws.amazon.com/linux/al2/ug/al2-extras-list.html)

Note to reviewer

This is a bandaid. A better approach is to find the version of NGINX for AmazonLinux and build the module for the corresponding version.

AmazonLinux2 (AL2) silently upgraded from [email protected] to [email protected] which
lead to an error while testing on AL2. This commit change the version
of nginx to build for AL2.

NOTE: AL2 extra list (https://docs.aws.amazon.com/linux/al2/ug/al2-extras-list.html)
@dmehala dmehala requested a review from a team as a code owner April 3, 2025 10:52
@dmehala dmehala requested review from Anilm3 and removed request for a team April 3, 2025 10:52
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.26%. Comparing base (2f646bb) to head (4e7d8a8).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #188   +/-   ##
=======================================
  Coverage   70.26%   70.26%           
=======================================
  Files          47       47           
  Lines        6224     6224           
  Branches      882      882           
=======================================
  Hits         4373     4373           
  Misses       1423     1423           
  Partials      428      428           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator

@pablomartinezbernardo pablomartinezbernardo left a comment

Choose a reason for hiding this comment

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

🟢

Copy link
Contributor

@dubloom dubloom left a comment

Choose a reason for hiding this comment

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

Their list is not up-to-date 🫨

@dmehala dmehala merged commit bcb891f into master Apr 3, 2025
50 checks passed
@dmehala dmehala deleted the dmehala/chore/update-amazonlinux branch April 3, 2025 18:23
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.

4 participants