Commit graph

10 commits

Author SHA1 Message Date
6c9ada5d1a
chore: add HedgeDoc to weekly chores list
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.
2024-07-29 08:00:08 +02:00
f083e815b5
fix(chores): correct indentation for task lists
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.
2024-07-29 07:59:30 +02:00
69baf41ff2
chore(chores): add Andy's server maintenance tasks
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.
2024-07-28 21:41:39 +02:00
18087dd9fa
chore: remove "Ducky" from the weekly chores list
"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.
2024-07-28 21:39:26 +02:00
246add4777
chore(docs): add new servers to weekly chores list
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.
2024-07-28 21:38:53 +02:00
87c03250fd
feat: add Burns to weekly chores list
Included Burns in the list of weekly chores. No other changes to the structure or format of the list.
2024-07-28 21:37:55 +02:00
1638a7b8b4
chore(chores): update server assignments and task list
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.
2024-07-28 21:37:12 +02:00
9fb7df4f4d
docs: update chores list with Mautrix and Bifröst tasks
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.
2024-07-28 21:24:33 +02:00
6ad9425bfe
feat(chores): add new team members to chore assignments
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.
2024-07-28 21:23:52 +02:00
e575fd9e08
feat: automate weekly chores 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
2024-07-28 20:41:30 +02:00