Commit Graph

4598 Commits

Author SHA1 Message Date
89b854ea57 actions: try to simplify gam/gampath logic 2024-09-18 15:47:31 -04:00
42fd8cd1e8 actions: fix $gam value on non-onedir 2024-09-18 15:37:09 -04:00
0e0f49c540 actions: more attempts to fix staticx 2024-09-18 15:22:46 -04:00
f0b1b62e79 [no ci] comment out pyinstaller spec debug output for now 2024-09-18 15:22:15 -04:00
7606a40a58 actions: reduce debug on PyInstaller, fix $gam 2024-09-18 15:11:52 -04:00
ac5098522b actions: keep one file for staticx builds 2024-09-18 15:04:37 -04:00
d84ff8d392 actions: fix mac/linux packaging. 2024-09-18 14:59:08 -04:00
4a0687cfe9 actions: actually enable one dir on Linux 2024-09-18 14:55:40 -04:00
19e386ed21 actions: fix non-onedir distpath 2024-09-18 14:43:32 -04:00
8165c72606 actions: gam7 in packages. 2024-09-18 14:39:45 -04:00
5267992e31 Revert "Revert setting target_gam"
Some checks failed
Build and test GAM / build (Win64, build, 9, VC-WIN64A, windows-2022) (push) Has been cancelled
Build and test GAM / build (aarch64, build, 3, linux-aarch64, [self-hosted linux arm64]) (push) Has been cancelled
Build and test GAM / build (aarch64, build, 5, linux-aarch64, [self-hosted linux arm64], yes) (push) Has been cancelled
Build and test GAM / build (aarch64, build, 7, darwin64-arm64, macos-14) (push) Has been cancelled
Build and test GAM / build (x86_64, build, 1, linux-x86_64, ubuntu-22.04) (push) Has been cancelled
Build and test GAM / build (x86_64, build, 2, linux-x86_64, ubuntu-20.04) (push) Has been cancelled
Build and test GAM / build (x86_64, build, 4, linux-x86_64, ubuntu-20.04, yes) (push) Has been cancelled
Build and test GAM / build (x86_64, build, 6, darwin64-x86_64, macos-13) (push) Has been cancelled
Build and test GAM / build (x86_64, test, 10, ubuntu-22.04, 3.13) (push) Has been cancelled
Build and test GAM / build (x86_64, test, 11, ubuntu-22.04, 3.9) (push) Has been cancelled
Build and test GAM / build (x86_64, test, 12, ubuntu-22.04, 3.10) (push) Has been cancelled
Build and test GAM / build (x86_64, test, 8, ubuntu-22.04, 3.11) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Check for Google Root CA Updates / check-apis (push) Has been cancelled
Build and test GAM / merge (push) Has been cancelled
Build and test GAM / publish (push) Has been cancelled
This reverts commit 38375b1710.
2024-09-18 11:35:38 -07:00
1949b3346c Merge branch 'main' of https://github.com/GAM-team/GAM 2024-09-18 11:28:13 -07:00
38375b1710 Revert setting target_gam 2024-09-18 11:28:11 -07:00
281e790260 actions: fix gam/gam7 path 20240918.181529 2024-09-18 13:04:45 -04:00
2b8b2521d1 actions: hack to make gam7 the folder for mac/linux packages 2024-09-18 12:57:42 -04:00
52601edb35 [no ci] remove 3.8 testing. Fixes #1702 2024-09-18 11:46:43 -04:00
5475f281eb Merge branch 'main' of https://github.com/GAM-team/GAM 2024-09-18 08:42:45 -07:00
b1f8893783 Use gam7 target directory on Linux/MacOS 2024-09-18 08:42:41 -07:00
640cb322d7 [no ci] remove 3.8 from setup.cfg 2024-09-18 11:41:36 -04:00
c4f15cbf3a actions: give up on PyInstaller 6.10 again. Urgh. 2024-09-18 11:24:00 -04:00
bef392cf7a Merge branch 'main' of https://github.com/GAM-team/GAM 2024-09-18 07:15:07 -07:00
abb49ed336 Updated gam delete ou and gam print admins to handle the following error:
ERROR: 503: serviceNotAvailable - The service is currently unavailable.
2024-09-18 07:14:53 -07:00
fe5bc5569d actions: kill cache for a rebuild on MacOS 13, also see if PyInstaller 6.10 will work now. 2024-09-18 10:12:03 -04:00
18615f246d actions: MacOS 12 is deprecated, move to 13 for x86_64 2024-09-18 10:05:23 -04:00
7958632046 Merge branch 'main' of https://github.com/gam-team/gam 2024-09-18 09:32:50 -04:00
3e8bff23c4 GAM 7.00.03 pre-release 2024-09-18 09:31:30 -04:00
0221781a05 [no ci] remove add_lib.py hack file 2024-09-18 08:19:08 -04:00
e6ced7fff6 actions: remove add_lib hack and use contents_directory PyInstaller feature instead 20240918.130235 2024-09-18 08:18:27 -04:00
484238ece2 try to cleanup and correct some logic. Might have made things worse... 2024-09-18 08:01:46 -04:00
ee32bb87f0 actions: one directory for MacOS 2024-09-18 07:43:06 -04:00
73803acb89 actions: zip whole gam path, cleanup the .zip 2024-09-18 07:15:12 -04:00
a40df40f9b [no ci] comment on what add_lib.py does 2024-09-17 22:01:36 -04:00
a33b89788c actually set our codesign ID 20240918.024731 2024-09-17 21:50:04 -04:00
54f815e503 only use add_lib.py on onedir 2024-09-17 21:45:10 -04:00
e54d3d274a Have PyInstaller sign MacOS binaries 2024-09-17 21:35:47 -04:00
b7a20ceb4f actions: fix typo in create printer 20240918.013533 2024-09-17 19:15:08 -04:00
bbc965d38f [no ci] fix build status badge 2024-09-17 19:11:50 -04:00
8935cf7041 actions: give zip file for notarization a name we can track
Some checks are pending
Build and test GAM / build (Win64, build, 9, VC-WIN64A, windows-2022) (push) Waiting to run
Build and test GAM / build (aarch64, build, 3, linux-aarch64, [self-hosted linux arm64]) (push) Waiting to run
Build and test GAM / build (aarch64, build, 5, linux-aarch64, [self-hosted linux arm64], yes) (push) Waiting to run
Build and test GAM / build (aarch64, build, 7, darwin64-arm64, macos-14) (push) Waiting to run
Build and test GAM / build (x86_64, build, 1, linux-x86_64, ubuntu-22.04) (push) Waiting to run
Build and test GAM / build (x86_64, build, 2, linux-x86_64, ubuntu-20.04) (push) Waiting to run
Build and test GAM / build (x86_64, build, 4, linux-x86_64, ubuntu-20.04, yes) (push) Waiting to run
Build and test GAM / build (x86_64, build, 6, darwin64-x86_64, macos-12) (push) Waiting to run
Build and test GAM / build (x86_64, test, 10, ubuntu-22.04, 3.8) (push) Waiting to run
Build and test GAM / build (x86_64, test, 11, ubuntu-22.04, 3.9) (push) Waiting to run
Build and test GAM / build (x86_64, test, 12, ubuntu-22.04, 3.10) (push) Waiting to run
Build and test GAM / build (x86_64, test, 8, ubuntu-22.04, 3.11) (push) Waiting to run
Build and test GAM / merge (push) Blocked by required conditions
Build and test GAM / publish (push) Blocked by required conditions
CodeQL / Analyze (python) (push) Waiting to run
Check for Google Root CA Updates / check-apis (push) Waiting to run
20240917.185546
2024-09-17 13:05:44 -04:00
4583f6d996 actions: need team-id to notarize 2024-09-17 12:36:23 -04:00
92282fb493 actions: use newer tool for notarization 2024-09-17 12:30:39 -04:00
65ea328f2a actions: attempt to notarize macos binaries 2024-09-17 12:15:13 -04:00
2da4833a0d actions: file is a .plist, not .xml 2024-09-17 11:55:22 -04:00
631ce68126 actions: actually try to sign gam binary for MacOS 2024-09-17 11:52:34 -04:00
480aca680d actions: create entitlements.plist file for MacOS signing 2024-09-17 11:45:45 -04:00
6e3ab6700d actions: actually comment out create admin line 2024-09-17 11:41:26 -04:00
61319fa08e actions: just create at root and don't make delegated admin 2024-09-17 11:36:39 -04:00
673e9f88ad actions: sleep 5 min each 2024-09-17 11:18:45 -04:00
f2b8200a3b actions: sleep 3m (bleh) 2024-09-17 11:11:21 -04:00
0383624c72 actions: sleep before and after user creation (create admin was also failing) 2024-09-17 11:01:50 -04:00
cb03b8d9d4 [no ci] actions: print that we're intentionally sleeping 2024-09-17 10:56:46 -04:00