I decided to reduce the frequency of scheduled rel...
# github-workflows-kt
p
I decided to reduce the frequency of scheduled releases to 1 month. Releases will appear around the beginning of each month. I'm still open to on-demand releases if e.g. you need updated/new action bindings, or some feature. With serious bugfixes, I still keep the prompt releases.
👌 1
why: I'm testing a hypothesis that the releases every 2 weeks aren't needed to happen that often in practice. If this change (2 weeks -> 1 month) turns out to be painful for you, let me know! maybe I don't realize how much you depend on these updates 🙂
v
đŸ„Č 2
p
FTR, long-term, frequent updates for the action bindings shouldn't be needed as we transition to client-side binding generation. It's available for you to play with (docs), but it's not yet ready to use more widely because of Kotlin script's limitations