[PR #15] [MERGED] Add build agents for ppc64le #14

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

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscode-linux-build-agent/pull/15
Author: @lex-ibm
Created: 6/4/2023
Status: Merged
Merged: 6/4/2023
Merged by: @daiyam

Base: masterHead: master


📝 Commits (1)

  • b6d612f Add build agents for ppc64le

📊 Changes

2 files changed (+54 additions, -1 deletions)

View changed files

📝 .github/workflows/build.yml (+2 -1)
bionic-ppc64le/Dockerfile (+52 -0)

📄 Description

Part of an effort to have VSCodium on Linux for PowerPC
VSCodium/vscodium#1527


🔄 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/15 **Author:** [@lex-ibm](https://github.com/lex-ibm) **Created:** 6/4/2023 **Status:** ✅ Merged **Merged:** 6/4/2023 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b6d612f`](https://github.com/VSCodium/vscode-linux-build-agent/commit/b6d612f018ba272864750eaa878cdd713d9e9c6d) Add build agents for ppc64le ### 📊 Changes **2 files changed** (+54 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+2 -1) ➕ `bionic-ppc64le/Dockerfile` (+52 -0) </details> ### 📄 Description Part of an effort to have VSCodium on Linux for PowerPC VSCodium/vscodium#1527 --- <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:08 -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#14