[PR #9] [MERGED] build: add ripgrep (4) #19

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

📋 Pull Request Information

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

Base: masterHead: fix-splitcmd


📝 Commits (1)

  • a77720f fix: do not optimize command lines

📊 Changes

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

View changed files

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

📄 Description

This PR is splitting the command lines.


🔄 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/9 **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:** `fix-splitcmd` --- ### 📝 Commits (1) - [`a77720f`](https://github.com/VSCodium/vscode-linux-build-agent/commit/a77720f7114dcecb23528bc241ef089199ea3c46) fix: do not optimize command lines ### 📊 Changes **3 files changed** (+11 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `bionic-x64/Dockerfile` (+5 -5) 📝 `stretch-arm64/Dockerfile` (+3 -4) 📝 `stretch-armhf/Dockerfile` (+3 -4) </details> ### 📄 Description This PR is splitting the command lines. --- <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:10 -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#19