172 Commits

Author SHA1 Message Date
8b1443bbad
trigger
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 9s
2025-04-14 14:22:14 +02:00
4125cb2ff4
fix(workflows): update Apple certificate import commands to include format flags in local signing workflow
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 8s
2025-04-14 14:21:31 +02:00
26e782b4b1
fix(workflows): add Apple root certificates download and import to local signing workflow
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 9s
2025-04-14 14:20:18 +02:00
87f14be9a6
fix(workflows): enhance local signing workflow with keychain access verification and debugging
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 10s
2025-04-14 14:19:21 +02:00
7a15d3e35a
fix(workflows): update environment variable references from GITEA_ENV to GITHUB_ENV in local signing workflow
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 8s
2025-04-14 14:18:24 +02:00
adfc8fc549
fix(workflows): update environment variable references from GITHUB_ENV to GITEA_ENV in local signing workflow
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 7s
2025-04-14 14:15:29 +02:00
8dcb496b3c
fix(workflows): improve keychain handling and identity extraction in local signing workflow
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 7s
2025-04-14 14:14:51 +02:00
52bb9a0f7b
trigger
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 7s
2025-04-14 14:12:36 +02:00
ca648fa871
feat(workflows): create test local signing workflow for macOS with certificate setup and notarization 2025-04-14 14:11:32 +02:00
70e17b52ec
feat(workflows): add test local signing workflow for macOS
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 8s
2025-04-14 14:10:12 +02:00
8c02d550fb
fix(workflows): add detailed debugging for certificate import in macOS build workflow
Some checks failed
Test macOS Build Action / test-macos-build (push) Has been cancelled
2025-04-14 13:50:05 +02:00
4088c8d37a Update .gitea/workflows/test-macos-build.yml 2025-04-14 11:08:01 +00:00
a7bb4f0bd6
fix(workflows): enhance macOS build workflow with detailed debugging for certificate import and fallback signing method
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 27m50s
2025-04-14 00:59:16 +02:00
80b9aafa69
fix(workflows): refine macOS build workflow with improved certificate handling and ad-hoc signing fallback
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 27m55s
2025-04-14 00:28:06 +02:00
515c4c34b5
fix(workflows): simplify macOS build workflow with enhanced debugging and direct signing approach
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 27m51s
2025-04-13 23:52:42 +02:00
c98b68281e
fix(workflows): enhance macOS build workflow with improved keychain handling and certificate management
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 27m51s
2025-04-13 22:52:54 +02:00
2e941c671f
fix(workflows): simplify macOS build workflow by removing unnecessary certificate downloads and checks
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 27m41s
2025-04-13 22:15:32 +02:00
e72864b44d
fix(workflows): update macOS build workflow to check certificate formats and import with correct flags
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 27m41s
2025-04-13 21:41:13 +02:00
f8f55321af
fix(workflows): enhance macOS build workflow with improved signing process and entitlements handling
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 27m47s
2025-04-13 20:54:08 +02:00
a207e10eff
fix(workflows): enhance macOS build workflow with keychain management, notarization, and improved packaging steps
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 27m33s
2025-04-13 20:24:34 +02:00
db8ffab805
fix(workflows): improve macOS build workflow with absolute path handling and enhanced app bundle search
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 27m40s
2025-04-13 19:48:32 +02:00
e6e28290b7
fix(workflows): update macOS build workflow to streamline API key setup and signing process
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 27m46s
2025-04-13 18:42:04 +02:00
25ec55bfc7
fix(workflows): refactor entitlements file creation to use echo commands instead of heredoc
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 27m45s
2025-04-13 18:08:57 +02:00
892e827138
fix(workflows): update entitlements file creation to use single quotes for EOF 2025-04-13 18:05:43 +02:00
545c754f53
fix(workflows): add newline at the end of macOS build workflow file 2025-04-13 17:56:37 +02:00
ddab6b3eec
fix(workflows): remove LuckyRobots entitlements file and update macOS build workflow to create default entitlements 2025-04-13 17:47:56 +02:00
7769dfcea2
fix(workflows): disable push trigger for build workflow and remove test signing workflow
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 27m43s
2025-04-13 16:48:52 +02:00
6dbc9f3ee3
fix(workflows): enable push trigger for build workflow and disable it for test signing workflow
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 27m44s
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 16:13:52 +02:00
4400b47873
fix(workflows): enhance macOS signing workflow with keychain management and cleanup steps
Some checks failed
Test macOS Signing / test-signing (push) Failing after 2m17s
2025-04-13 16:08:47 +02:00
638fc977f4
fix(workflows): enhance macOS signing workflow with improved artifact handling and absolute path management
Some checks failed
Test macOS Signing / test-signing (push) Failing after 2m19s
2025-04-13 15:47:48 +02:00
4daf6d1176
fix(workflows): add entitlements file creation step to macOS signing workflow
Some checks failed
Test macOS Signing / test-signing (push) Failing after 2m15s
2025-04-13 15:31:26 +02:00
7e3c22f002
fix(workflows): enhance macOS signing workflow by improving artifact extraction and validation steps
Some checks failed
Test macOS Signing / test-signing (push) Failing after 16m4s
2025-04-13 15:07:47 +02:00
aef65a94bb
fix(workflows): improve macOS signing workflow by adding nested artifact extraction and enhanced error handling
Some checks failed
Test macOS Signing / test-signing (push) Failing after 2m15s
2025-04-13 14:56:02 +02:00
83011e5ad7
fix(workflows): enable push trigger for macOS signing workflow
Some checks failed
Test macOS Signing / test-signing (push) Failing after 16m45s
2025-04-13 14:33:59 +02:00
125611cdd1
fix(workflows): simplify macOS signing workflow by removing previous build input options and using a fixed artifact URL 2025-04-13 14:32:12 +02:00
6ed4a8f9d1
chore(workflows): disable push trigger for build workflow and add new test signing workflow for macOS 2025-04-13 14:08:12 +02:00
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