Opened 13 years ago

Closed 13 years ago

#135 closed enhancement (fixed)

Place timestamps in headers of specialized db-dump files

Reported by: adehnert Owned by:
Priority: trivial Milestone: Sometime
Component: Reporting Version:
Keywords: Cc:
Size: tiny

Description

In /mit/asa-db/data/db-dump/midway_groups.html, we have

        <!-- Automatically generated by groups/format_groups.py midway.
        Do not edit; instead re-run that script (or edit it as necessary). -->

The header might be slightly more useful with a timestamp of generation.

(See also ASA-#134)

Change History (3)

comment:1 Changed 13 years ago by adehnert

  • Component changed from Default to Data export

comment:2 Changed 13 years ago by adehnert

  • Priority changed from major to trivial
  • Size changed from default to tiny

comment:3 Changed 13 years ago by adehnert

  • Resolution set to fixed
  • Status changed from new to closed
commit c547de583f7029fd07b2dbe5f00c6e32fc8ef910
Author: Alex Dehnert <adehnert@mit.edu>
Date:   Sat Nov 3 16:16:53 2012 -0400

    Improve the header of the exported HTML files
    
    Files in question are /mit/asa-db/data/db-dump/{midway,website}_groups.html, as
    generated by groups/format_groups.py midway and util/export_website_groups.py.
    
    Added information:
    * Paths to /mit/asa-db/data/db-dump/*.html generated files (ASA-#134)
    * Timestamp of generation (ASA-#135)
    * Who can re-run the scripts (ASA-#136)
    * Which groups are included
Note: See TracTickets for help on using tickets.