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

Fix mariadb CI broken by upstream #1443

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

samuel40791765
Copy link
Contributor

Description of changes:

Upstream MariaDB's tip of main broke our integration CI with MariaDB/server@2bc940f. I pinned this down to us not building in the functionality during the MariaDB compilation step. This reenables the functionality to get around the broken CI.

Call-outs:

N/A

Testing:

CI

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.

@samuel40791765 samuel40791765 marked this pull request as ready for review February 20, 2024 01:54
@samuel40791765 samuel40791765 requested a review from a team as a code owner February 20, 2024 01:54
@samuel40791765 samuel40791765 enabled auto-merge (squash) February 20, 2024 01:57
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7f76c04) 76.85% compared to head (99e0c16) 76.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1443      +/-   ##
==========================================
+ Coverage   76.85%   76.87%   +0.01%     
==========================================
  Files         425      425              
  Lines       71533    71533              
==========================================
+ Hits        54980    54990      +10     
+ Misses      16553    16543      -10     

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

@samuel40791765 samuel40791765 merged commit aec9db1 into aws:main Feb 20, 2024
37 of 39 checks passed
@samuel40791765 samuel40791765 deleted the fix-maria-ci branch February 20, 2024 17:57
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