[PR #1239] [MERGED] CI: Allow build outside the main branch #2009

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1239
Author: @nishinji
Created: 10/4/2024
Status: Merged
Merged: 10/5/2024
Merged by: @raphaelthegreat

Base: mainHead: a


📝 Commits (1)

  • a70ef90 CI: Build outside the main branch

📊 Changes

24 files changed (+25 additions, -29 deletions)

View changed files

📝 .github/workflows/build.yml (+2 -6)
📝 src/qt_gui/translations/ar.ts (+1 -1)
📝 src/qt_gui/translations/da_DK.ts (+1 -1)
📝 src/qt_gui/translations/de.ts (+1 -1)
📝 src/qt_gui/translations/el.ts (+1 -1)
📝 src/qt_gui/translations/en.ts (+1 -1)
📝 src/qt_gui/translations/es_ES.ts (+1 -1)
📝 src/qt_gui/translations/fi.ts (+1 -1)
📝 src/qt_gui/translations/fr.ts (+1 -1)
📝 src/qt_gui/translations/hu_HU.ts (+1 -1)
📝 src/qt_gui/translations/id.ts (+1 -1)
📝 src/qt_gui/translations/it.ts (+1 -1)
📝 src/qt_gui/translations/ko_KR.ts (+1 -1)
📝 src/qt_gui/translations/lt_LT.ts (+1 -1)
📝 src/qt_gui/translations/nb.ts (+1 -1)
📝 src/qt_gui/translations/nl.ts (+1 -1)
📝 src/qt_gui/translations/pl_PL.ts (+1 -1)
📝 src/qt_gui/translations/pt_BR.ts (+1 -1)
📝 src/qt_gui/translations/ro_RO.ts (+1 -1)
📝 src/qt_gui/translations/ru_RU.ts (+1 -1)

...and 4 more files

📄 Description

It is quite inconvenient to run ci only on the main branch.
we can't know if the actual ci will succeed before opening a PR.
This is not an appropriate fix for a CI being run twice when PR from original repo.


🔄 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/1239 **Author:** [@nishinji](https://github.com/nishinji) **Created:** 10/4/2024 **Status:** ✅ Merged **Merged:** 10/5/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `a` --- ### 📝 Commits (1) - [`a70ef90`](https://github.com/shadps4-emu/shadPS4/commit/a70ef905eef04fb00934fa62f1db00c881187249) CI: Build outside the main branch ### 📊 Changes **24 files changed** (+25 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+2 -6) 📝 `src/qt_gui/translations/ar.ts` (+1 -1) 📝 `src/qt_gui/translations/da_DK.ts` (+1 -1) 📝 `src/qt_gui/translations/de.ts` (+1 -1) 📝 `src/qt_gui/translations/el.ts` (+1 -1) 📝 `src/qt_gui/translations/en.ts` (+1 -1) 📝 `src/qt_gui/translations/es_ES.ts` (+1 -1) 📝 `src/qt_gui/translations/fi.ts` (+1 -1) 📝 `src/qt_gui/translations/fr.ts` (+1 -1) 📝 `src/qt_gui/translations/hu_HU.ts` (+1 -1) 📝 `src/qt_gui/translations/id.ts` (+1 -1) 📝 `src/qt_gui/translations/it.ts` (+1 -1) 📝 `src/qt_gui/translations/ko_KR.ts` (+1 -1) 📝 `src/qt_gui/translations/lt_LT.ts` (+1 -1) 📝 `src/qt_gui/translations/nb.ts` (+1 -1) 📝 `src/qt_gui/translations/nl.ts` (+1 -1) 📝 `src/qt_gui/translations/pl_PL.ts` (+1 -1) 📝 `src/qt_gui/translations/pt_BR.ts` (+1 -1) 📝 `src/qt_gui/translations/ro_RO.ts` (+1 -1) 📝 `src/qt_gui/translations/ru_RU.ts` (+1 -1) _...and 4 more files_ </details> ### 📄 Description It is quite inconvenient to run ci only on the main branch. we can't know if the actual ci will succeed before opening a PR. This is not an appropriate fix for a CI being run twice when PR from original repo. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:14:49 +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#2009
No description provided.