-
Notifications
You must be signed in to change notification settings - Fork 107
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
Add support for s390x #1142
Add support for s390x #1142
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1142 +/- ##
==========================================
- Coverage 65.36% 64.84% -0.52%
==========================================
Files 97 93 -4
Lines 6947 6901 -46
==========================================
- Hits 4540 4474 -66
- Misses 1992 2008 +16
- Partials 415 419 +4
Flags with carried forward coverage won't be shown. Click here to find out more. |
Fixes #811 |
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.
This looks great to me! I want @natalieparellano to take a peek as well since this is a bit different than our average PR contribution with all the IBM cloud work happening.
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
cherry pick commit
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
seperated s390x job to different file
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.
Looks good @dilipgb! I added a couple comments. @jabrown85 do you want to take another look as well?
This looks good to me @natalieparellano |
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
Signed-off-by: Dilip Gowda Bhagavan <[email protected]>
correcting alignment in build.yml
This is the PR to enable buildpacks on the s390x platform.