wordpress 6.4.1 #37
Reference in New Issue
Block a user
No description provided.
Delete Branch "p4u1/wordpress:6-4-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Missing the label sync?
Check the docs for more:
(Please let us know how you get on!)
8b85320c3dto540d526914@decentral1se I updated the label (and also the mariadb version) with the help of
abra recipe upgradeand ´abra recipe sync`.What confused me is that this updated the files in
~/.abra/recipes/worpdress. It could be nice to add a mode to use the current directory as the recipe directory.@p4u1 yeh that's true. we've mostly just been hacking on the recipes in
~/.abracus that's whatabrawill deploy, especially when you use--chaosto test 🙃 I think changing default behaviour tocwdwould probably trip up a couple of people by now and break workflows.That's what I thought :) Having a flag to change the path to
cwdwould still be nice. I can create an issue for that.@p4u1 for what it's worth, I symlink
~/.abra/recipesto a project folder (~/Projects/Autonomic/CoopCloud/apps), which seems to work fine