From 12b2d04d28e9fdbd11c33c7f1dca774ea9f6d2a9 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 10 Jun 2025 08:22:46 +0200 Subject: [PATCH] feat: R031 --- .../federation/resolutions/in-progress/031.md | 41 +++++++++++++++++++ mkdocs.yml | 1 + 2 files changed, 42 insertions(+) create mode 100644 docs/federation/resolutions/in-progress/031.md diff --git a/docs/federation/resolutions/in-progress/031.md b/docs/federation/resolutions/in-progress/031.md new file mode 100644 index 0000000..cb484f9 --- /dev/null +++ b/docs/federation/resolutions/in-progress/031.md @@ -0,0 +1,41 @@ +--- +title: "Resolution 031" +--- + +- Topic: Critical fixes ammended process +- Date: 2025-06-10 +- Deadline: 2025-06-24 +- Size: Medium + +### Summary + +This resolution proposes specific change sto [`R010: Budget 004: Critical +fixes`](../passed/010.md). These changes are primarily intended to improve +transparency and match our new organising methods. + +## Details + +Ammendments are as follows. + +1. "Confirmation from at least one other member": should be confirmed on the + issue itself and not in the Matrix chat. It is suggested to indicate this + when posting in the Matrix chat (aka "Please +1 on the issue itself"). +1. "A fix is deemed critical": when it is marked with the label "critical fix". + There is no specific project tracker for only these issues. This label can + be re-used across repositories also. + +### R010 in full + +> We propose to have a standing budget of 10 hrs / month available for fixes in Abra, Co-op Cloud recipes and other critical tools (e.g. recipes.coopcloud.tech) in the Co-op Cloud ecosystem. +> +> A fix is deemed critical when it is listed on this toolshed/organising board: +> +> > https://git.coopcloud.tech/toolshed/organising/projects/24 +> +> This board is collectively gardened by Co-op Cloud participants (both federation members and not). The process for adding a ticket to the board requires getting confirmation from at least one other member of the federation. +> +> This budget can be claimed by any volunteer who would like to develop the fix. If the volunteer is not a Co-op Cloud federation member, they must first be "vouched for" by a federation member. This is an informal process which can be arranged via the Matrix chat. This aims to assure agreement on timing and what the fix should contain beforehand. +> +> Fixes can be claimed by assiging yourself to the ticket. If within 1 week there is no updates on the ticket, another volunteer can propose to take over. This process is also informal: please @ the original volunteer and give some reasonable time for them to reply (suggested: 1 day). +> +> If the fix is urgent and things need to move faster, please state so on the ticket. Please consult with at least one other member of the federation to confirm that there is indeed agreement on the urgency of the fix. diff --git a/mkdocs.yml b/mkdocs.yml index 6a3d556..31aeb02 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -126,6 +126,7 @@ nav: - "In Progress": - federation/resolutions/index.md - federation/resolutions/in-progress/030-docs-naming-survey.md + - federation/resolutions/in-progress/031.md - "Minutes": - federation/minutes/index.md - "Recently":