Menu

#1495 Move low priority cleanup reports to the weekly job

Approved
closed
None
5
2022-10-03
2022-03-07
Ahasuerus
No

Move low priority cleanup reports to the weekly job.

Discussion

  • Ahasuerus

    Ahasuerus - 2022-03-07
    • assigned_to: Ahasuerus
     
  • Ahasuerus

    Ahasuerus - 2022-03-07

    Part 1:

    nightly/nightly_cleanup.py
    nightly/nightly_job.py
    nightly/nightly_lib.py
    nightly/weekly_job.py
    

    Installed in SVN 861 on 2022-03-07.

     
  • Ahasuerus

    Ahasuerus - 2022-03-08

    Part 2 - Moved transliterations to the weekly job:

    edit/cleanup.py
    edit/cleanup_lib.py
    edit/cleanup_report.py
    nightly/local.mk
    nightly/nightly_cleanup.py
    nightly/nightly_html.py
    nightly/nightly_job.py
    nightly/transliterations.py
    nightly/weekly_job.py
    

    Installed in SVN 863 on 2022-03-08. Keeping the FR open.

     
  • Ahasuerus

    Ahasuerus - 2022-03-09

    Part 3 - Rename the 3rd parties code:

    common/sfe3.py
    nightly/local.mk
    nightly/weekly_job.py
    

    Installed in SVN 864 on 2022-03-09. Keeping the FR open.

     
  • Ahasuerus

    Ahasuerus - 2022-03-10

    Part 4 - Delete obsolete 3rd parties code: nightly/nightly_3rd_parties.py - deleted. Committed in SVN 865 on 2022-03-09.

    Part 5 - Delete obsolete transliteration code: nightly/nightly/nightly_transliterations.py - deleted. Committed in SVN 866 on 2022-03-09.

    Part 6 - Move the Wiki cleanup reports to the weekly job:

    edit/cleanup_lib.py
    nightly/local.mk
    nightly/nightly_job.py
    nightly/weekly_job.py
    nightly/wiki.py
    

    Installed in SVN 867 on 2022-03-09.

     
  • Ahasuerus

    Ahasuerus - 2022-03-10

    Part 7 - Deleted obsolete Wiki cleanup code: nightly/nightly_wiki.py - deleted . Committed in SVN 868.

     
  • Ahasuerus

    Ahasuerus - 2022-03-10

    Part 8 - Change the name of the module which builds awards statistics:

    nightly/awards.py
    nightly/database_stats.py
    nightly/local.mk
    

    Installed in SVN 869 on 2022-03-09.

    Part 9 - Delete obsolete ward generation code: nightly/nightly_awards.py - deleted . Committed in SVN 870 on 2022-03-09.

     
  • Ahasuerus

    Ahasuerus - 2022-03-10

    Part 10 - Delete obsolete Duplicate Authors code : nightly/nightly_dup_authors.py - deleted . Committed in SVN 871 on 2022-03-09.

     
  • Ahasuerus

    Ahasuerus - 2022-03-12

    Part 11 - Rename the html cleanup module:

    nightly/html_cleanup.py
    nightly/local.mk
    nightly/nightly_job.py
    nightly/weekly_job.py
    

    Installed in SVN 877 on 2022-03-12.

     
  • Ahasuerus

    Ahasuerus - 2022-03-12

    Part 12 - Delete obsolete nightly_html module - nightly/nightly_html.py -- deleted , SVN 878 2022-03-12.

    Part 13 - Rename nightly_lib:

    nightly/database_stats.py
    nightly/html_cleanup.py
    nightly/local.mk
    nightly/monthly_job.py
    nightly/nightly_cleanup.py
    nightly/shared_cleanup_lib.py
    nightly/transliterations.py
    nightly/wiki.py
    

    Installed in SVN 879 on 2022-03-12.

     

    Last edit: Ahasuerus 2022-03-13
  • Ahasuerus

    Ahasuerus - 2022-03-13

    Part 14 - Delete obsolete nightly_lib - nightly/nightly_lib.py -- deleted in SVN 880 on 2022-03-12.

    Part 15 - Move container reports to the weekly job:

    edit/cleanup_lib.py
    nightly/containers_cleanup.py
    nightly/local.mk
    nightly/nightly_cleanup.py
    nightly/weekly_job.py
    

    Installed in SVN 881 on 2022-03-12.

     
  • Ahasuerus

    Ahasuerus - 2022-03-13

    Part 16 - Translation reports:

    edit/cleanup_lib.py
    nightly/local.mk
    nightly/nightly_cleanup.py
    nightly/nightly_job.py
    nightly/translations_cleanup.py
    nightly/weekly_job.py
    

    Installed in SVN 882 on 2022-03-12.

     
  • Ahasuerus

    Ahasuerus - 2022-03-13

    Part 17 - Moved database corruption reports to the weekly job:

    edit/cleanup_lib.py
    nightly/database_corruption.py
    nightly/local.mk
    nightly/nightly_cleanup.py
    nightly/weekly_job.py
    

    Installed in SVN 883 on 2022-03-13.

     
  • Ahasuerus

    Ahasuerus - 2022-03-13

    Part 18 - Moved Links in Notes to the weekly job:

     edit/cleanup_lib.py
    nightly/links_in_notes.py
    nightly/local.mk
    nightly/nightly_cleanup.py
    nightly/weekly_job.py
    

    Installed in SVN 884 on 2022-03-13.

     
  • Ahasuerus

    Ahasuerus - 2022-03-14

    Part 19 - Moved Unicode reports:

     edit/cleanup_lib.py
    nightly/local.mk
    nightly/nightly_cleanup.py
    nightly/unicode_cleanup.py
    nightly/weekly_job.py
    

    Installed in SVN 885 on 2022-03-13.

     
  • Ahasuerus

    Ahasuerus - 2022-03-15

    Part 20 - Move 'Suspect Data' reports:

     edit/cleanup_lib.py
    nightly/containers_cleanup.py
    nightly/local.mk
    nightly/nightly_cleanup.py
    nightly/shared_cleanup_lib.py
    nightly/suspect_data.py
    nightly/weekly_job.py
    

    Installed in SVN 886 on 2022-03-14.

     
  • Ahasuerus

    Ahasuerus - 2022-03-15

    Part 21 - Display which cleanup reports are run weekly:

    edit/cleanup.py
    edit/cleanup_lib.py
    

    Installed in SVN 887 on 2022-03-14.

     
  • Ahasuerus

    Ahasuerus - 2022-03-16

    Part 22 - Moved more 'suspect' reports:

    edit/cleanup_lib.py
    nightly/nightly_cleanup.py
    nightly/suspect_data.py
    

    Installed in SVN 888 on 2022-03-15.

     
  • Ahasuerus

    Ahasuerus - 2022-03-16

    Part 23 - Moved slow queries:

    edit/cleanup_lib.py
    nightly/local.mk
    nightly/nightly_cleanup.py
    nightly/slow_queries.py
    nightly/weekly_job.py
    

    Installed in SVN 889 on 2022-03-16.

     
  • Ahasuerus

    Ahasuerus - 2022-03-16

    Part 24 - Fixed a syntax error in edit/cleanup_lib.py. Installed in SVN 890 on 2022-03-16.

     
  • Ahasuerus

    Ahasuerus - 2022-10-03
    • status: open --> closed
     
  • Ahasuerus

    Ahasuerus - 2022-10-03

    Closing the FR since the current arrangement seems to be what we want.

     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB