Nitter tasks have been removed from the chores checklist, reflecting a change in priorities. This streamlines the chore list and ensures focus on the remaining essential tasks.
Added Hedgedoc to the weekly maintenance checklist under Chimpman’s tasks.
This ensures that HedgeDoc gets regularly reviewed and maintained, contributing
to the overall stability and reliability of our documentation tools.
Adjusted the indentation in the chores.md file to ensure consistency and improve readability. This change rectifies misaligned checkboxes under the server updates, project versions, and functionality checks sections.
No functional changes introduced; just formatting adjustments for better clarity and maintenance.
Updated the weekly chores list to include various server maintenance responsibilities on Andy. This addition ensures Prometheus, Grafana, and Greylog checks, enhancing accountability and coverage for these services.
"Ducky" has been removed from the weekly chores list as it was deemed unnecessary and redundant. This simplifies the checklist and reduces confusion. No significant impacts expected.
Included new servers 'Zwergente' and 'Smaragdente' to the chores list to ensure complete coverage of chores. This update helps maintain accuracy and comprehensiveness in the schedule.
Reassigned server updates from 'Chalmers' and 'Grimey' to 'Pekingente'. Removed 'Grimey' from the task list to reflect current server management. This helps streamline responsibilities and ensures up-to-date representation of server assignments.
Added new tasks to the weekly chores list including Mautrix-Meta for Instagram and Bifröst under the assigned user 'Lard Lad'. This ensures all relevant maintenance activities are documented and tracked effectively.
Added Flanders, H08, and H09 to the weekly chore checklist and assigned new tasks to them. This update ensures all tasks are properly distributed among team members, improving workload management.
- Initialized .gitignore to exclude virtual environment
- Added a comprehensive chores checklist as a markdown file
- Introduced development dependencies (ruff, black) in requirements-dev.txt
- Updated chores script to read tasks from the markdown file instead of an environment variable, improving task organization and maintainability