-
Notifications
You must be signed in to change notification settings - Fork 332
Add alpine CI workflow for x86. #1230
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
Conversation
db5e93b
to
db89836
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1230 +/- ##
=======================================
Coverage 78.37% 78.37%
=======================================
Files 14 14
Lines 3921 3921
=======================================
Hits 3073 3073
Misses 848 848 ☔ View full report in Codecov by Sentry. |
d7c2728
to
f4e13a4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a working example of this flow? I'd appreciate seeing it building and running before signing off on it.
Just as the others, like "mariner" the code is written to only support the branch name, not pull requests. So no, it will only work until Mariner was added the same way, by the way: #1102 |
* Fix the CI issues. (#1231) (#1233) Fix the CI by updating the macos version. * Fix the CI. (#1238) * Add alpine CI workflow. (#1230) * Move ubuntu docker builds from CircleCI to GHA. (#1234) * Move ubuntu docker builds from CircleCI to GHA. * Try building Redis in parallel and use newer AWS creds * Restrict the ubuntu docker CI only for merges/tags. * Update the dependencies * Backport fixes from 2.6
No description provided.