[PR #7] [MERGED] build: add ripgrep #22

Closed
opened 2025-09-11 00:52:11 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscode-linux-build-agent/pull/7
Author: @daiyam
Created: 7/23/2022
Status: Merged
Merged: 7/23/2022
Merged by: @daiyam

Base: masterHead: build-ripgrep


📝 Commits (4)

  • ddcbd03 build: add ripgrep and bc
  • 6045009 build: add bc to x86
  • 42c589e fix: correctly install ripgrep
  • d4d9481 Merge remote-tracking branch 'upstream/master' into build-ripgrep

📊 Changes

3 files changed (+19 additions, -9 deletions)

View changed files

📝 bionic-x64/Dockerfile (+7 -5)
📝 stretch-arm64/Dockerfile (+6 -2)
📝 stretch-armhf/Dockerfile (+6 -2)

📄 Description

This PR is adding ripgrep.

Fixes: #6


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/VSCodium/vscode-linux-build-agent/pull/7 **Author:** [@daiyam](https://github.com/daiyam) **Created:** 7/23/2022 **Status:** ✅ Merged **Merged:** 7/23/2022 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `master` ← **Head:** `build-ripgrep` --- ### 📝 Commits (4) - [`ddcbd03`](https://github.com/VSCodium/vscode-linux-build-agent/commit/ddcbd0308212a285d452eaa2f2213f6be2fd73a8) build: add ripgrep and bc - [`6045009`](https://github.com/VSCodium/vscode-linux-build-agent/commit/6045009f9bf2edf7521f28d56cc69c5a2d597fac) build: add bc to x86 - [`42c589e`](https://github.com/VSCodium/vscode-linux-build-agent/commit/42c589e4422d465ccaa2fee7aeb5f708f58a61ae) fix: correctly install ripgrep - [`d4d9481`](https://github.com/VSCodium/vscode-linux-build-agent/commit/d4d948114b87bad46769d378d40695f29ca17b49) Merge remote-tracking branch 'upstream/master' into build-ripgrep ### 📊 Changes **3 files changed** (+19 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `bionic-x64/Dockerfile` (+7 -5) 📝 `stretch-arm64/Dockerfile` (+6 -2) 📝 `stretch-armhf/Dockerfile` (+6 -2) </details> ### 📄 Description This PR is adding `ripgrep`. Fixes: #6 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the
pull-request
label 2025-09-11 00:52:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscode-linux-build-agent#22
No description provided.