[PR #26] [MERGED] feat(loong64): use beige as base image #3

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

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscode-linux-build-agent/pull/26
Author: @darkyzhou
Created: 3/9/2025
Status: Merged
Merged: 3/9/2025
Merged by: @daiyam

Base: masterHead: master


📝 Commits (1)

  • 12f9972 feat(loong64): use beige as base image

📊 Changes

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

View changed files

📝 .github/workflows/build.yml (+2 -2)
📝 beige-devtoolset-loong64/Dockerfile (+4 -4)
📝 beige-loong64/Dockerfile (+12 -12)

📄 Description

This PR migrates trixie-based builder images for LoongArch to Deepin Beige, which is a Debian-like distribution that is quite a stable choice for LoongArch.

Here I removed rpm as Deepin doesn't offer it, but since VSCodium on LoongArch doesn't provide a RPM package I assume this is fine.


🔄 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/26 **Author:** [@darkyzhou](https://github.com/darkyzhou) **Created:** 3/9/2025 **Status:** ✅ Merged **Merged:** 3/9/2025 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`12f9972`](https://github.com/VSCodium/vscode-linux-build-agent/commit/12f99720c59339f4fc6921dfccbac126844ea279) feat(loong64): use beige as base image ### 📊 Changes **3 files changed** (+18 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+2 -2) 📝 `beige-devtoolset-loong64/Dockerfile` (+4 -4) 📝 `beige-loong64/Dockerfile` (+12 -12) </details> ### 📄 Description This PR migrates trixie-based builder images for LoongArch to Deepin Beige, which is a Debian-like distribution that is quite a stable choice for LoongArch. Here I removed `rpm` as Deepin doesn't offer it, but since VSCodium on LoongArch doesn't provide a RPM package I assume this is fine. --- <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:05 -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#3