Add step-by-step instructions of the Crowdin releases process#9555
Add step-by-step instructions of the Crowdin releases process#9555
Conversation
ahukkanen
left a comment
There was a problem hiding this comment.
Looks good overall. Added some refinements.
Co-authored-by: Antti Hukkanen <antti.hukkanen@mainiotech.fi>
|
Regarding the two suggestions about the hours in v0.27 case, a couple of comments:
As a summary, my theory is that Crowdin synchronization slows down if there are lots of strings to be merged between the branch and what Crowdin has in their database. But, as this is just a theory and until the next release we can't try if it's fixed with this new step, I think it's safer to accept your suggestions. Later, if we see that this theory is correct, we can always change the documentation. |
Co-authored-by: Antti Hukkanen <antti.hukkanen@mainiotech.fi>
Thanks for the explanation, makes sense! Let's improve during next release. |
…ging * feature/redesign-main-footer: Reorder elements in main links of footer and define links and texts Define a cell for static_pages and topics configured to appear in footer Fix translation call Set fixed links in redesigned_main_legal partial Add FooterMenuPresenter to display menu items in footer Fix budgets seeds on non development apps (#9585) Return 404 when there isn't a valid component in program (#9576) Add missing queue close_meeting_reminder to sidekiq configuration (#9568) Make the HERE Map display in the currently selected language (#9552) Add help text for proposals' 'publish answers immediately' setting (#9549) Fix admin language selector with more than 4 locales (#9519) Fix publish event on official proposals (#9421) Prevent missing ActionLog entries to break the application (#9502) Add boilerplate structure to CHANGELOG (#9501) Add step-by-step instructions of the Crowdin releases process (#9555) Fix translated attributes field type change (#9547) Add `modifyList` option to the autocomplete element (#9548) Admin log filters (#9460) Improve the default gitignore files created by the generators (#9507)
…m#9555) * Add first step to merge the crowdin PRs before starting the release process * Add step by step instructions on the Crowdin process * Fix formatting * Change URL to return PR based on develop branch only Co-authored-by: Antti Hukkanen <antti.hukkanen@mainiotech.fi> * Add slow synchronization notice Co-authored-by: Antti Hukkanen <antti.hukkanen@mainiotech.fi> * Add slow synchronization notice Co-authored-by: Antti Hukkanen <antti.hukkanen@mainiotech.fi>
🎩 What? Why?
This PR adds step-by-step instructions on how to handle the releases process with Crowdin. There are a couple Crowdin quirks that's good to have documented; at least I remember that the first time that I stumbled upon these particularities was a bit weird.