-
Notifications
You must be signed in to change notification settings - Fork 993
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
Emit CLI warning log msg on non 64-bit hardware #3215
Conversation
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.
Covers the condition we want, though it would be nice to abstract into a function.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3215 +/- ##
==========================================
- Coverage 60.24% 60.23% -0.02%
==========================================
Files 303 303
Lines 93191 93207 +16
==========================================
- Hits 56145 56139 -6
- Misses 37046 37068 +22 ☔ View full report in Codecov by Sentry. |
Is this ready for draft in its current state? |
7ce4dd3
to
355785f
Compare
* tiago/warn-on-non-64bit-arch: Changelog for #3215 Emit CLI warning log msg on non 64-bit hardware
Describe your changes
Closes #826
Indicate on which release or other PRs this topic is based on
v0.35.1
Checklist before merging to
draft