30 Commits

Author SHA1 Message Date
49032920a1
fix(workflows): refactor macOS build workflow to streamline signing and notarization process with improved error handling
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 28m42s
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 14:01:49 +02:00
f19ccd8a6f
fix(workflows): update macOS build workflow to import certificates with trust settings for keychain
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 27m42s
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 13:02:15 +02:00
dae5af77d3
fix(workflows): update macOS build workflow to import certificates into custom keychain and ensure trust settings
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 27m43s
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 12:21:15 +02:00
b10423339d
fix(workflows): enhance macOS build workflow by adding Apple root certificate downloads and improving app signing process
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 28m6s
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 10:55:07 +02:00
d2e8757535
refactor(workflows): merge individual build workflows into a unified workflow with platform-specific steps for Windows, Linux, and macOS
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 27m58s
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 02:35:09 +02:00
f804e441bb
refactor(workflows): consolidate build steps into separate workflow files for Windows, Linux, and macOS
Some checks failed
Unreal Engine Build / linux-build (push) Failing after 5m29s
Unreal Engine Build / windows-build (push) Failing after 5m31s
Unreal Engine Build / macos-build (push) Failing after 34m13s
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 02:11:49 +02:00
4d067474e3
fix(workflows): streamline macOS app packaging and notarization process
Some checks failed
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
Unreal Engine Build / macos-build (push) Has been cancelled
2025-04-13 02:06:08 +02:00
dbb2d66564
fix(workflows): update macOS app signing step to run only on success
Some checks failed
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / macos-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 02:01:31 +02:00
921f121520
fix(workflows): update variable names for macOS certificate handling in build workflow
Some checks failed
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
Unreal Engine Build / macos-build (push) Has been cancelled
2025-04-13 01:47:41 +02:00
1476c4395f
fix(workflows): ensure macOS app signing and notarization step always runs
Some checks failed
Unreal Engine Build / linux-build (push) Waiting to run
Unreal Engine Build / windows-build (push) Waiting to run
Unreal Engine Build / create-release (push) Blocked by required conditions
Unreal Engine Build / macos-build (push) Has been cancelled
2025-04-13 01:36:24 +02:00
e54bbfcf5d
new build
Some checks failed
Unreal Engine Build / windows-build (push) Waiting to run
Unreal Engine Build / linux-build (push) Waiting to run
Unreal Engine Build / create-release (push) Blocked by required conditions
Unreal Engine Build / macos-build (push) Has been cancelled
2025-04-13 01:30:08 +02:00
d5b6c25076
feat(workflows): add macOS app signing and notarization steps to build workflow
Some checks are pending
Unreal Engine Build / windows-build (push) Waiting to run
Unreal Engine Build / linux-build (push) Waiting to run
Unreal Engine Build / create-release (push) Blocked by required conditions
Unreal Engine Build / macos-build (push) Successful in 31m7s
2025-04-13 00:42:10 +02:00
59ddbee2a3
feat(workflows): enhance build workflows for Windows, Linux, and macOS with packaging and release creation steps
Some checks are pending
Unreal Engine Build / linux-build (push) Waiting to run
Unreal Engine Build / create-release (push) Blocked by required conditions
Unreal Engine Build / windows-build (push) Waiting to run
Unreal Engine Build / macos-build (push) Successful in 37m45s
2025-04-12 23:35:16 +02:00
dca79841d4
feat(workflows): add new build workflows for Windows, Linux, and macOS, and remove obsolete build scripts
Some checks failed
Unreal Engine Build / trigger-builds (push) Has been cancelled
2025-04-12 23:19:39 +02:00
d03bbb482b Update .gitea/workflows/unreal-build.yml 2025-04-09 19:11:48 +00:00
Goran Lazarevski
1094e73c1c Allow paths as inputs
Some checks failed
Unreal Engine Build / macos-build (push) Has been cancelled
Unreal Engine Build / build-and-release (push) Has been cancelled
2025-04-02 23:07:51 +02:00
Goran Lazarevski
ba98447176 Update windows workflow 2025-04-02 15:30:42 +02:00
Goran Lazarevski
510adab5b2 Split build to chunks
Some checks failed
Unreal Engine Build / macos-build (push) Successful in 37m21s
Unreal Engine Build / build-and-release (push) Has been cancelled
2025-04-01 19:56:58 +02:00
Goran Lazarevski
c59de06d6b Multi release action
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 36m34s
Unreal Engine Build / build-and-release (push) Failing after 36m35s
2025-04-01 12:05:53 +02:00
Goran Lazarevski
29dc009fda Add action for releases
Some checks failed
Unreal Engine Build / macos-build (push) Has been cancelled
2025-03-28 15:20:45 +01:00
Goran Lazarevski
26350c197e Run build command from workflow
All checks were successful
Unreal Engine Build / macos-build (push) Successful in 1h0m50s
2025-03-28 10:49:28 +01:00
Goran Lazarevski
1d415c00ed Update actions workflow
All checks were successful
Unreal Engine Build / macos-build (push) Successful in 2h22m58s
2025-03-27 20:13:03 +01:00
43a96553b4 file.update 2025-03-26 22:54:32 +03:00
6b7ba5cc83 merge 2025-03-26 22:30:03 +03:00
Goran Lazarevski
67b10e4790 Merge branches 'main' and 'main' of ssh://luckyrobots.com:2222/luckyrobots/luckyworld
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 9m35s
2025-03-24 22:02:08 +01:00
Goran Lazarevski
a77d952750 Use absolute path for LR 2025-03-19 21:56:14 +01:00
Goran Lazarevski
7543b2962f Fix unreal path 2025-03-19 20:51:31 +01:00
Goran Lazarevski
557384a318 Add manual trigger 2025-03-19 20:18:55 +01:00
Goran Lazarevski
6f459b6b42 Test mac build 2025-03-19 20:11:01 +01:00
Goran Lazarevski
669cf5383b Lucky World source code 2025-03-18 19:25:25 +01:00