-
Notifications
You must be signed in to change notification settings - Fork 807
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Locales] Fix gh workflow #4256
Conversation
85b1b7b
to
b7aec9d
Compare
/rebase |
b7aec9d
to
a692e02
Compare
be623b2
to
8006dcf
Compare
Kudos, SonarCloud Quality Gate passed! |
Hey @mgallien! I found a way to test my gh action, and I managed to make it work. But now, I have a dilemma. I think the cleanest would be to allow the gh action to push the result of
I find it the cleanest, but I understand that it has security implication. The second option is to use a PR and auto approve it, it is what we have in the documentation folder:
What is your opinion? |
I am sorry to ask you more work but I guess I would prefer the auto approved PR as this is what we are supposed to have in the server (if I understand correctly) |
@pierreozoux nice ping |
Only to be sure that understood correctly - broken is GitHub component/addon itself (is it this? https://github.com/hmarr/auto-approve-action/issues ) or way how it is used in Nextcloud development workflow please? @mgallien is implementation of merging of server docs and UI strings translations (which are already functional) also under such strict policy as demanded here for this attempt for adding of client docs translation please? It would be unfortunate to block newly added areas to translate only due different demands then and now, probably. |
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
9dce54b
to
066ab31
Compare
AppImage file: Nextcloud-PR-4256-121dba6f6b4a8e8064c54adcd223707fad10d44b-x86_64.AppImage |
Kudos, SonarCloud Quality Gate passed! |
Ok, I found some time to rework on this piece. I'm trying to fix user documentation here. Once it is done, I'll replicate here. I'll close this PR in the mean time. |
thanks a lot for this contribution |
@mgallien can you approve the other PR? Thanks :) |
As you suggested, pinging you again regarding approving nextcloud/documentation#8316 due this message on Transifex:
To ideally start sync with Transifex before this outage and thus be able to start translating on this weekend already. Thanks :-) |
@pierreozoux So would it be possible to replicate in this repository to be able to advance on #3234 please? Many thanks and sorry for I'm unable to help more than tracking all of this and translating then into my native language :-) |
Fixes #4252 sorry :/