Commit Graph

9 Commits

Author SHA1 Message Date
Ghanshyam Mann 8d9e110d9c Retire uc-recognition repo
As discussed in TC meeting[1], TC is retiring the
uc-recognition repo.

[1] https://meetings.opendev.org/meetings/tc/2021/tc.2021-06-17-15.00.log.html#l-98

Change-Id: Ie4df1226ad07bad2f6a549b7e31c79f5b896470e
2021-06-18 17:13:38 +00:00
OpenDev Sysadmins 3a4f57de71 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:45:16 +00:00
Tom Fifield 721af3e73a Update meeting data config
Scientific WG's logs were missing from the meeting data downloader.
This patch adds them, so the group's members will be added to the
automated AUC machinery.

It also updates and adds for the new telco/nfv meeting space, the
ops meetups team, massively distributed clouds and the wos_mentoring
group.

Change-Id: I87eac8ced8df459b48a5c5e5478ee0dc67c92d90
2017-03-16 10:48:16 +01:00
Tom Fifield b23851253a Add a 3 second sleep to Ask OpenStack call
Ask OpenStack has been going down hard during cron time.
For debugging purposes, add a 3 second sleep between calls
to the Ask OpenStack API in the UC recognition script.

Change-Id: Ie5c62d48f6972e2206916c585ffc3bb69b3b23ad
2017-02-14 16:05:09 +08:00
Tom Fifield 34f4c5304c Change ActiveWGMembers output to CSV, fix ops
The previous variable-space separated output that
get_active_wg_members output was great for humans.

Machines, not so much.

Accordingly, our developers asked for it to be something
like csv instead. This patch changes the default output to
be CSV.

In order to retain human-led debugging ability, the --human
option was added.

Since we now have options, all of the parameters previously
hard-coded were made into options.

No threshold values were changed.

New options:

  -h, --help            show this help message and exit
  --human               If set, output results in human-readable format
  -d DATADIR, --datadir=DATADIR
                        Where meeting data lives
  -t DAYS, --days=DAYS  Validity of attendance in days
  -n NUMMEETINGS, --nummeetings=NUMMEETINGS
                        Required number of meetings
  -l LINESSAID, --linessaid=LINESSAID
                        Required number of line said

also, add a .gitreview file for good measure

Change-Id: I1e7ca4760c069b57a3b4ad5a1bd62f5465e5e856
2016-09-29 12:14:23 +08:00
Shamail Tahir d9535c1dbc Update Commiters collection script for AUC
This change adds additional repositories that are under UC
governance.

Change-Id: I0063cb4622011a31ff5f0264534c1e7686842e1e
2016-07-15 00:48:22 -04:00
Tom Fifield 8a57ca15e7 Add get_active_committers.py script
Terrible apologies to those who made this script,
this is a massive fasthack to get some data out of gerrit
for contributors to UC repos.
2016-04-05 22:06:03 +08:00
Tom Fifield 00a66b00c0 Initial import of scripts
Adds scripts to work with Ask OpenStack and Eavesdrop.
2016-04-05 16:35:16 +08:00
Tom Fifield 68e4fac92c Initial commit 2016-04-05 15:59:59 +08:00