• Joined on 2023-04-21
iexos commented on issue toolshed/organising#455 2026-04-14 10:53:33 +00:00
Clarify 0.x.x versioning

Maybe we can have another look at this since we now have https://docs.coopcloud.tech/federation/resolutions/passed/025/

How about:

  • have 0.x.x for recipes which are not yet stable -…
iexos pushed to master at coop-cloud/grist 2026-04-14 10:25:22 +00:00
e77d8d7472 chore: publish 3.3.1+1.7.12 release
96fdda2c0c chore: update image tags
Compare 2 commits »
iexos pushed tag 3.3.1+1.7.12 to coop-cloud/grist 2026-04-14 10:25:22 +00:00
iexos pushed to master at coop-cloud/grist 2026-04-14 10:19:38 +00:00
12e5939244 update description
91ab77d9e0 update metadata
Compare 2 commits »
iexos pushed to main at coop-cloud/outline 2026-04-14 10:04:21 +00:00
2ff643c555 update metadata
iexos pushed to main at coop-cloud/outline 2026-04-14 10:00:29 +00:00
ea46cbd929 fix healthcheck
iexos pushed to main at coop-cloud/outline 2026-04-14 09:46:21 +00:00
96a3111adc add healthcheck
iexos commented on issue toolshed/organising#489 2026-04-11 09:52:38 +00:00
Add easy way to integrate additional files to deployment

That workaround above has been documented. I suppose this is good enough. If anyone has a better…

iexos closed issue toolshed/organising#489 2026-04-11 09:52:38 +00:00
Add easy way to integrate additional files to deployment
iexos commented on pull request toolshed/abra#819 2026-04-11 09:39:00 +00:00
fix: i18n & clarify no release notes msg

Did that. Its normal that it creates 700 changes?

iexos pushed to push-rntyplynmlps at iexos/abra 2026-04-11 09:37:15 +00:00
7524a785ce chore: make i18n
iexos created pull request toolshed/abra#819 2026-04-10 21:30:38 +00:00
fix: i18n & clarify no release notes msg
iexos created branch push-rntyplynmlps in iexos/abra 2026-04-10 21:26:10 +00:00
iexos pushed to push-rntyplynmlps at iexos/abra 2026-04-10 21:26:10 +00:00
1013f669bb fix: i18n & clarify no release notes msg
aae20f07cc fix: general golang path [ci skip]
6ef8e1ff52 test: temporarily skip flaky test
7fb9675b1e chore: golang 1.26 && make deps
d88b478503 test: unit tests clean up themselves
Compare 10 commits »
iexos closed issue toolshed/organising#450 2026-04-10 20:42:40 +00:00
Docs missing how to upgrade app for recipes published by others
iexos commented on issue toolshed/organising#450 2026-04-10 20:42:39 +00:00
Docs missing how to upgrade app for recipes published by others

Added smth to the docs in 79bd10ff03

iexos pushed to main at toolshed/docs.coopcloud.tech 2026-04-10 20:40:34 +00:00
79bd10ff03 op tutorial: add update check
iexos commented on issue toolshed/abra#809 2026-04-02 15:02:20 +00:00
Operator sync resurrected

If it really works without additional trouble, it could be nice to explore. I personally don't really see a need for this (yet) and would not do it for the initial implementation but we can keep…

iexos commented on issue toolshed/abra#809 2026-04-01 12:25:04 +00:00
Operator sync resurrected

@dannygroenewegen If I understand your proposal correctly, this will make sure that no other pushed changes are overridden. But that would mean if you are pulling from another machine in the…

iexos commented on issue coop-cloud/grist#7 2026-03-31 21:40:14 +00:00
Login fails if started before SSO provider

Implemented healthcheck workaround in 5853b16. This will result in grist restarting when the IdP is unavailable so we should remove it as soon as its fixed upstream. Keeping it open as a reminder.