From 958c66b14743f876deaafd708ef1202108cc85c4 Mon Sep 17 00:00:00 2001 From: Alessio Date: Dec 03 2019 13:00:52 +0000 Subject: [PATCH 1/8] Update scripts/checkstatus/README.md Style issues --- diff --git a/scripts/checkstatus/README.md b/scripts/checkstatus/README.md index 98eaa55..6e627d8 100644 --- a/scripts/checkstatus/README.md +++ b/scripts/checkstatus/README.md @@ -1,15 +1,15 @@ Check FAS user status. -== Configuration: +== Configuration: == rename `myconfig.cfg.example` to `myconfig.cfg` and edit it accordingly (it contains your FAS credentials). -== Syntax: +== Syntax: == `python3 check.py username days` Where `username` is the FAS user to check and `days` is the number of days to check on datagrepper in order to get a list of activities logged from the fedmsg bus. -== Results +== Results == The script output is as follow: - Username - Human name From 2e58386a18b3588b4c6b5158421f6fe627948982 Mon Sep 17 00:00:00 2001 From: alciregi Date: Dec 03 2019 13:02:30 +0000 Subject: [PATCH 2/8] Style issues --- diff --git a/scripts/checkstatus/README.md b/scripts/checkstatus/README.md index 6e627d8..2f673cc 100644 --- a/scripts/checkstatus/README.md +++ b/scripts/checkstatus/README.md @@ -1,15 +1,15 @@ Check FAS user status. -== Configuration: == +## Configuration: rename `myconfig.cfg.example` to `myconfig.cfg` and edit it accordingly (it contains your FAS credentials). -== Syntax: == +## Syntax: `python3 check.py username days` Where `username` is the FAS user to check and `days` is the number of days to check on datagrepper in order to get a list of activities logged from the fedmsg bus. -== Results == +## Results The script output is as follow: - Username - Human name From 234bae0bd4f4de03651ce3d54b1832c1c18365c7 Mon Sep 17 00:00:00 2001 From: alciregi Date: Dec 03 2019 13:03:44 +0000 Subject: [PATCH 3/8] Other style issues --- diff --git a/scripts/checkstatus/README.md b/scripts/checkstatus/README.md index 2f673cc..c3a68c6 100644 --- a/scripts/checkstatus/README.md +++ b/scripts/checkstatus/README.md @@ -11,12 +11,12 @@ get a list of activities logged from the fedmsg bus. ## Results The script output is as follow: -- Username -- Human name -- Last seen (date of last FAS login) -- Groups - - list of FAS group membership, status and approval date - - total number of groups the user is member of -- Activities in the last X days: - - a list of activity topics grabbed from datagrepper - - total number of activities +* Username +* Human name +* Last seen (date of last FAS login) +* Groups +** list of FAS group membership, status and approval date +** total number of groups the user is member of +* Activities in the last X days: +** a list of activity topics grabbed from datagrepper +** total number of activities From d051e0522ee46fe7aa08fecee47b1804bd52e0b0 Mon Sep 17 00:00:00 2001 From: alciregi Date: Dec 03 2019 13:04:37 +0000 Subject: [PATCH 4/8] Other style issues --- diff --git a/scripts/checkstatus/README.md b/scripts/checkstatus/README.md index c3a68c6..7fdc778 100644 --- a/scripts/checkstatus/README.md +++ b/scripts/checkstatus/README.md @@ -11,6 +11,7 @@ get a list of activities logged from the fedmsg bus. ## Results The script output is as follow: + * Username * Human name * Last seen (date of last FAS login) From f5e3f40190169ce21a014a22ef347f0c698e3672 Mon Sep 17 00:00:00 2001 From: alciregi Date: Dec 03 2019 13:05:17 +0000 Subject: [PATCH 5/8] Other style issues --- diff --git a/scripts/checkstatus/README.md b/scripts/checkstatus/README.md index 7fdc778..71e13bd 100644 --- a/scripts/checkstatus/README.md +++ b/scripts/checkstatus/README.md @@ -16,8 +16,8 @@ The script output is as follow: * Human name * Last seen (date of last FAS login) * Groups -** list of FAS group membership, status and approval date -** total number of groups the user is member of + * list of FAS group membership, status and approval date + * total number of groups the user is member of * Activities in the last X days: -** a list of activity topics grabbed from datagrepper -** total number of activities + * a list of activity topics grabbed from datagrepper + * total number of activities From 953a220d2779edcb0af490b75afb76b813c1ce47 Mon Sep 17 00:00:00 2001 From: alciregi Date: Dec 03 2019 13:10:54 +0000 Subject: [PATCH 6/8] Other style issues --- diff --git a/scripts/checkstatus/README.md b/scripts/checkstatus/README.md index 71e13bd..5ef086c 100644 --- a/scripts/checkstatus/README.md +++ b/scripts/checkstatus/README.md @@ -16,8 +16,8 @@ The script output is as follow: * Human name * Last seen (date of last FAS login) * Groups - * list of FAS group membership, status and approval date - * total number of groups the user is member of + * list of FAS group membership, status and approval date + * total number of groups the user is member of * Activities in the last X days: - * a list of activity topics grabbed from datagrepper - * total number of activities + * a list of activity topics grabbed from datagrepper + * total number of activities From 55ca54bc786c2956be02dafc1f4e195c4622859c Mon Sep 17 00:00:00 2001 From: alciregi Date: Dec 03 2019 13:12:11 +0000 Subject: [PATCH 7/8] Other style issues --- diff --git a/scripts/checkstatus/README.md b/scripts/checkstatus/README.md index 5ef086c..d60648e 100644 --- a/scripts/checkstatus/README.md +++ b/scripts/checkstatus/README.md @@ -16,8 +16,8 @@ The script output is as follow: * Human name * Last seen (date of last FAS login) * Groups - * list of FAS group membership, status and approval date - * total number of groups the user is member of + * list of FAS group membership, status and approval date + * total number of groups the user is member of * Activities in the last X days: - * a list of activity topics grabbed from datagrepper - * total number of activities + * a list of activity topics grabbed from datagrepper + * total number of activities From 987553d16235d81d6f6c5c8df80cb3f05cd74243 Mon Sep 17 00:00:00 2001 From: alciregi Date: Dec 03 2019 13:12:49 +0000 Subject: [PATCH 8/8] Other style issues --- diff --git a/scripts/checkstatus/README.md b/scripts/checkstatus/README.md index d60648e..32d8280 100644 --- a/scripts/checkstatus/README.md +++ b/scripts/checkstatus/README.md @@ -16,8 +16,8 @@ The script output is as follow: * Human name * Last seen (date of last FAS login) * Groups - * list of FAS group membership, status and approval date - * total number of groups the user is member of + * list of FAS group membership, status and approval date + * total number of groups the user is member of * Activities in the last X days: - * a list of activity topics grabbed from datagrepper - * total number of activities + * a list of activity topics grabbed from datagrepper + * total number of activities