1c9f65f7ca
Fix for delete artifacts failing? Try 2
2024-02-11 15:20:46 -08:00
b023ecf8ce
Fix for delete artifacts failing?
2024-02-11 15:16:48 -08:00
0a0cb2a18b
Back to macos-14 for universal2 build
2024-02-10 19:56:54 -08:00
a02afe76fc
Add missing lines
...
Build universal2 with macos-12, doesn't run with macos-14
2024-02-10 19:27:05 -08:00
0b24beca30
Make artifact names unique with jid
2024-02-10 18:16:39 -08:00
7dfa236bc1
Use v4 actions
2024-02-10 15:29:36 -08:00
b7400b9010
run format cleanup, fix typo line 594
2024-02-09 16:03:11 -08:00
50c5986c3e
actions: fix Windows cache
2024-02-09 15:08:16 -05:00
fff892300b
Update glmsgs.py
2024-02-09 10:29:32 -08:00
adbee45073
Added option skiprows <Integer>
to gam csv|loop
2024-02-09 10:00:33 -08:00
2d091c8ca0
Fixed bug in gam <UserTypeEntity> create drivefileacl
that caused a trap.
2024-02-09 07:26:39 -08:00
933fc19379
actions: reduce cache sizes by only caching necessary path for OS
2024-02-09 06:23:20 -05:00
2bb2684165
actions: fix jid numbering
2024-02-08 14:29:33 -05:00
868e5e1ab6
actions: expire cache to ensure all builds are correct
2024-02-08 14:25:55 -05:00
d537067908
[no ci] actions: build arm64 and universal2 on github hosted runner
2024-02-08 14:23:17 -05:00
a9b8a14d8e
actions: cleanup brew installs for macOS
2024-02-08 14:18:24 -05:00
f3d654fc76
Upgraded to Python 3.12.2 where possible.
2024-02-08 10:27:41 -08:00
62a01bbcfd
Added options restricted|(audience <String>)
to gam <UserTypeEntity> create|update chatspace
2024-02-08 10:15:29 -08:00
e60e1e939b
[actions] github hosted Apple silicon (sweet)
2024-02-08 10:55:44 -05:00
5305f1bda0
actions: rebuild for Python 3.12.2
2024-02-08 08:47:24 -05:00
6126e6ac67
Fixed <PermissionMatch>
bug for real.
2024-02-07 12:18:08 -08:00
58e2f74700
Fixed <PermissionMatch>
bug introduced in 6.67.35
2024-02-07 09:04:47 -08:00
dcaf892e95
Added option wait <Integer> <Integer>
to gam create datatransfer
2024-02-06 18:20:54 -08:00
e8b2dee02d
Added option tdnotify [<Boolean>]
to <ToDriveAttribute>
2024-02-06 13:46:53 -08:00
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
566a0c0345
Added sleep <Integer>
to batch commands
2024-02-03 17:33:36 -08:00
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
51c7a542e3
Shared Drive fixes/updates
2024-02-02 16:00:43 -08:00
ee68669652
Fixed bug in gam <UserTypeEntity> print shareddrives
where role
was improperly displayed as unknown
2024-02-01 15:40:18 -08:00
e7e653d395
Updated <ToDriveAttribute>
to allow multiple tdshare <EmailAddress> commenter|reader|writer
options.
2024-02-01 13:28:43 -08:00
e6a4eb7fd9
Merge branch 'main' of https://github.com/GAM-team/GAM
2024-01-31 10:41:39 -08:00
25cdf2e544
Multiple updates
2024-01-31 10:41:36 -08:00
5e1702018c
[actions] bump actions for OpenSSL 3.2.1
20240131.011506
2024-01-30 13:04:12 -05:00
a404af0582
Fixed bug that caused HTML password notification email messages to be displayed in raw form.
2024-01-22 09:52:26 -08:00
741b69ff2d
Update __init__.py
2024-01-20 10:23:17 -08:00
da1f808c06
Use local copy of googleapiclient
to remove static discovery documents to improve performance.
2024-01-20 10:01:04 -08:00
39a8bf9485
Two updates
...
Added `permissionidlist <PermissionIDList>` to `<PermissionMatch>`
Added option `exportlinkeddrivefiles <Boolean>` to `gam create vaultexport`
2024-01-19 14:31:47 -08:00
53d1ce5ddb
Updated gam remove aliases <EmailAddress> user|group <EmailAddressEntity>
2024-01-19 08:12:27 -08:00
432ef09129
Added option onelicenseperrow|onelicenceperrow
to gam print users ... licenses
20240118.051115
2024-01-17 20:14:18 -08:00
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
cc50ae28cd
Cleaned up Getting/Got
messages for gam print courses|course-participants
.
2024-01-13 17:18:45 -08:00
64ed92692a
Added option showitemcountonly
to various commands
20240113.162258
2024-01-12 21:53:12 -08:00
2dd810ba69
Correct editing error
2024-01-12 11:40:25 -08:00
5922d939e2
Improve gam print group-members
2024-01-12 11:23:41 -08:00
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
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
29ceda7f43
Added option addcsvdata <FieldName> <String>
to gam print datatransfers
2024-01-10 11:38:19 -08:00
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
90f9931dca
Fixed bug that caused a trap when optional argument charset <Charset>
was used with emlfile <FileName>
20240110.004803
2024-01-09 15:21:06 -08:00
4c357d5281
Added option maxevents <Number>
to gam report <ActivityApplictionName>
2024-01-08 12:08:50 -08:00