Jay Lee
7f72dad9b8
Update decrypt.sh
2025-04-18 11:45:39 -04:00
Jay Lee
aa3a0330d1
[no ci] update decrypt.sh
2025-04-18 11:05:59 -04:00
Jay Lee
cda74bd758
[no ci] Delete .github/actions/creds.tar.xz.gpg
2025-04-18 10:53:26 -04:00
Jay Lee
6b5e19b1de
[no ci] update secret decode tool
2025-04-18 10:53:02 -04:00
Jay Lee
532271130c
actions: try refreshing creds again
2024-10-28 09:17:30 -04:00
Jay Lee
628ef4aeff
actions: update creds
2024-10-28 08:59:58 -04:00
Jay Lee
b2daeffa36
actions: fi!
Build and test GAM / build (Win64, build, 8, 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-24.04) (push) Waiting to run
Build and test GAM / build (x86_64, build, 4, linux-x86_64, ubuntu-22.04, yes) (push) Waiting to run
Build and test GAM / build (x86_64, build, 6, darwin64-x86_64, macos-13) (push) Waiting to run
Build and test GAM / build (x86_64, test, 10, ubuntu-24.04, 3.10) (push) Waiting to run
Build and test GAM / build (x86_64, test, 11, ubuntu-24.04, 3.11) (push) Waiting to run
Build and test GAM / build (x86_64, test, 12, ubuntu-24.04, 3.12) (push) Waiting to run
Build and test GAM / build (x86_64, test, 9, ubuntu-24.04, 3.9) (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
2024-10-27 16:27:33 -04:00
Jay Lee
3440fa7415
actions: quotes
2024-10-27 16:23:08 -04:00
Jay Lee
77bf001195
actions: gtar on MacOS
2024-10-27 16:20:41 -04:00
Jay Lee
5d0003ce93
actions: try, try again.
2024-10-27 16:10:55 -04:00
Jay Lee
a0c4be1d5c
actions: tell tar the file is a tar.xz
2024-10-27 15:56:21 -04:00
Jay Lee
95be4e2d53
actions: try to update creds again. ugh.
2024-10-27 15:52:11 -04:00
Jay Lee
5f8705fc09
actions: update creds to add policy scope
2024-10-27 15:44:06 -04:00
Jay Lee
975833bf87
actions: add policy scope for testing
2024-10-27 15:39:07 -04:00
Jay Lee
74ac351aa4
actions: don't exclude json files from our package archives
2024-09-24 16:01:05 -04:00
Jay Lee
480aca680d
actions: create entitlements.plist file for MacOS signing
2024-09-17 11:45:45 -04:00
Jay Lee
9c92aa5972
update decrypt.sh to receive output folder
2023-07-25 16:08:25 +00:00
Jay Lee
f943890cfb
update creds again
2023-07-22 21:59:44 +00:00
Jay Lee
f75994f735
make decrypt.sh more verbose
2023-07-22 21:49:21 +00:00
Jay Lee
2c83b13192
use xz with creds file
2023-07-22 00:03:57 +00:00
Jay Lee
08bcd64289
try gpg again
2023-07-21 23:57:59 +00:00
Jay Lee
5bc80eba6a
update credentials with GAM7 format
2023-07-21 23:53:31 +00:00
Jay Lee
e29327a0d9
Update decrypt.sh
2023-07-21 15:13:08 -04:00
Jay Lee
a50d1ef456
new credentials with inbound sso scope
2022-11-14 17:50:38 -05:00
Jay Lee
173fdb2297
Merge branch 'main' of github.com:GAM-team/GAM
2022-11-02 12:26:57 +00:00
Jay Lee
120db6e7d8
Updated Actions creds
2022-11-02 12:23:01 +00:00
Jay Lee
55555506be
Update decrypt.sh
2022-11-01 16:32:15 -04:00
Jay Lee
d9a5ac849b
try again with new creds
2022-10-06 17:45:05 +00:00
Jay Lee
51d4c29dd5
update creds
2022-10-06 17:38:01 +00:00
Jay Lee
72af9fb4a9
Update creds.tar.gpg
2022-04-07 23:17:24 +00:00
Jay Lee
f5e9aea2ac
[no ci] remove old file
2022-02-02 10:39:10 -05:00
Jay Lee
be41f0ba11
[no ci] remove old file
2022-02-02 10:39:02 -05:00
Jay Lee
f92ca02907
[no ci] remove old file
2022-02-02 10:38:54 -05:00
Jay Lee
7ccddd3d33
[no ci] remove old file
2022-02-02 10:38:41 -05:00
Jay Lee
545c4ec30f
[no ci] remove old file
2022-02-02 10:38:32 -05:00
Jay Lee
8174aae392
Create package_exclusions.txt
2022-02-01 12:49:20 -05:00
Jay Lee
fd3bec8371
Delete windows-install.sh
2022-01-31 10:05:53 -05:00
Janosh Riebesell
f5c95d2ba0
Flynt + shellcheck ( #1473 )
...
* quote variables in src/gam-install.sh + fix typos
* flynt src (auto f-string conversion)
* quote all shell variables
2022-01-23 11:08:23 -05:00
Janosh Riebesell
7710711def
Pre-commit ( #1467 )
...
* pre-commit run trailing-whitespace -a
* pre-commit run end-of-file-fixer -a
* pre-commit run double-quote-string-fixer -a
* pre-commit run requirements-txt-fixer -a
* add pyupgrade hook
* remove pre-commit default_language_version 3.7 (since no upwards incompatible hooks)
2022-01-16 14:23:27 -05:00
Jay Lee
ef3c282bfa
Update linux-before-install.sh
2022-01-15 12:23:56 -05:00
Jay Lee
1a1cd223d3
Update linux-before-install.sh
2022-01-15 11:54:18 -05:00
Jay Lee
3d55591436
Update linux-before-install.sh
2022-01-15 11:42:52 -05:00
Jay Lee
57e3eb5c8e
Update macos-before-install.sh
2022-01-11 08:45:07 -05:00
Jay Lee
b34bf3e56a
Update linux-before-install.sh
2021-12-22 15:58:08 -05:00
Jay Lee
e91d12caaf
Update macos-install.sh
2021-11-23 08:26:12 -05:00
Jay Lee
5436f21bc0
Use OpenSSL 3.0.0 in builds
2021-10-29 18:12:30 -04:00
Ross Scroggs
8d7c6d3835
MacOS codesign fix no longer needed; MacOS 12 = Monterey ( #1441 )
...
* Updated 3.9 to 3.10, is this still needed?
* Fix no longer required
* MacOS 12 is Monterey
2021-10-26 12:56:47 -04:00
Jay Lee
58190343b1
Update linux-install.sh
2021-10-05 16:49:53 -04:00
Jay Lee
99d48b1939
Update linux-before-install.sh
2021-10-05 16:49:36 -04:00
Jay Lee
82b66d53cb
Update linux-install.sh
2021-10-05 09:08:55 -04:00