-
Notifications
You must be signed in to change notification settings - Fork 292
List binary platforms and architectures #1546
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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1546 +/- ##
==========================================
- Coverage 77.06% 77.02% -0.05%
==========================================
Files 387 387
Lines 62486 62529 +43
Branches 10236 10241 +5
==========================================
+ Hits 48156 48161 +5
- Misses 11896 11935 +39
+ Partials 2434 2433 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bpaul4
left a comment
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.
Tested and confirmed that this works as intended.
mrmundt
left a comment
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.
I love this, it's beautiful and helpful.
Fixes
Summary/Motivation:
Add a command to provide some hopefully helpful output about available binary releases for IDAES 'extensions'.
The goal is to help people understand why get-extensions doesn't work for their platform. It probably won't be used by people if get-extensions does work without a hitch.
Changes proposed in this PR:
idaes get-extensions --infoto print the information (and do nothing else)idaes get-extensionsitself failsLegal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: