SemanticMediaWiki / SummaryCards

Displays content summaries on hovered links
https://www.semantic-mediawiki.org/wiki/Extension:Summary_Cards
Other
6 stars 3 forks source link

Get i18n rolling #1

Closed kghbln closed 8 years ago

kghbln commented 8 years ago
JeroenDeDauw commented 8 years ago

I'm happy to provide you with this very useful rolling bunny picture.

rolling-bunny

kghbln commented 8 years ago

@Nikerabbit @siebrand Heiya, another extension ready for tw.n Thanks and cheers

Nikerabbit commented 8 years ago

Done.

kghbln commented 8 years ago

Done.

Cool. Thanks!

Nikerabbit commented 8 years ago

It's not working:

cd /resources/nike/mwgithub/SemanticMediaWiki/SummaryCards; git add .; if git commit -m 'Localisation updates from https://translatewiki.net.'; then git push origin 'master'; fi
[Mon Jun 13 07:54:40 2016] [hphp] [15814:7fd045c7ae40:0:000001] [] 
Fatal error: Uncaught exception 'Symfony\Component\Process\Exception\ProcessFailedException' with message 'The command "cd /resources/nike/mwgithub/SemanticMediaWiki/SummaryCards; git add .; if git commit -m 'Localisation updates from https://translatewiki.net.'; then git push origin 'master'; fi" failed.

Exit Code: 128(Invalid exit argument)

Working directory: /resources/nike

Output:
================
[master fbe3f15] Localisation updates from https://translatewiki.net.
 11 files changed, 124 insertions(+), 2 deletions(-)
 create mode 100644 i18n/bn.json
 create mode 100644 i18n/de.json
 create mode 100644 i18n/es.json
 create mode 100644 i18n/fr.json
 create mode 100644 i18n/gl.json
 create mode 100644 i18n/id.json
 create mode 100644 i18n/ko.json
 create mode 100644 i18n/ksh.json
 create mode 100644 i18n/mk.json
 create mode 100644 i18n/zh-hans.json

Error Output:
================
ERROR: Permission to SemanticMediaWiki/SummaryCards.git denied to Nikerabbit.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
' in /resources/nike/translatewiki/repong/vendor/symfony/process/Process.php:226
Stack trace:
#0 /resources/nike/translatewiki/repong/repong.php(136): Symfony\Component\Process\Process->mustRun()
#1 /resources/nike/translatewiki/repong/repong.php(192): RepoNg->commit()
#2 {main}
kghbln commented 8 years ago

Oops, obviously the repo has to be added to the group as well. This is done now, so there should not be any further worries. While I was at it I also added Semantic Scribunto. Sorry and thank you!

Nikerabbit commented 8 years ago

You should be seeing a commit on this Thursday then.

kghbln commented 8 years ago

Cool and thank you!