Commit Graph

13 Commits (fc27c4fc7be6f38f4b0a3bd8b2fb9bdf0cbe59f6)

Author SHA1 Message Date
Elian Doran 237f2ead73
fix(ci): server platform name missing due to invalid input 2025-02-17 21:16:53 +07:00
Panagiotis Papadopoulos 5f5d7b5432 chore(scripts): namespace "electron-forge:*" 2025-02-14 08:48:14 +07:00
Panagiotis Papadopoulos 47002aa95a chore(scripts): namespace "chore:update-build-info" 2025-02-14 08:38:18 +07:00
Elian Doran 97b7033959
Merge pull request #1130 from TriliumNext/build_add-flatpak-electron
build: add flatpak build via electron-forge
2025-02-07 18:13:34 +07:00
Panagiotis Papadopoulos db48e3a987
chore(ci): improve server build release file names 2025-02-07 10:36:28 +07:00
Panagiotis Papadopoulos 7c721c4aaa fix(ci): add temp arm64 workaround
currently required, because Flatpak arm64 build currently fails – and if it fails, the remaining builds (deb, rpm, zip) fail as well, as they are created in the same run.
once the fix is released in the next electron-forge, we can get rid of this again.
2025-02-07 08:08:38 +07:00
Panagiotis Papadopoulos 1ec2b8b145 feat(ci): add flatpak build via electron-forge
arm64 currently is broken due to a bug in electron-forge's maker-flatpak, but PR with a fix was submitted already
2025-02-06 23:34:36 +07:00
Elian Doran 803f59260d
fix(ci): error in building electron due to extensions 2025-02-05 18:47:14 +07:00
Elian Doran 880c1537d4
Merge remote-tracking branch 'origin/develop' into build_add-rpm-electron 2025-02-04 22:00:00 +07:00
Elian Doran 3fb60b64c0
fix(ci): add missing shell config 2025-02-04 21:55:26 +07:00
Elian Doran 6ae143cc38
refactor(ci): deduplicate server build 2025-02-04 21:49:10 +07:00
Elian Doran cfdb561bf6
fix(ci): required shell 2025-02-04 21:40:59 +07:00
Elian Doran ddb42bfe88
fix(ci): add missing file 2025-02-04 21:40:52 +07:00