[PR #12] [MERGED] fix: remove ripgrep on arm #16

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/12
Author: @daiyam
Created: 8/5/2022
Status: Merged
Merged: 8/5/2022
Merged by: @daiyam

Base: masterHead: fix-ripgrep


📝 Commits (1)

  • aa183bb fix: remove ripgrep on arm

📊 Changes

2 files changed (+0 additions, -10 deletions)

View changed files

📝 stretch-arm64/Dockerfile (+0 -5)
📝 stretch-armhf/Dockerfile (+0 -5)

📄 Description

This PR is removing ripgrep since it doesn't work in Github Actions.


🔄 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/12 **Author:** [@daiyam](https://github.com/daiyam) **Created:** 8/5/2022 **Status:** ✅ Merged **Merged:** 8/5/2022 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `master` ← **Head:** `fix-ripgrep` --- ### 📝 Commits (1) - [`aa183bb`](https://github.com/VSCodium/vscode-linux-build-agent/commit/aa183bb5088cb345bdb3fa46fb14ee9069d944e8) fix: remove ripgrep on arm ### 📊 Changes **2 files changed** (+0 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `stretch-arm64/Dockerfile` (+0 -5) 📝 `stretch-armhf/Dockerfile` (+0 -5) </details> ### 📄 Description This PR is removing `ripgrep` since it doesn't work in Github Actions. --- <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#16