[PR #6] [MERGED] build: add ripgrep and bc #23

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/6
Author: @daiyam
Created: 7/22/2022
Status: Merged
Merged: 7/23/2022
Merged by: @daiyam

Base: masterHead: build-ripgrep


📝 Commits (2)

📊 Changes

3 files changed (+13 additions, -3 deletions)

View changed files

📝 bionic-x64/Dockerfile (+5 -1)
📝 stretch-arm64/Dockerfile (+4 -1)
📝 stretch-armhf/Dockerfile (+4 -1)

📄 Description

This PR is adding ripgrep (replace grep) and bc (debug) for the PR https://github.com/VSCodium/vscodium/pull/1170


🔄 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/6 **Author:** [@daiyam](https://github.com/daiyam) **Created:** 7/22/2022 **Status:** ✅ Merged **Merged:** 7/23/2022 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `master` ← **Head:** `build-ripgrep` --- ### 📝 Commits (2) - [`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 ### 📊 Changes **3 files changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `bionic-x64/Dockerfile` (+5 -1) 📝 `stretch-arm64/Dockerfile` (+4 -1) 📝 `stretch-armhf/Dockerfile` (+4 -1) </details> ### 📄 Description This PR is adding `ripgrep` (replace grep) and `bc` (debug) for the PR https://github.com/VSCodium/vscodium/pull/1170 --- <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#23