Opened 14 years ago
Closed 14 years ago
#50 closed enhancement (fixed)
Regularly download constitutions
Reported by: | adehnert | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Near Release |
Component: | Core | Version: | |
Keywords: | Cc: | ||
Size: |
Description
We need a script to visit each constitution URL, download the new version, and commit it to a git repo as appropriate.
Change History (2)
comment:1 Changed 14 years ago by adehnert
comment:2 Changed 14 years ago by adehnert
- Resolution set to fixed
- Status changed from new to closed
Fixed in
commit 7ef71434d4c2b3c956ac3ddbfbc4d9701dc5ae38 Author: Alex Dehnert <adehnert@mit.edu> Date: Thu Jan 19 05:20:05 2012 -0500 Regularly download constitutions (Trac #50) Adds groups/gather_constitutions.py and associated support code to regularly download group constitutions and track them. This will not treat 404ing or 500ing constitutions as an error.
Note: See
TracTickets for help on using
tickets.
Oh, right, and it should tell us when the thing it downloaded changed.