[PR #22] [MERGED] ci: Add linux.yml #1224

Closed
opened 2026-02-27 21:11:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/22
Author: @skmp
Created: 7/7/2023
Status: Merged
Merged: 7/7/2023
Merged by: @georgemoralis

Base: mainHead: skmp/add-linux-ci


📝 Commits (4)

  • cd2819d ci: Add linux.yml
  • c7e73c8 git: Enable shallow checkout for submodules
  • a353da8 ci: install some packages for linux
  • 266111d ci: Use all available cores for linux

📊 Changes

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

View changed files

.github/workflows/linux.yml (+50 -0)
📝 .gitmodules (+6 -0)

📄 Description

  • Builds on windows.yml
  • Installs a few needed packages for gh action env
  • Does parallel build (using nproc)
  • Stores main elf and SDL3 as artifacts

🔄 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/shadps4-emu/shadPS4/pull/22 **Author:** [@skmp](https://github.com/skmp) **Created:** 7/7/2023 **Status:** ✅ Merged **Merged:** 7/7/2023 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `skmp/add-linux-ci` --- ### 📝 Commits (4) - [`cd2819d`](https://github.com/shadps4-emu/shadPS4/commit/cd2819d1a9c1248e1be57ba344102eb91695d266) ci: Add linux.yml - [`c7e73c8`](https://github.com/shadps4-emu/shadPS4/commit/c7e73c896001315d8b6ff141757661c50fac211a) git: Enable shallow checkout for submodules - [`a353da8`](https://github.com/shadps4-emu/shadPS4/commit/a353da81b7b007e28e947a98b33ebd5301905992) ci: install some packages for linux - [`266111d`](https://github.com/shadps4-emu/shadPS4/commit/266111dcf8b91bdb5ee5801e0b9efb6ef8b26ff1) ci: Use all available cores for linux ### 📊 Changes **2 files changed** (+56 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/linux.yml` (+50 -0) 📝 `.gitmodules` (+6 -0) </details> ### 📄 Description - Builds on windows.yml - Installs a few needed packages for gh action env - Does parallel build (using `nproc`) - Stores main elf and SDL3 as artifacts --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:11:42 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#1224
No description provided.