List binary platforms and architectures#1546
Merged
ksbeattie merged 18 commits intoIDAES:mainfrom Dec 19, 2024
Merged
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
approved these changes
Dec 3, 2024
Contributor
bpaul4
left a comment
There was a problem hiding this comment.
Tested and confirmed that this works as intended.
mrmundt
approved these changes
Dec 12, 2024
Contributor
mrmundt
left a comment
There was a problem hiding this comment.
I love this, it's beautiful and helpful.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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: