192 Commits

Author SHA1 Message Date
336f57f6f0
feat(actions): add macOS Sign and Notarize action for automated app signing and notarization 2025-04-14 16:04:41 +02:00
446b5af7f3
fix(workflows): update local signing workflow to improve API key handling and enhance error messaging for notarization credentials
All checks were successful
Test Local Signing / test-local-signing (push) Successful in 35s
2025-04-14 15:54:44 +02:00
8cce263247
fix(workflows): update local signing workflow to standardize notarization credential names and improve error messaging
All checks were successful
Test Local Signing / test-local-signing (push) Successful in 9s
2025-04-14 15:52:59 +02:00
69fcbde72f
fix(workflows): enhance local signing workflow to support App Store Connect API key notarization and improve credential handling
All checks were successful
Test Local Signing / test-local-signing (push) Successful in 9s
2025-04-14 15:51:17 +02:00
751105d1e2
fix(workflows): update local signing workflow to use certificate hash for improved identity handling and debugging
All checks were successful
Test Local Signing / test-local-signing (push) Successful in 9s
2025-04-14 15:48:44 +02:00
45baeeb390
fix(workflows): enhance local signing workflow with detailed certificate checks, multiple import attempts, and improved debugging for Developer ID certificates
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 8s
2025-04-14 15:23:10 +02:00
16274ec126
fix(workflows): refine local signing workflow with improved certificate setup, app signing process, and added packaging step for signed apps
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 9s
2025-04-14 15:19:32 +02:00
c9b2170d80
fix(workflows): update macOS build workflow to enable push triggers and enhance documentation for code signing requirements
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 29m25s
2025-04-14 14:45:43 +02:00
c4a7c7bec5
fix(workflows): refine local signing workflow with self-signing steps, enhanced documentation, and improved script for notarization
All checks were successful
Test Local Signing / test-local-signing (push) Successful in 8s
2025-04-14 14:42:09 +02:00
fec3149b35
fix(workflows): enhance local signing workflow with additional certificate checks and improved identity handling
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 8s
2025-04-14 14:39:35 +02:00
44bba086a6
fix(workflows): update local signing workflow to enhance app bundle signing process and add debugging for certificate issues
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 10s
2025-04-14 14:36:56 +02:00
9a6036b46c
asd
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 8s
2025-04-14 14:35:40 +02:00
8943f65d58
asd
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 8s
2025-04-14 14:34:33 +02:00
61d4d283c4
asd
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 8s
2025-04-14 14:33:36 +02:00
fe81e4f12b
asd
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 9s
2025-04-14 14:32:24 +02:00
171fb0a35e
fix(workflows): enhance local signing workflow with detailed certificate setup, app signing, and notarization steps
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 7s
2025-04-14 14:31:33 +02:00
3711f6db96
fix(workflows): update local signing workflow to use new code signing action and improve notarization options
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 9s
2025-04-14 14:29:58 +02:00
30b3e678ca
fix(workflows): update local signing workflow to include App Store Connect API key handling and improve notarization process
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 2s
2025-04-14 14:28:18 +02:00
24d51f2c40
fix(workflows): improve app bundle verification and logging in local signing workflow
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 10s
2025-04-14 14:24:08 +02:00
c1c352f30c
trigger 2
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 8s
2025-04-14 14:23:07 +02:00
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