dave2wave opened a new issue, #450: URL: https://github.com/apache/tooling-trusted-releases/issues/450
As we re-platform we need to tease out which features are about data accumulation, project releases, and other non-reporter issues. I can see parts of reporter.a.o being moved to the following efforts: 1. Report writing and health data go to a new reporter.apache.org platform which is part of or adjacent the Board Agenda Tool effort. 2. Committee and committers data belong with Infra's planned catalog effort. We should probably debate whether or not the `health` data should actually be in this group. 3. Release lists and "sub-projects" add release are part of the ATR. For now let's enumerate the features: **Scripts** - [ ] [`parsepmcs.py`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/scripts/parsepmcs.py) - a view of a PMC's members and committers which uses history to keep track of when a committer was added to a PMC. - [ ] [`mailglomper2.py`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/scripts/mailglomper2.py) - retrieves public mailing list data. - [ ] [`readjira.py`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/scripts/readjira.py) - maintains jira project information. - [ ] [`reportingcycles.py`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/scripts/reportingcycles.py) - creates a json file with just the reporting info portion of committee info. - [ ] [`pmcdates.py`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/scripts/pmcdates.py) - creates a variation of committee info that determines start dates from PMC membership (not perfect) - [ ] [`bugzillastats.py`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/scripts/bugzillastats.py) - maintain bugzilla project information. - [ ] [`health.py`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/scripts/health.py) - generates "health" report from project stats. - [ ] [`scantiest.py`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/scripts/scandist.py) - daemon to watch for releases and send an email prompting for entry of the release into reporter. (ATR should take this over.) **API** - [ ] [`wsgi.py`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/scripts/wsgi.py) - reporter api - [ ] [`committee_info.py`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/scripts/committee_info.py) provides different slices of `committee_info.json` - [ ] [`drafts.py`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/scripts/rapp/drafts.py) - draft reports (some whimsy integration) - [ ] [`overview.py`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/scripts/rapp/overview.py) - user information including about their PMCs. - [ ] [`whimsy.py`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/scripts/rapp/whimsy.py) - replace with `agendatool.py` **Site** - [ ] [`about.html`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/site/about.html) - [ ] [`addrelease.html`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/site/addrelease.html) - this is obsolete for ATR releases. For others we want to confirm the values from our improvements. - [ ] [`chi.py`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/site/chi.py) - [ ] [`index.html`](https://reporter.apache.org/index.html) - [ ] [`wizard`](https://svn.apache.org/repos/asf/comdev/reporter.apache.org/trunk/site/wizard/) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
