No description
Find a file
Kumi 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
.forgejo/workflows Enabled scheduled execution for chores workflow 2024-02-18 13:35:18 +01:00
assets fix(chores): correct indentation for task lists 2024-07-29 07:59:30 +02:00
scripts feat: automate weekly chores management 2024-07-28 20:41:30 +02:00
.gitignore feat: automate weekly chores management 2024-07-28 20:41:30 +02:00
LICENSE Initial commit 2024-02-18 09:53:51 +00:00
README.md chore(docs): update Weekly Chores pipeline reference 2024-07-28 20:55:23 +02:00
requirements-dev.txt feat: automate weekly chores management 2024-07-28 20:41:30 +02:00

Pipelines for Private.coffee

This is a collection of pipelines for Private.coffee that are used to automate various tasks.

Pipelines

  • Weekly Chores - A pipeline that creates an issue in the chores repository every week with a checklist of tasks that need to be done, specifically checking for server updates, new versions of projects, and if everything is working.