Changelog for CPAN-Testers-Backend
0.005 2018-02-03 13:30:00-06:00 America/Chicago
[Fixed]
- Fixed problem with website not updating due to webapp processes
not knowing that data was updated
0.004 2018-01-16 16:03:56-06:00 America/Chicago
[Added]
- Added CPAN::Testers::Backend::Fix::TesterNoname to fix testers who
appear with `"NONAME"` in the test report list.
- Added CPAN::Testers::Backend::ViewMetabaseCache to view legacy
metabase cache entries to see how they differ from the actual test
report (and to see if they can be parsed at all).
- Added Rex task to disable a backend machine in case of
decommissioning.
[Fixed]
- Updated Minion::Backend::mysql dependency to finally work
correctly with Minion v7 and Minion v8
0.003 2017-11-18 16:03:00-06:00 America/Chicago
[Fixed]
- Updated Beam::Minion to v0.007, which allows one worker to be used
for all containers (instead of one per container).
- Updated to Minion 8 which includes a new Admin UI
- Fixed unprocessed report detection to work in pages instead of all at
once.
0.002 2017-08-22 20:03:05-05:00 America/Chicago
[Added]
- Added new test report processing script,
CPAN::Testers::Backend::ProcessReports (thanks @jberger!)
- Added Minion job processing system via Beam::Minion
- Added migration for metabase cache:
CPAN::Testers::Backend::Migrate::MetabaseCache
- Added logging to our container files. Now all processes in the
backend get logged to STDERR (and syslog, though our syslog is not
configured to put those logs anywhere useful).
0.001 2017-05-13 11:00:49+02:00 Europe/Paris
[Added]
- Added migration script for metabase users from local metabase
cache