aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2022-11-27fix: use qt 6.4.0 on windows msvc for nowDioEgizio
qt 6.4.1 has a very bad scaling regression Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-11-26Merge pull request #493 from Scrumplex/cachixSefa Eyeoglu
Closes https://github.com/PrismLauncher/PrismLauncher/issues/491
2022-11-23fix: force bundled libs on win msvcDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-11-21fix(actions): don't ignore nix filesSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-21feat(actions): add Nix buildSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-19fix(actions): fix cache on flatpakDioEgizio
currently there's a [bug](https://github.com/flatpak/flatpak-github-actions/issues/80) on the stable version of the flatpak action which causes the cache key to be wrong. this commit work arounds it Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-11-18Merge pull request #456 from DioEgizio/flatpak-buildSefa Eyeoglu
closes https://github.com/PrismLauncher/PrismLauncher/issues/62
2022-11-16chore: use qt 6.4.1 on Windows-MSVCDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-11-15feat: add flatpak builds to the ci for testingDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-11-13feat+fix: move codeql to its own workflowDioEgizio
i think it's better practice, it should slightly improve linux qt6 build times and i noticed ccache? is messing up with it because alerts get randomly fixed Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-11-13fix: disable caching Qt on releaseDioEgizio
it's good practice to not cache on release builds Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-11-13fix: disable building snaps on releaseDioEgizio
the snap infra should already be able to deal with it, i think Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-11-05Merge pull request #294 from piperswe/add-snapcraft-ymlSefa Eyeoglu
2022-11-04Workflow: Add MSVC Builds to release workflowTheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2022-11-04CI: Add VC variables before packaging on WindowsTheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2022-11-04CI: Build MSVC Legacy as 32bitTheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2022-11-04CI: Link to release libraries even in debugTheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2022-11-04CI: Use msbuild generator for msvc buildsTheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2022-11-04CI: Add MSVC BuildsTheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2022-11-04CI: Exclude zlib testsTheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2022-11-03chore(deps): update hendrikmuhs/ccache-action action to v1.2.5renovate[bot]
2022-11-02chore(deps): update hendrikmuhs/ccache-action action to v1.2.4renovate[bot]
2022-10-28feat: use clang64 on qt6 buildsDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-10-28Merge pull request #301 from DioEgizio/clang-attemptDioEgizio
feat(actions): use clang32 for building on windows
2022-10-27feat(actions): use clang32 for building on windowsDioEgizio
*way* faster Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-10-26Add CI build for SnapPiper McCorkle
Signed-off-by: Piper McCorkle <contact@piperswe.me>
2022-10-25Merge pull request #231 from tobimori/patch-1Sefa Eyeoglu
2022-10-25move .app rename to packaging process, update mac copyright stringtobimori
Signed-off-by: tobimori <tobias@moeritz.cc>
2022-10-22update macOS build process to work with new .appTobias Möritz
Signed-off-by: Tobias Möritz <tobias@moeritz.cc>
2022-10-22chore: add PR templateSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-22Merge pull request #203 from Scrumplex/fix-dont-build-renove-branchesSefa Eyeoglu
Don't build renovate branches
2022-10-21Merge pull request #198 from ↵txtsd
PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x
2022-10-21fix: don't build renovate branchesSefa Eyeoglu
They will be built using the pull_requests event anyway. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-21chore(deps): update hendrikmuhs/ccache-action action to v1.2.3renovate[bot]
2022-10-21chore(deps): update actions/cache action to v3.0.11renovate[bot]
2022-10-20Add Matrix RoomTheOPtimal
Co-authored-by: Fayne Aldan <FayneAldan@gmail.com> Signed-off-by: TheOPtimal <41379516+TheOPtimal@users.noreply.github.com> Signed-off-by: Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com>
2022-10-20PrismLauncher → Prism Launcher (again)TheOPtimal
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Signed-off-by: TheOPtimal <41379516+TheOPtimal@users.noreply.github.com> Signed-off-by: Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com>
2022-10-20PrismLauncher → Prism LauncherTheOPtimal
Co-authored-by: Fayne Aldan <FayneAldan@gmail.com> Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Signed-off-by: TheOPtimal <41379516+TheOPtimal@users.noreply.github.com> Signed-off-by: Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com>
2022-10-20Add OpenCollectiveTheOPtimal
Co-authored-by: Fayne Aldan <FayneAldan@gmail.com> Signed-off-by: TheOPtimal <41379516+TheOPtimal@users.noreply.github.com> Signed-off-by: Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com>
2022-10-20Remove PolyMC's OpenCollectiveJacob Gogichaishvili
Signed-off-by: Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com>
2022-10-20Remove Matrix room link until one is createdJacob Gogichaishvili
Signed-off-by: Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com>
2022-10-20Change issue templates to Prism brandingJacob Gogichaishvili
Signed-off-by: Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com>
2022-10-19Fix incorrect release titlesMMK21Hub
Signed-off-by: MMK21Hub <KAGfan2018@outlook.com>
2022-10-18fix(actions): change to PrismLauncherSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-14fix: disable updater on macOS-LegacyDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-10-14feat(actions): macOS-Legacy packageDioEgizio
still no updater part though Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-10-04fix: remove old unused lgtm.yml, exclude cpp/fixme-commentDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-10-04feat(code scanning): enable security-and-quality queryDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-10-04feat(actions): add codeql code scanningDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-09-30Update winget.ymlVedant
Signed-off-by: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com>