Closed larsUE closed 18 hours ago
Hallo @larsUE
Grundsätzlich denke ich das Punkt 1 auch für uns am meisten Sinn macht. Wir können, wie die Mitarbeitenden von Pokecode richtig sagen, einfach im Gemfile umstellen und gut ist.
Diese Lösung würde uns aber an den Fork von Pokecode fesseln bis wir auf Decidim 0.30 migriert haben. Dies ist nicht zwingend ein Problem einfach eine Feststellung. Wenn wir sowieso von 0.27 direkt auf 0.30 gehen wollen ist es gar kein Thema.
Auch weiss ich nicht ob der Fork von Pokecode noch weitere Eigenheiten hat, das können sie dir aber wohl am besten selber beantworten. Wenn natürlich der Fork von Pokecode noch viele weitere Anpassungen hat ist es dann eventuell nicht nur ein Umstellen im Gemfile. Auch könnte es natürlich sein das der Fork von Pokecode eigene Zusatzfeatures hat die dann beim Wechsel zurück auf "Vanilla" Decidim wieder wegfallen würden.
TLDR: Es kommt auf den Fork von Pokecode und dessen Eigenheiten an, aber grundsätzlich Punkt 1 :+1:
Cheers Robin
Yeah, thanks! Das hilft schon mal weiter.
Hi everyone, we've finished the backport for the 0.27 version of this feature. To use it, just use this branch in your Gemfile:
gem "decidim", github: "openpoke/decidim", branch: "backport/0.27/feature/share_unpublish_components_with_tokens"
Then proceed as usual with the commands bin/rails decidim:upgrade
and bin/rails db:migrate
Ivan
Hello @larsUE
Switching to English so we all understand each other :)
Just to reiterate a few notes so we are on the same page: If we start using the forked Decidim version we are completely reliant on it instead of the "standard" decidim version. This means no more upgrades from the main decidim branch unless they are implemented in the forked version. This means no updates happen if they don't happen in this forked branch until we jump to 0.30. This is not to mean that we shouldn't do it, I just want us all to be aware of this 😃 @larsUE wanna give me a short Feedback that you are aware of this and want me to continue?
Hmm, yes this may be an issue.
On the other hand: What would happen if the branch updates faster than we do?
@microstudi @paarals What are your thoughts on this?
Let's see:
@microstudi Cool, thanks a lot! Does this mean you're on V0.27.9 now? We'll be updating to that version as well.
And hooray for the core feature! We will most likely jump directly to V0.29 (or even 0.30 directly), approx. next Spring.
@microstudi could you quickly confirm this? :-)
@larsUE yes. it is in the 0.27.9 now that branch
@Kagemaru @Robin481 Ich sehe dieses Feature derzeit noch nicht auf INT
@larsUE Ja das war tatsächlich noch nicht deployed, sorry für das Missverständnis. Habe ich jetzt korrigiert :+1:
Deployment auf PROD geplant am Do, 14.11. ab 17 Uhr @Kagemaru
Hallo zusammen! Über den Sommer entwickelt Pokecode für uns bzw. den Decidim Core ein Modul, mit dem sich das Teilen von Componenten/Spaces etwas flexibler handhaben lässt. Da der Core diese Weiterentwicklung für V0.30 akzeptiert hat, müssen wir einen Backport erstellen, um es auf V0.27 zu haben. Pokecode fragt, was für uns der einfacher Weg wäre:
Ich danke euch für ein Feedback!