Commit Graph

3840 Commits

Author SHA1 Message Date
d5ad1cb2fb add nokey to create project 2024-06-21 16:19:39 +00:00
c12ee6438c Added use_chat_admin_access Boolean variable to gam.cfg. 20240621.021155 2024-06-20 17:06:53 -07:00
e18eb0931e actions: just don't set arch on x86_64 and arm64 CFLAGS 2024-06-20 15:23:36 -04:00
2c0295d674 actions: only set CFLAGS on universal2 for now 2024-06-20 15:21:30 -04:00
ced1e84567 actions: exit 0 even on config failure so we get logs 2024-06-20 14:52:01 -04:00
5adc996f3e actions: try dumping config.log 2024-06-20 14:44:39 -04:00
a3b3353e71 OpenSSL 3.3.1 on Mac x64 seems to work now 2024-06-20 11:19:37 -07:00
f084096658 Multiple updates
Course copyfrom update

Python 3.12.4

Chat API DPP
2024-06-20 07:33:03 -07:00
d9188da059 update Chat discovery 20240619.150923 2024-06-19 14:43:53 +00:00
12c150f64d Fixed bug in `gam <UserTypeEntity> print|show filesharecounts 20240613.161837 2024-06-12 20:57:36 -07:00
6d25ada6a4 actions: re-enable build job tests 20240612.192547 2024-06-12 14:00:41 -04:00
c0cd121a91 actions: disable ssl also 20240611.175828 2024-06-11 13:16:59 -04:00
e8e508eb18 actions: disable version check temporarily 2024-06-11 12:44:45 -04:00
deda162375 actions: fix arch variables 2024-06-11 12:20:27 -04:00
b69601c5c2 actions: try something else for macos x86 2024-06-11 12:03:41 -04:00
87f9aa37b5 Merge branch 'main' of https://github.com/GAM-team/GAM 2024-06-10 16:26:41 +00:00
b74e2e1fd2 retry group update on create on invalid argument
should address frequenty GROUP_METADATA_DOES_NOT_EXIST error in github actions
2024-06-10 16:25:32 +00:00
e40cbc32a6 Update build.yml 2024-06-10 11:37:21 -04:00
636a49b1a6 Try rebuilding openssl macos x86 on 3.3 branch 2024-06-10 11:07:19 -04:00
7239f252da actions: put x86 mac back on 3.3.0 for now 20240608.045857 2024-06-07 22:58:17 -04:00
5d85ea63b0 actions: temp test x86 MacOS 14 2024-06-07 22:44:39 -04:00
cf50fcc78f Update build.yml 2024-06-07 22:19:03 -04:00
eead1bd8b9 USee if MacOS 13 will make a difference 2024-06-07 20:10:05 -04:00
206a09aad3 Add scratch counter, variable we can iterate to force a new action run 2024-06-07 15:48:55 -04:00
eb365a3eb5 [no ci] Set MACOSX_DEPLOYMENT_TARGET to our actual MacOS major version 2024-06-07 14:53:07 -04:00
1690daccb5 Investigate issues with OpenSSL 3.3.1 2024-06-07 14:32:22 -04:00
233eeb0744 Added Gemini License for Education SKUs 2024-06-07 07:29:45 -07:00
3f17525169 Handle MacOS x86_64 SSL problem 2024-06-06 07:04:05 -07:00
100df45d46 Retry errors when getting file labels 2024-06-05 12:22:48 -07:00
cb00e6de9f Chat admin cleanup 2024-06-04 18:04:15 -07:00
82585dc28a Merge branch 'main' of https://github.com/GAM-team/GAM 2024-06-04 17:50:47 +00:00
cb16747125 Chat Admin APIs DevPreview 2024-06-04 17:50:30 +00:00
8632c98556 actions: rebuild to get OpenSSL 3.3.1 2024-06-04 11:03:06 -04:00
6c3a805a4d Fixed bug in gam <UserTypeEntity> print|show chatspaces 2024-06-03 07:36:20 -07:00
f6b949e4c1 Updated gam <UserTypeEntity> print filelist ... showshareddrivepermissions 2024-05-31 20:47:00 -07:00
1f9624ad5c add 2 Gemini SKUs 20240531.205304 2024-05-31 19:36:56 +00:00
9c9ddff973 gam report vault 2024-05-31 19:36:12 +00:00
f1636c7768 Added fromgmail to <EventType> 2024-05-31 12:26:06 -07:00
0ebefda760 Updated gam update|delete|info adminrole to handle the following error:
ERROR: 400: failedPrecondition - Precondition check failed.
20240530.025536
2024-05-29 19:13:46 -07:00
5a335fb57b Updated <SchemaNameList> to allow schema fields 2024-05-29 10:49:31 -07:00
db95cbcfa4 Fixed control-C bug 2024-05-28 13:06:19 -07:00
33d9949283 MacOS swig: it's here/it's not 20240527.013410 2024-05-26 17:35:09 -07:00
41078d5ff6 Fix Windows build, cleanup 2024-05-26 16:21:06 -07:00
52316774ad Disable Chat Admin APIs 2024-05-25 09:36:34 -07:00
ce545ad062 Chat Admin APIs default to off 2024-05-25 09:02:10 -07:00
2e5df12df1 Update print messages and print drivesettings 2024-05-25 08:35:11 -07:00
46b9de642d actions: remove fullGamTest logic
Ensure live Google API tests run on test runners so we are exercising our code against Python versions other than the version used by GAM binaries.

These runners generally finish fastest anyway since they never need to compile OpenSSL, Python or PyInstaller.
2024-05-22 21:29:04 -04:00
a9d600234c [no ci] actions: macOS runner now ships with rust, gnupg and swig 2024-05-22 21:15:33 -04:00
5c8b69e8b7 actions: move PyInstaller back to latest to see what happens 2024-05-22 21:08:58 -04:00
29792677d7 Added option showusagebytes to gam <UserTypeEntity> print|show drivesettings 2024-05-22 13:18:02 -07:00