Skip to content

Add Libwebsockets to our CI #2290

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 6 commits into from
Apr 7, 2025
Merged

Add Libwebsockets to our CI #2290

merged 6 commits into from
Apr 7, 2025

Conversation

smittals2
Copy link
Contributor

@smittals2 smittals2 commented Mar 24, 2025

Issues:

CryptoAlg-2992

Description of changes:

Add libwebsockets master to our CI along with a patch file.

The patch file simplifies many of the ifdefs in libwebsockets code that were previously repetitive and convoluted by creating helped macros/simplifying logic. I have tested this variant of libwebsockets locally with AWS-LC and OpenSSL, WolfSSL remains pending.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@codecov-commenter
Copy link

codecov-commenter commented Mar 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.71%. Comparing base (d7f258e) to head (fd7b98b).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2290      +/-   ##
==========================================
- Coverage   78.73%   78.71%   -0.03%     
==========================================
  Files         616      616              
  Lines      107584   107588       +4     
  Branches    15286    15285       -1     
==========================================
- Hits        84707    84686      -21     
- Misses      22222    22246      +24     
- Partials      655      656       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@smittals2 smittals2 marked this pull request as ready for review April 1, 2025 17:01
@smittals2 smittals2 requested a review from a team as a code owner April 1, 2025 17:01
justsmth
justsmth previously approved these changes Apr 4, 2025
Comment on lines 5 to 6
set -ex

Copy link
Contributor

Choose a reason for hiding this comment

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

NP:

set -o pipefail

@smittals2 smittals2 merged commit 4924695 into aws:main Apr 7, 2025
112 of 113 checks passed
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.

5 participants