Commit graph

221 commits

Author SHA1 Message Date
9da839fe48 Attempt at fixing Windows master branch builds 2024-10-21 18:56:11 +02:00
a142f7de72
Try fixing master build uploads. 2024-09-02 17:15:49 +02:00
0f123d7d95
Fix Windows master build uploads. 2024-09-02 12:38:46 +02:00
20f2bf0c69
Merge pull request #1072 from overte-org/fix_uploads
Fix broken upload paths for RPM distributions.
2024-07-09 19:58:10 +02:00
d13d1c64c5 Fix broken upload paths for RPM distributions. 2024-07-07 11:28:10 +02:00
9c4cfd2eda Fix GHA building servers individually for every tag, instead of just on the server tag. 2024-07-07 10:15:09 +02:00
d786308aab Always enable crash reporting. 2024-07-04 22:04:49 +02:00
e917427ca8 Fix Fedora 40 server packages. 2024-06-30 00:27:47 +02:00
647dbf9cea
Merge pull request #1048 from JulianGro/GHA_Windows_Release
Create Windows release builds.
2024-06-29 22:24:03 +02:00
c42490b8a8 Create Windows release builds. 2024-06-28 09:53:50 +02:00
bd5f3a1007 Don't upload master builds to S3. Upload them to temporary GitHub artifact storage instead. 2024-06-26 21:52:34 +02:00
c23f3dce39 Don't create Linux server master builds. 2024-06-26 21:50:15 +02:00
3006699488
Merge branch 'master' into 0000.00.GitHub_Actions_Release_builds 2024-06-15 22:00:02 +02:00
893e1f98fa
Merge pull request #1023 from JulianGro/Update-deprecated-gha
Update from deprecated actions/checkout and actions/upload-artifact
2024-06-15 21:26:48 +02:00
d09be20e7f Create Debian and RPM server release builds. 2024-06-15 21:25:08 +02:00
8f7c684c36 Upload every build to the GitHub artifact storage, instead of just PR builds. 2024-06-15 21:25:08 +02:00
9170fcb74e Add Fedora 40 artifact pattern. 2024-06-15 21:25:08 +02:00
c65d84446b Update from deprecated actions/checkout and actions/upload-artifact versions to v4. 2024-06-13 21:34:06 +02:00
8edc480890 Disable VCPKG binary caching to save on build time. 2024-06-13 19:30:01 +02:00
df5fcf8ad0 Use Hetzner auto-scaler for GitHub Actiosn builds. 2024-06-13 19:29:38 +02:00
0c600d349f Remove Fedora 38 since it's End Of Life. 2024-06-08 12:01:39 +02:00
a882e247c1 Enable Fedora-40 linux_server_build workflow. 2024-06-08 12:00:34 +02:00
04e0a5f4fd Enable Fedora-39 linux_server_build workflow. 2024-06-08 11:59:56 +02:00
32fe7777e6 Disable broken Fedora 39 building 2024-05-20 13:08:04 +02:00
9ec0842dab Add Ubuntu 24.04 to server package build workflow. 2024-05-19 14:47:13 +02:00
4f2c829766 Add Fedora 39 support 2024-02-12 17:04:58 +01:00
fbfabb3096 Remove End Of Life systems 2024-02-12 15:20:55 +01:00
b81bc25ea0
Add more missing dependencies 2023-11-08 21:05:04 +01:00
f431bfc468
Add missing libpcre2-16-0 dependency 2023-11-08 14:44:57 +01:00
5ecc176d99
Add missing libdouble-conversion-dev dependency 2023-11-07 18:18:39 +01:00
32ab47a0a3
Add missing libxext-dev dependency 2023-11-06 17:44:34 +01:00
7264585451
Don't try to build servers on Ubuntu 18.04 as we stopped supporting it. 2023-11-06 09:35:46 +01:00
f9710a6fbb
Add missing pkg-config dependency 2023-11-06 09:02:02 +01:00
511fbf6c0d Build on our own GitHub Actions Runners, since we require more space. 2023-11-05 13:49:04 +01:00
4b3d7c3f17 Specifically allow downgrading NSIS in workflows. 2023-11-04 13:28:24 +01:00
27e60ca27d Remove EOL Fedora 36 packaging and add Fedora 38 packaging. 2023-07-25 10:06:12 +02:00
533d6c1a37 Add Debian 12 server package building 2023-07-23 18:01:25 +02:00
a7245a9dbc Switch APIDocs deployment from Tuxfamily to Hetzner
Also update the workflow for building APIDocs
2023-07-03 23:36:46 +02:00
1917ad030d Enable FTPS for Doxygen uploads 2023-07-03 22:30:45 +02:00
43cb6cad86 Switch GHA FTP-Deploy to new versioning scheme. 2023-07-03 22:27:50 +02:00
2fdb9a14e1 Change Doxygen deployment from Tuxfamily to Hetzner 2023-07-03 22:25:05 +02:00
Dale Glass
2780f375ea Hardcode Sentry crash endpoint for PR builds 2023-06-11 01:53:15 +02:00
Dale Glass
258e1de181 Use non-secret environment variable for PR build crash reporting 2023-06-07 23:48:46 +02:00
Dale Glass
e8fbb98ab6 Build with crash reporting against Sentry 2023-06-06 19:01:15 +02:00
96ca2423b6 Clear user cache directories on self-hosted GitHub Actions 2023-05-30 23:22:33 +02:00
db8e69da9e Clear working directory on self hosted aarch64 runner. 2023-05-22 21:57:13 +02:00
ede6a169e0 Revert "Do not clear working directory"
This reverts commit 0f60e35d26.
2023-05-15 20:59:15 +02:00
b411335998 Do not try to package on Linux aarch64 as it currently fails trying to build server-console.
The packaging step on Linux produces an empty archive anyways, so we just disable it.
2023-05-11 13:01:24 +02:00
0f60e35d26 Do not clear working directory, since we always run in a fresh VM or container. 2023-05-11 12:35:39 +02:00
670841eb6b Change job names 2023-05-11 12:35:08 +02:00