decentral1se
decentral1se opened issue toolshed/abra#569 2025-06-05 12:43:22 +00:00
Using abra man to document narrative + solutions for common issues
decentral1se opened issue toolshed/abra#568 2025-06-05 12:31:53 +00:00
abra man: hard to set up
decentral1se commented on issue toolshed/abra#567 2025-06-05 07:59:03 +00:00
autocomplete on abra recipe upgrade is slow

Yeh I would love to speed this up also, I routinely get frozen waiting for this...

I think it might be doing some network activity in there somewhere....

Definitely something to improve!

decentral1se commented on pull request toolshed/docs.coopcloud.tech#278 2025-06-05 07:58:05 +00:00
docs/maintainers/handbook.md aktualisiert

I think the only missing point here is that you know sometimes you are breaking stuff. In that case, you can let the rest know they need to take action with a release note. I think that would be a good addition to add somewhere.

decentral1se commented on pull request toolshed/docs.coopcloud.tech#278 2025-06-05 07:58:05 +00:00
docs/maintainers/handbook.md aktualisiert

💖

decentral1se commented on pull request coop-cloud/matrix-synapse#49 2025-06-04 16:29:51 +00:00
added-env-vars

LGTM! Nice work 💝

decentral1se commented on issue toolshed/organising#673 2025-06-04 16:21:19 +00:00
Release radmin open call

This is postponed for $reasons.

decentral1se closed issue toolshed/organising#673 2025-06-04 16:21:19 +00:00
Release radmin open call
decentral1se commented on pull request toolshed/abra#565 2025-06-03 15:11:30 +00:00
fix #561

@iexos no worries, I can pick it up from here! If you want to hack more on abra, you know where to find me 😌

Thanks for the fix.

decentral1se commented on pull request toolshed/abra#565 2025-05-28 07:09:29 +00:00
fix #561

Oh dear, it's more fallout from toolshed/abra#549 😱 Thanks @iexos! Do you have time to write some tests for this? It seems this code path is pretty key and…

decentral1se commented on issue toolshed/abra#566 2025-05-28 07:06:54 +00:00
abra app deploy seems to delete pending commits

@mac-chaffee thanks for opening!

yeh this is not ideal. the key lines from the logs are:

DEBU <recipe/git.go:48> ensuring env version 8f318943
DEBU <recipe/git.go:154> attempting to…
decentral1se pushed to main at toolshed/docs.coopcloud.tech 2025-05-27 07:03:17 +00:00
a492386ce3 Add section for autocomplete in new operators tutorial
decentral1se merged pull request toolshed/docs.coopcloud.tech#277 2025-05-27 07:03:16 +00:00
Add section for autocomplete in new operators tutorial
decentral1se commented on issue toolshed/abra#563 2025-05-27 07:02:21 +00:00
UX difficulties encountered when working with recipes

... But then abra seems to git reset to a previous commit when you deploy it, deleting the changes ... Since abra app deploy reverts any new commits

There's no logic to git reset / revert…

decentral1se commented on issue toolshed/abra#561 2025-05-27 06:47:04 +00:00
abra app ls -S not reporting latest versions for traefik?

I have more logs from @iexos showing another reproduction for this. It's definitely a 🐛

decentral1se opened issue toolshed/abra#564 2025-05-25 20:44:57 +00:00
abra app undeploy doesn't hold off for container deletion
decentral1se commented on issue toolshed/abra#563 2025-05-25 20:43:41 +00:00
UX difficulties encountered when working with recipes

Thanks for this @mac-chaffee! Good to have these perspectives.

No command to apply new config, must undeploy && deploy

abra app deploy --force does this. I agree that the apply