Skip to content

Update ripgrep binaries to include ppc64le and s390x#140028

Merged
roblourens merged 1 commit intomicrosoft:mainfrom
imphil:update-ripgrep-build
Jan 3, 2022
Merged

Update ripgrep binaries to include ppc64le and s390x#140028
roblourens merged 1 commit intomicrosoft:mainfrom
imphil:update-ripgrep-build

Conversation

@imphil
Copy link
Contributor

@imphil imphil commented Jan 3, 2022

ripgrep is a binary dependency, which gets pulled in through
vscode-ripgrep, which itself downloads binaries from
https://github.com/microsoft/ripgrep-prebuilt. The v13.0.0-2
of ripgrep-prebuilt (and only this version) didn't include
binaries for s390x and ppc due to a change in CI
infrastructure. The newer version v13.0.0-4 includes those binaries
again (and has no other user-visible changes, see
https://github.com/microsoft/ripgrep-prebuilt/releases).

The previously used version of vscode-ripgrep pulled in
v13.0.0-2 of the prebuilt binaries. The newer version 1.13.2
pulls in v13.0.0-4 of the binaries. Again, this version bump
only includes the changes to the binaries and nothing else
(see also
microsoft/vscode-ripgrep@v1.12.1...v1.13.2
The version numbers are slightly misleading here.)

ripgrep is a binary dependency, which gets pulled in through
vscode-ripgrep, which itself downloads binaries from
https://github.com/microsoft/ripgrep-prebuilt. The v13.0.0-2
of ripgrep-prebuilt (and only this version) didn't include
binaries for s390x and ppc due to a change in CI
infrastructure. The newer version v13.0.0-4 includes those binaries
again (and has no other user-visible changes, see
https://github.com/microsoft/ripgrep-prebuilt/releases).

The previously used version of vscode-ripgrep pulled in
v13.0.0-2 of the prebuilt binaries. The newer version 1.13.2
pulls in v13.0.0-4 of the binaries. Again, this version bump
only includes the changes to the binaries and nothing else
(see also
microsoft/vscode-ripgrep@v1.12.1...v1.13.2
The version numbers are slightly misleading here.)
@ghost
Copy link

ghost commented Jan 3, 2022

CLA assistant check
All CLA requirements met.

@roblourens roblourens added this to the January 2022 milestone Jan 3, 2022
@roblourens roblourens merged commit bacd494 into microsoft:main Jan 3, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Feb 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants