aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2023-04-08chore: update Qt to 6.5.0 on WindowsDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2023-04-03chore: update to qt 6.5.0 on macosDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2023-04-02chore(deps): update flatpak/flatpak-github-actions action to v6renovate[bot]
2023-03-19chore: update qt6 to 6.4.3 on windows and macosDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2023-03-13Merge pull request #928 from PrismLauncher/renovate/actions-cache-3.xSefa Eyeoglu
chore(deps): update actions/cache action to v3.3.1
2023-03-13chore: drop Snap packagingSefa Eyeoglu
We do not have a lot of expertise dealing with Snap and as it is currently breaking our CI, it might be good to drop support for it. This does not mean that it won't come back in the future, but as it stands, it was effectively unmaintained and was only used for nightly builds anyway. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-03-13chore(deps): update actions/cache action to v3.3.1renovate[bot]
2023-03-09chore(deps): update actions/cache action to v3.3.0renovate[bot]
2023-03-01chore(deps): update cachix/install-nix-action action to v20renovate[bot]
2023-02-22Merge pull request #846 from ↵Sefa Eyeoglu
PrismLauncher/renovate/vedantmgoyal2009-winget-releaser-2.x
2023-02-21chore(deps): update actions/cache action to v3.2.6renovate[bot]
2023-02-16fix(actions): don't fail if code signing certificate is missingSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-02-15feat(ci): add Windows codesigningSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-02-11chore(deps): update vedantmgoyal2009/winget-releaser action to v2renovate[bot]
2023-02-11Merge pull request #831 from ↵DioEgizio
PrismLauncher/renovate/cachix-install-nix-action-19.x
2023-02-10chore(deps): update actions/cache action to v3.2.5renovate[bot]
2023-02-06chore(deps): update cachix/install-nix-action action to v19renovate[bot]
2023-02-01CI: Always update windows ccacheTheLastRar
Also change name to avoid pulling the stale cache Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2023-02-01CI: Move mingw restore cache before setup ccacheTheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2023-02-01CI: Log ccache stats for msys2TheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2023-01-30chore(deps): update actions/cache action to v3.2.4renovate[bot]
2023-01-15chore(deps): update hendrikmuhs/ccache-action action to v1.2.8renovate[bot]
2023-01-13Merge pull request #714 from redstrate/cmarkflow
2023-01-12chore(deps): update hendrikmuhs/ccache-action action to v1.2.7renovate[bot]
2023-01-12fix: add cmark:p to mingw build DioEgizio
this way we can just dynamically link it on that build instead of building it ourselves and statically linking it Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2023-01-10fix: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK to 1DioEgizio
should fix some random failures Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2023-01-10Revert "Merge pull request #729 from DioEgizio/fix-mac-openssl3-failing"DioEgizio
it was necessary :/ This reverts commit 976e550aa7291f22f5011178ab824a937f89d11a, reversing changes made to 61144f7a219995fa29531683ed36e8e4002848b5. Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2023-01-10fix: just use github runner's openssl 1.1 instead of installing 3 on macos ↵DioEgizio
signing Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2023-01-09Merge pull request #722 from PrismLauncher/renovate/actions-cache-3.xSefa Eyeoglu
2023-01-09chore(deps): update actions/cache action to v3.2.3renovate[bot]
2023-01-08chore(deps): update hendrikmuhs/ccache-action action to v1.2.6renovate[bot]
2023-01-08chore: update windows msvc to qt 6.4.2DioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-12-30Merge pull request #673 from ↵DioEgizio
PrismLauncher/renovate/flatpak-flatpak-github-actions-5.x chore(deps): update flatpak/flatpak-github-actions action to v5
2022-12-30fix: remove Flatpak cache key workaroundSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-27chore(deps): update actions/cache action to v3.2.2renovate[bot]
2022-12-24chore(deps): update flatpak/flatpak-github-actions action to v5renovate[bot]
2022-12-23chore(deps): update actions/cache action to v3.2.1renovate[bot]
2022-12-21chore(deps): update actions/cache action to v3.2.0renovate[bot]
2022-12-19fix: update installers-regex for winget releaser againSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-12fix: update installers-regex for winget releaserSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-30chore: drop Windows-MinGW-w64-LegacyDioEgizio
this brings back the number of builds as the same as before the pr this is one of the slowest builds + windows 7/8.1 users can just use Windows-MSVC-Legacy Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-11-30refactor+fix: refactor the windows part of the release workflow and add arm ↵DioEgizio
to it Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-11-30feat(actions) add arm64 buildDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
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