Jay Lee
aeaa421de6
Create stale.yml
2020-03-05 07:57:40 -05:00
Ross Scroggs
0f8bf26746
Allow hangouts/meet link to be included in an event ( #1110 )
2020-03-02 18:34:59 -05:00
Ross Scroggs
ee89aa649a
Appease pylint, cleanup ( #1109 )
...
* Appease pylint, cleanup
* Fix typo
2020-03-02 07:53:36 -05:00
Jay Lee
8cc401a5bf
Move print_json into display.py and optimize
2020-03-01 17:30:01 -05:00
Jay Lee
c69934e10c
wait for Python install to finish
2020-02-28 11:22:54 -05:00
Jay Lee
152d856b24
revert to Python 3.8.1
v4.99
2020-02-27 18:36:03 -05:00
Jay Lee
0541d21364
python.org for Windows install
2020-02-26 14:33:39 -05:00
Jay Lee
47bdad65c2
update choco packages on Win, enable cloudidentity for future use
2020-02-26 11:35:12 -05:00
Jay Lee
8fdc7839fb
Merge branch 'master' of https://github.com/jay0lee/GAM
2020-02-26 11:29:19 -05:00
Jay Lee
69905abb9f
Update var.py
2020-02-25 21:22:30 -05:00
Jay Lee
dfa80244ce
GAM 4.99
2020-02-25 21:16:26 -05:00
Jay Lee
601b5fd57d
Python 3.8.2
2020-02-25 20:41:45 -05:00
Jay Lee
822ba6051c
Python 3.8.2
2020-02-25 20:40:06 -05:00
Ross Scroggs
c827f193f2
Delete invalid product ID ( #1105 )
2020-02-25 13:12:04 -05:00
Jay Lee
dfd755c0da
no browser
2020-02-21 16:07:20 -05:00
Jay Lee
72b63c4339
exercize todrive, reduce report size
2020-02-21 15:53:40 -05:00
Jay Lee
52e3b0ee8e
remove bash install test, add reports to testing
2020-02-21 15:28:01 -05:00
Ross Scroggs
41521f4c04
Fix gam report user/customer not being recognized ( #1103 )
2020-02-21 15:25:23 -05:00
Jay Lee
f35067c9ba
Merge branch 'master' of https://github.com/jay0lee/GAM
2020-02-20 12:47:18 -05:00
Jay Lee
4cd538e8c1
check key age, colors for check serviceaccount
2020-02-20 12:47:02 -05:00
Ross Scroggs
9d0de5df22
Fix f string error ( #1102 )
...
I apologize
2020-02-20 11:16:55 -05:00
Jay Lee
19e9e9e287
Merge branch 'master' of https://github.com/jay0lee/GAM
2020-02-19 11:31:20 -05:00
Jay Lee
cd450a48e6
Check key age on check serviceaccount
2020-02-19 11:31:05 -05:00
Ross Scroggs
cd1ca91b7f
Fix bug in checking fro 32/64 bit mismatch ( #1101 )
2020-02-19 11:10:10 -05:00
Jay Lee
9fd0562f98
re-add filter_secrets for arm64
v4.98
2020-02-14 14:49:08 -05:00
Jay Lee
89a4711a77
update to latest fixed google-auth
2020-02-14 13:19:49 -05:00
Jay Lee
6a7c3a60ec
GAM 4.98
2020-02-14 12:48:44 -05:00
Jay Lee
0ee3f11345
decode/verify id token on each refresh
2020-02-14 12:05:13 -05:00
Jay Lee
773311439f
Merge branch 'master' of https://github.com/jay0lee/GAM
2020-02-14 10:39:54 -05:00
Jay Lee
6d2ee67536
New version of google-auth may be breaking us
2020-02-14 10:39:23 -05:00
Ross Scroggs
b90f291998
Don't set consent screen on gam use project ( #1095 )
2020-02-14 10:15:23 -05:00
Jay Lee
d34034065f
Update gam.py
2020-02-13 17:00:57 -05:00
Jay Lee
ae425d25ec
be clearer about who we're comparing time with
2020-02-13 16:14:13 -05:00
Jay Lee
3c98fc460a
fix user agent
2020-02-13 15:31:25 -05:00
Jay Lee
7725d32788
Simplify service account DwD by prepopulating fields with clientid/scopes
2020-02-13 14:54:14 -05:00
Jay Lee
bbd4dd736e
Project create improvements
...
- Programmatically set Consent (Branding page) saving a user step
- record created_by in client_secrets.json for easier backtracking
- use local project-apis.txt if it exists
2020-02-13 11:53:51 -05:00
Ross Scroggs
a1967bc706
Improve error handling when invalid report is entered ( #1094 )
...
* Improve error handling when invalid report is entered
* Add chat to report list
* Use discovery document
* This will work
* Fix formatting
* These aren't necessary
* Yes, these are necessary because the user may enter the version without _ and gam has has to add it back
2020-02-10 18:22:55 -05:00
Jay Lee
d06a38d09e
rollback API test
2020-02-10 18:16:09 -05:00
Jay Lee
5d8b06b239
TESTING - WILL ROLLBACK - include discovery
2020-02-10 16:55:30 -05:00
Jay Lee
2caa782b83
TESTING ONLY - WILL ROLLBACK - API Testing
2020-02-10 16:48:21 -05:00
Ross Scroggs
f085dac4a0
f string formatting, final of many ( #1093 )
...
* f string formatting, final of many
Standardize (i/count) handling
Add doc_string and follow PEP8 naming convention for page_message routines
* Clean up items in gapi.got_total_items_msg and gapi.got_total_items_first_last_msg
2020-02-10 09:25:44 -05:00
Ross Scroggs
5092e3fc65
f string formatting, sixth of many ( #1091 )
...
Got message cleanup
2020-02-09 09:05:05 -05:00
Ross Scroggs
0f0cb0f28d
f string formatting, fifth of many ( #1090 )
2020-02-08 16:23:05 -05:00
Ross Scroggs
47cfdedd1f
f string formatting, fourth of many ( #1089 )
2020-02-08 12:44:56 -05:00
Ross Scroggs
6347e1f779
f string formatting, first of many ( #1088 )
...
* f string formatting, first of many
* f string formatting, second of many
* f string formatting, third of many
2020-02-08 10:54:14 -05:00
Ross Scroggs
0afffb4ee2
Appease pylint over import order ( #1087 )
2020-02-07 17:48:15 -05:00
Jay Lee
ccc5b2ac44
fix deploy
2020-02-07 15:42:30 -05:00
Jay Lee
b52ea80ab8
more travis
2020-02-07 15:01:10 -05:00
Jay Lee
86d478f25c
more .travis.yml cleanup
2020-02-07 14:34:58 -05:00
Jay Lee
07e5cfef93
cleanup .travis.yml
2020-02-07 14:13:09 -05:00