Tasks this week included:
- Improving log replay script
- Getting new master mirror ready
- Updating template system to not display unpublished projects
- Research into errors output by log replay script
- Sync staging machine w/ production contents
- Continuing pending project automation by writing functions for creating real projects and users from pending projects and users
- Figured out that I don't need to create a "job queue" for performing tasks; can do the equivalent by utilizing sudo to run specific commands as other users once a pending project has been approved
Next week I plan on looking over the error logs of the latest log replay and continuing to write a program to create new projects that can be run periodically (from cron) with reduced privileges.