Ross Scroggs
a086c1c2a8
Try multi artifact build
2024-02-12 18:02:57 -08:00
Ross Scroggs
be3c6f10c7
Updated gam print groups ... ciallfields|(cifields <CIGroupFieldNameList>) to account for an API shortcoming that failed to get all of the Cloud Identity fields.
2024-02-12 11:28:09 -08:00
Ross Scroggs
1c9f65f7ca
Fix for delete artifacts failing? Try 2
2024-02-11 15:20:46 -08:00
Ross Scroggs
b023ecf8ce
Fix for delete artifacts failing?
2024-02-11 15:16:48 -08:00
Ross Scroggs
0a0cb2a18b
Back to macos-14 for universal2 build
2024-02-10 19:56:54 -08:00
Ross Scroggs
a02afe76fc
Add missing lines
...
Build universal2 with macos-12, doesn't run with macos-14
2024-02-10 19:27:05 -08:00
Ross Scroggs
0b24beca30
Make artifact names unique with jid
2024-02-10 18:16:39 -08:00
Ross Scroggs
7dfa236bc1
Use v4 actions
2024-02-10 15:29:36 -08:00
Ross Scroggs
b7400b9010
run format cleanup, fix typo line 594
2024-02-09 16:03:11 -08:00
Jay Lee
50c5986c3e
actions: fix Windows cache
2024-02-09 15:08:16 -05:00
Ross Scroggs
fff892300b
Update glmsgs.py
2024-02-09 10:29:32 -08:00
Ross Scroggs
adbee45073
Added option skiprows <Integer> to gam csv|loop
2024-02-09 10:00:33 -08:00
Ross Scroggs
2d091c8ca0
Fixed bug in gam <UserTypeEntity> create drivefileacl that caused a trap.
2024-02-09 07:26:39 -08:00
Jay Lee
933fc19379
actions: reduce cache sizes by only caching necessary path for OS
2024-02-09 06:23:20 -05:00
Jay Lee
2bb2684165
actions: fix jid numbering
2024-02-08 14:29:33 -05:00
Jay Lee
868e5e1ab6
actions: expire cache to ensure all builds are correct
2024-02-08 14:25:55 -05:00
Jay Lee
d537067908
[no ci] actions: build arm64 and universal2 on github hosted runner
2024-02-08 14:23:17 -05:00
Jay Lee
a9b8a14d8e
actions: cleanup brew installs for macOS
2024-02-08 14:18:24 -05:00
Ross Scroggs
f3d654fc76
Upgraded to Python 3.12.2 where possible.
2024-02-08 10:27:41 -08:00
Ross Scroggs
62a01bbcfd
Added options restricted|(audience <String>) to gam <UserTypeEntity> create|update chatspace
2024-02-08 10:15:29 -08:00
Jay Lee
e60e1e939b
[actions] github hosted Apple silicon (sweet)
2024-02-08 10:55:44 -05:00
Jay Lee
5305f1bda0
actions: rebuild for Python 3.12.2
2024-02-08 08:47:24 -05:00
Ross Scroggs
6126e6ac67
Fixed <PermissionMatch> bug for real.
2024-02-07 12:18:08 -08:00
Ross Scroggs
58e2f74700
Fixed <PermissionMatch> bug introduced in 6.67.35
2024-02-07 09:04:47 -08:00
Ross Scroggs
dcaf892e95
Added option wait <Integer> <Integer> to gam create datatransfer
2024-02-06 18:20:54 -08:00
Ross Scroggs
e8b2dee02d
Added option tdnotify [<Boolean>] to <ToDriveAttribute>
2024-02-06 13:46:53 -08:00
Ross Scroggs
267d63fcd6
Fixed bug in gam <UserTypeEntity> show messages ... showattachments to avoid a trap when text/plain attachments in character sets other than UTF-8 are displayed.
2024-02-03 21:14:16 -08:00
Ross Scroggs
566a0c0345
Added sleep <Integer> to batch commands
2024-02-03 17:33:36 -08:00
Ross Scroggs
6ed3f8ebfc
Added the following options to <PermissionMatch> that allow more powerful matching.
...
Added the following options to `<PermissionMatch>` that allow more powerful matching.
```
nottype <DriveFileACLType>
typelist <DriveFileACLTypeList>
nottypelist <DriveFileACLTypeList>
rolelist <DriveFileACLRoleList>
notrolelist <DriveFileACLRoleList>
```
* See: https://github.com/taers232c/GAMADV-XTD3/wiki/Permission-Matches#define-a-match
2024-02-03 12:09:09 -08:00
Ross Scroggs
51c7a542e3
Shared Drive fixes/updates
2024-02-02 16:00:43 -08:00
Ross Scroggs
ee68669652
Fixed bug in gam <UserTypeEntity> print shareddrives where role was improperly displayed as unknown
2024-02-01 15:40:18 -08:00
Ross Scroggs
e7e653d395
Updated <ToDriveAttribute> to allow multiple tdshare <EmailAddress> commenter|reader|writer options.
2024-02-01 13:28:43 -08:00
Ross Scroggs
e6a4eb7fd9
Merge branch 'main' of https://github.com/GAM-team/GAM
2024-01-31 10:41:39 -08:00
Ross Scroggs
25cdf2e544
Multiple updates
2024-01-31 10:41:36 -08:00
Jay Lee
5e1702018c
[actions] bump actions for OpenSSL 3.2.1
20240131.011506
2024-01-30 13:04:12 -05:00
Ross Scroggs
a404af0582
Fixed bug that caused HTML password notification email messages to be displayed in raw form.
2024-01-22 09:52:26 -08:00
Ross Scroggs
741b69ff2d
Update __init__.py
2024-01-20 10:23:17 -08:00
Ross Scroggs
da1f808c06
Use local copy of googleapiclient to remove static discovery documents to improve performance.
2024-01-20 10:01:04 -08:00
Ross Scroggs
39a8bf9485
Two updates
...
Added `permissionidlist <PermissionIDList>` to `<PermissionMatch>`
Added option `exportlinkeddrivefiles <Boolean>` to `gam create vaultexport`
2024-01-19 14:31:47 -08:00
Ross Scroggs
53d1ce5ddb
Updated gam remove aliases <EmailAddress> user|group <EmailAddressEntity>
2024-01-19 08:12:27 -08:00
Ross Scroggs
432ef09129
Added option onelicenseperrow|onelicenceperrow to gam print users ... licenses
20240118.051115
2024-01-17 20:14:18 -08:00
Ross Scroggs
647da9f980
Password notification fix
...
Updated `gam create|update user ... notify` to encode the characters `<>&` in the password
so that they display correctly when the notify message content is HTML.
2024-01-15 09:31:05 -08:00
Ross Scroggs
cc50ae28cd
Cleaned up Getting/Got messages for gam print courses|course-participants.
2024-01-13 17:18:45 -08:00
Ross Scroggs
64ed92692a
Added option showitemcountonly to various commands
20240113.162258
2024-01-12 21:53:12 -08:00
Ross Scroggs
2dd810ba69
Correct editing error
2024-01-12 11:40:25 -08:00
Ross Scroggs
5922d939e2
Improve gam print group-members
2024-01-12 11:23:41 -08:00
Ross Scroggs
14eaa9f32f
Updated reseller commands to handle the following error:
...
ERROR: 400: invalid - Customer domain [domain.com] is linked to one or more email verified customers, please provide a customer id.
2024-01-10 16:46:04 -08:00
Ross Scroggs
f935a6bdfc
Updated gam create domain <DomainName> to handle the following error:
...
ERROR: 409: conflict - Domain in request is in use by an email verified customer.
2024-01-10 14:42:25 -08:00
Ross Scroggs
29ceda7f43
Added option addcsvdata <FieldName> <String> to gam print datatransfers
2024-01-10 11:38:19 -08:00
Ross Scroggs
f950c863f4
Gmail permissions update
...
Updated various Gmail related commands to handle this error:
```
ERROR: 403: permissionDenied - Insufficient Permission
```
2024-01-10 08:52:57 -08:00