• Joined on 2021-03-17
kalipso closed issue kalipso/zineshop#7 2025-04-13 16:08:18 +02:00
Order is empty bug
kalipso closed issue kalipso/zineshop#1 2025-04-13 16:08:18 +02:00
addcartitem should not lead to duplicates
kalipso pushed to master at kalipso/zineshop 2025-04-13 16:08:18 +02:00
8a7d66f815 fix #1 Cart is empty
fa561c921d fix #7 Order is empty bug
Compare 2 commits »
kalipso opened issue kalipso/zineshop#11 2025-04-13 15:44:26 +02:00
Cart is empty
kalipso commented on pull request malobeo/infrastructure#105 2025-04-13 15:36:39 +02:00
Upgrade nextcloud to 31

To prevent suprise i think you should merge this AFTER plenary tomorrow, not before :D

kalipso approved malobeo/infrastructure#105 2025-04-13 15:34:07 +02:00
Upgrade nextcloud to 31

Looks good to me. I updated run-vm so that we can set a share for the data directory. This way we can run a nextcloud vm with the old version with a shared /var and /data dir. This initializes those directory with state from that nextcloud version. Then we can do the update and run the vm again to see if it successfully migrated to the new version.

kalipso pushed to nextcloud_upgrade_31 at malobeo/infrastructure 2025-04-13 15:31:08 +02:00
e171178a93 [docs] updates fix linebreaks
kalipso pushed to nextcloud_upgrade_31 at malobeo/infrastructure 2025-04-13 15:29:51 +02:00
7732abfd68 [docs] update updates
kalipso pushed to nextcloud_upgrade_31 at malobeo/infrastructure 2025-04-13 15:24:18 +02:00
da12a73334 [run-vim] allow setting data share
kalipso pushed to master at kalipso/zineshop 2025-04-13 14:40:21 +02:00
a9170b63b7 update workflow
kalipso pushed to master at kalipso/zineshop 2025-04-13 14:35:50 +02:00
f1e191a294 update workflow
kalipso pushed to master at kalipso/zineshop 2025-04-13 14:35:01 +02:00
6e14716305 update workflow
kalipso pushed to master at kalipso/zineshop 2025-04-13 14:32:06 +02:00
f70d053a23 update workflow
kalipso pushed to master at kalipso/zineshop 2025-04-13 14:26:02 +02:00
fb5091aad3 check disable sandbox
kalipso pushed to master at kalipso/zineshop 2025-04-13 14:21:03 +02:00
2e82e3a8b9 fix check name
d2d0f39e33 add default package
Compare 2 commits »
kalipso pushed to master at kalipso/zineshop 2025-04-12 17:04:53 +02:00
fc85113cd6 update workflow
kalipso pushed to master at kalipso/zineshop 2025-04-12 17:03:12 +02:00
08d79e2c38 update workflow
kalipso pushed to master at kalipso/zineshop 2025-04-12 16:56:37 +02:00
6a8ab81b88 try fix workflow by setting $HOME
kalipso closed issue kalipso/zineshop#5 2025-04-12 15:14:22 +02:00
clear cart after order
kalipso commented on issue kalipso/zineshop#5 2025-04-12 15:14:21 +02:00
clear cart after order

was fixed with kind of a workaround lul