Enable cross compile builds for s390x and ppc on azure ci#13
Merged
roblourens merged 1 commit intomicrosoft:mainfrom Oct 20, 2021
Merged
Enable cross compile builds for s390x and ppc on azure ci#13roblourens merged 1 commit intomicrosoft:mainfrom
roblourens merged 1 commit intomicrosoft:mainfrom
Conversation
Contributor
|
Hi @roblourens, please have a look. |
Member
|
Thanks! Yeah, we aren't going to use Travis anymore. First glance looks fine, let me take another look later |
|
@roblourens - any updates from your second look/review ? does this look good to now re-enable power+s390x binaries via azure pipeline ? |
roblourens
approved these changes
Oct 20, 2021
Contributor
Author
|
Hi @roblourens after merging PR, the build pipeline is getting canceled for all the Linux jobs. Any thoughts on this? |
Member
|
Fixed, thanks |
imphil
added a commit
to imphil/vscode-ripgrep
that referenced
this pull request
Dec 23, 2021
The previously used v13.0.0-2 build was missing ppc64le (PowerPC) and s390 binaries due to a switch from Travis to Azure Pipelines. v13.0.0-4 includes those platforms again. See also microsoft/ripgrep-prebuilt#13
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.

Previously ppc and s390x binaries were released via Travis-CI however with the recent move to azure pipelines, the binaries are not published.
This PR is in reference to #2 (comment) to add a cross-compiled build for ppc & s390x binary on azure ci.
Attaching build pipeline status from my forked repo.
https://dev.azure.com/RohanShinde/ripgrep-prebuilt/_build/results?buildId=77&view=results