255 Commits

Author SHA1 Message Date
82b563f96d
fix(actions): update README generation method in macOS notarization workflow for improved clarity and maintainability
All checks were successful
Test macOS Build Action / test-macos-build (push) Successful in 51m59s
2025-04-17 16:10:10 +02:00
4bc9e5a3ed
trigger 2025-04-17 15:55:45 +02:00
bbd5bc67f0
fix(actions): set CI environment variables in macOS notarization workflow to streamline DMG creation process 2025-04-17 15:48:39 +02:00
fb88e4f057
fix(actions): set CI environment variables in macOS notarization workflow to enhance DMG creation process 2025-04-17 15:45:58 +02:00
10645afcd4
fix(actions): enhance DMG creation process in macOS notarization workflow by adding CI environment detection and improving reliability of DMG creation methods 2025-04-17 15:39:48 +02:00
8193d167c5
fix(actions): streamline DMG creation process in macOS notarization workflow by implementing direct hdiutil approach and improving fallback mechanisms for package creation 2025-04-17 14:09:53 +02:00
8046bc9105
fix(actions): improve DMG creation process in macOS notarization workflow by adding fallback mechanisms and detailed logging for package creation 2025-04-17 11:56:08 +02:00
a3d48024f7
fix(actions): enhance DMG creation process in macOS notarization workflow by adding --no-finder option for improved user experience 2025-04-17 01:44:15 +02:00
477d91fa3f
fix(actions): enhance DMG creation process in macOS notarization workflow by adding dynamic volume icon handling and improving command execution logging
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 48m56s
2025-04-17 00:53:08 +02:00
8344738968
fix(actions): update macOS notarization workflow to include Homebrew installation and DMG upload step for improved artifact management
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 47m36s
2025-04-16 23:45:16 +02:00
48f6f631b5
fix(actions): remove upload step for stapled app bundle in macOS notarization workflow to streamline artifact handling
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 44m12s
2025-04-16 22:58:40 +02:00
5ce7f02d4e
fix(actions): enhance macOS notarization workflow by making install scripts executable, creating custom DMG with installer script, and improving logging for package creation 2025-04-16 22:58:05 +02:00
f1c3e9da5a
fix(actions): enhance macOS notarization workflow by simplifying action structure, removing unnecessary debug logging steps, and implementing custom DMG creation with installer script
All checks were successful
Test macOS Build Action / test-macos-build (push) Successful in 49m52s
2025-04-16 21:45:15 +02:00
4b7123d9e1
fix(actions): enhance macOS notarization workflow by refining signing identity handling, improving logging for certificate extraction, and optimizing signing process for various file types
All checks were successful
Test macOS Build Action / test-macos-build (push) Successful in 42m30s
2025-04-16 21:21:17 +02:00
460505a497
fix(actions): streamline macOS notarization workflow by implementing a comprehensive signing script with improved logging, error handling, and verification of required paths
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 27m55s
2025-04-16 20:50:07 +02:00
61269efe0c
fix(actions): enhance macOS notarization workflow by implementing a comprehensive signing process with detailed logging, improved error handling, and conditional entitlements management
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 41m58s
2025-04-16 19:53:36 +02:00
835074f332
fix(actions): enhance macOS notarization workflow by improving input descriptions, adding detailed logging, and refining signing and notarization processes for better error handling and traceability
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 40m26s
2025-04-16 19:03:33 +02:00
dd01055e1e
fix(actions): enhance macOS notarization workflow by improving API key handling with PEM format checks and detailed logging for error scenarios
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 33m43s
2025-04-16 18:04:40 +02:00
79ddd3ff12
fix(actions): enhance macOS notarization workflow by adding comprehensive error handling, improved API key management, and detailed logging for notarization status checks
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 28m23s
2025-04-16 15:43:41 +02:00
622b10e10d
fix(actions): enhance macOS notarization workflow by adding request UUID extraction, improved status checking, and detailed logging for notarization process
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 30m38s
2025-04-16 14:45:21 +02:00
500a7dc1c3
fix(actions): enhance macOS notarization workflow by validating entitlements file and improving signing process with conditional checks
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 29m44s
2025-04-16 14:01:30 +02:00
643c96b74d
fix(actions): improve macOS notarization workflow by enhancing signing process with detailed identity verification, refined component signing, and comprehensive error handling
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 28m9s
2025-04-16 13:11:26 +02:00
89ecd77133
fix(actions): refine macOS notarization workflow by removing build cache management and enhancing identity handling during signing process
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 28m20s
2025-04-16 12:22:06 +02:00
605f31abef
fix(actions): improve macOS notarization workflow by adding directory existence checks and enhancing error handling during signing process
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 28m7s
2025-04-16 11:31:14 +02:00
079a54a857
fix(actions): enhance macOS notarization workflow with comprehensive debug logging for improved traceability
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 30m1s
2025-04-16 10:28:23 +02:00
f251e847f3
fix(actions): simplify macOS build workflow by directly executing quarantine attribute removal command
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 32m10s
2025-04-16 01:52:41 +02:00
85dd25cbc0
fix(actions): add missing newline in macOS build workflow for improved script readability 2025-04-16 01:50:12 +02:00
84f9506852
fix(actions): update macOS build workflow to use actions/cache@v3 for improved caching performance 2025-04-16 01:46:11 +02:00
6c29eb93be
fix(actions): enhance macOS notarization workflow with detailed debug logging, improved variable management, and streamlined artifact handling 2025-04-16 01:41:36 +02:00
1c7e12e279
fix(actions): enhance macOS notarization workflow by adding debug logging, build cache management, and improved artifact handling
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 2s
2025-04-16 01:27:26 +02:00
fba1af513c
fix(actions): update macOS notarization workflow to improve DMG packaging and enhance installation instructions
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 28m16s
2025-04-16 00:46:48 +02:00
7ef0376181
fix(actions): enhance macOS notarization workflow by adding security verifications and automation permissions
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 28m26s
2025-04-16 00:17:18 +02:00
b13286877a
fix(actions): remove macOS local signing settings for streamlined build configuration
All checks were successful
Test macOS Build Action / test-macos-build (push) Successful in 51m37s
2025-04-15 22:31:31 +02:00
6526ef04e2
fix(actions): enable macOS local signing for improved build security
Some checks failed
Test macOS Build Action / test-macos-build (push) Has been cancelled
2025-04-15 21:57:30 +02:00
0440c10440
fix(actions): remove redundant macOS build settings and streamline build script for improved clarity
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 15m29s
2025-04-15 21:36:56 +02:00
cdc8f67953
fix(actions): update comment for disabling local automatic code signing in LuckyWorld.Target.cs
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 14m8s
2025-04-15 21:22:23 +02:00
4a71488bea
fix(actions): update macOS build workflow to disable automatic code signing and skip signing executables
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 13m57s
2025-04-15 21:05:51 +02:00
619d4d8298
fix(actions): simplify macOS build workflow by removing redundant bundle ID checks and enhancing notarization issue verification
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 15m9s
2025-04-15 20:48:33 +02:00
659b5de3ea
fix(actions): streamline macOS build workflow by integrating DMG signing and notarization directly into the macos-notarize action 2025-04-15 20:31:04 +02:00
71e5075d42
fix(actions): enhance macOS build workflow by adding DMG signing and notarization steps
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 46m9s
2025-04-15 20:01:45 +02:00
cb44ddadab
fix(actions): enhance macOS build workflow by adding steps for creating and uploading stapled app archives and DMG files
All checks were successful
Test macOS Build Action / test-macos-build (push) Successful in 55m17s
2025-04-15 18:07:29 +02:00
2e0a1b8b60
fix(actions): add nested app bundle ID verification and update process in macOS build workflow
All checks were successful
Test macOS Build Action / test-macos-build (push) Successful in 45m33s
2025-04-15 17:06:43 +02:00
6a7cc7c738
fix(actions): enhance macOS build workflow with additional verification and stapling steps for app notarization
Some checks failed
Test macOS Build Action / test-macos-build (push) Has been cancelled
2025-04-15 16:37:15 +02:00
ea9c751434
fix(actions): enhance macOS build workflow with additional app existence checks and error messaging
All checks were successful
Test macOS Build Action / test-macos-build (push) Successful in 56m18s
2025-04-15 15:14:42 +02:00
ce5b037cc5
fix(actions): update macOS build workflow to correct environment variable handling and improve error suggestions
Some checks failed
Test macOS Build Action / test-macos-build (push) Has been cancelled
2025-04-15 15:12:20 +02:00
51315a772d
fix(actions): update error handling in macOS build workflow with improved suggestion formatting
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 14m11s
2025-04-15 14:47:28 +02:00
146dea5121
fix(actions): add error handling and suggestions for build issues in macOS workflow 2025-04-15 14:28:10 +02:00
63ca0d4883
fix(actions): improve bundle ID verification process in macOS build workflow
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 14m20s
2025-04-15 14:07:53 +02:00
6b128e8cb4
fix(actions): add macOS specific settings for bundle identifier and display name 2025-04-15 13:27:23 +02:00
2b40fb0394
fix(actions): add caching for Unreal Engine build artifacts in macOS workflow
All checks were successful
Test macOS Build Action / test-macos-build (push) Successful in 45m50s
2025-04-15 00:34:27 +02:00