Skip to content
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

[MPIR-395] - Add TeamCity as a possibility for ciManagement entry #26

Merged
merged 1 commit into from Sep 12, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -158,6 +158,10 @@ else if ( isCiManagementSystem( system, "luntbuild" ) )
{
linkPatternedText( getI18nString( "luntbuild.intro" ) );
}
else if ( isCiManagementSystem( system, "teamcity" ) )
{
linkPatternedText( getI18nString( "teamcity.intro" ) );
}
else if ( isCiManagementSystem( system, "travis" ) )
{
linkPatternedText( getI18nString( "travis.intro" ) );
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports.properties
Expand Up @@ -26,6 +26,7 @@ report.ci-management.general.intro = This projec
report.ci-management.hudson.intro = This project uses {Hudson, http://hudson-ci.org/}.
report.ci-management.jenkins.intro = This project uses {Jenkins, https://www.jenkins.io/}.
report.ci-management.luntbuild.intro = This project uses {Luntbuild, http://luntbuild.javaforge.com/}.
report.ci-management.teamcity.intro = This project uses {TeamCity, https://www.jetbrains.com/teamcity/}.
report.ci-management.travis.intro = This project uses {Travis CI, https://travis-ci.org/}.
report.ci-management.name = CI Management
report.ci-management.nocim = No continuous integration management system is defined. Please check back at a later date.
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports_cs.properties
Expand Up @@ -27,6 +27,7 @@ report.ci-management.hudson.intro = Tento proje
report.ci-management.jenkins.intro = Tento projekt pou\u017e\u00edv\u00e1 {Jenkins, https://www.jenkins.io/}.
report.ci-management.luntbuild.intro = Tento projekt pou\u017e\u00edv\u00e1 {Luntbuild, http://luntbuild.javaforge.com/}.
report.ci-management.travis.intro = Tento projekt pou\u017e\u00edv\u00e1 {Travis CI, https://travis-ci.org/}.
report.ci-management.teamcity.intro = Tento projekt pou\u017e\u00edv\u00e1 {TeamCity, https://www.jetbrains.com/teamcity/}.
report.ci-management.name = Nep\u0159etr\u017eit\u00e1 integrace
report.ci-management.nocim = Projekt nem\u00e1 stanoven\u00fd \u017e\u00e1dn\u00fd syst\u00e9m nep\u0159etr\u017eit\u00e9 integrace. Zkuste se pod\u00edvat pozd\u011bji.
report.ci-management.notifiers.column.address = Adresa
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports_de.properties
Expand Up @@ -26,6 +26,7 @@ report.ci-management.general.intro = Dieses Proj
report.ci-management.hudson.intro = Dieses Projekt verwendet {Hudson, http://hudson-ci.org/}.
report.ci-management.jenkins.intro = Dieses Projekt verwendet {Jenkins, https://www.jenkins.io/}.
report.ci-management.luntbuild.intro = Dieses Projekt verwendet {Luntbuild, http://luntbuild.javaforge.com/}.
report.ci-management.teamcity.intro = Dieses Projekt verwendet {TeamCity, https://www.jetbrains.com/teamcity/}.
report.ci-management.travis.intro = Dieses Projekt verwendet {Travis CI, https://travis-ci.org/}.
report.ci-management.name = Continuous-Integration
report.ci-management.nocim = Es wurde kein System zur kontinuierlichen Integration definiert.
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports_es.properties
Expand Up @@ -26,6 +26,7 @@ report.ci-management.general.intro = Este proyec
report.ci-management.hudson.intro = Este proyecto usa {Hudson, http://hudson-ci.org/}.
report.ci-management.jenkins.intro = Este proyecto usa {Jenkins, https://www.jenkins.io/}.
report.ci-management.luntbuild.intro = Este proyecto usa {Luntbuild, http://luntbuild.javaforge.com/}.
report.ci-management.teamcity.intro = Este proyecto usa {TeamCity, https://www.jetbrains.com/teamcity/}.
report.ci-management.travis.intro = Este proyecto usa {Travis CI, https://travis-ci.org/}.
report.ci-management.name = Integraci\u00f3n Continua
report.ci-management.nocim = No hay ning\u00fan sistema de integraci\u00f3n continua definido. Compruebe de nuevo dentro de algunos d\u00edas.
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports_fr.properties
Expand Up @@ -26,6 +26,7 @@ report.ci-management.general.intro = Ce projet u
report.ci-management.hudson.intro = Ce projet utilise {Hudson, http://hudson-ci.org/}.
report.ci-management.jenkins.intro = Ce projet utilise {Jenkins, https://www.jenkins.io/}.
report.ci-management.luntbuild.intro = Ce projet utilise {Luntbuild, http://luntbuild.javaforge.com/}.
report.ci-management.teamcity.intro = Ce projet utilise {TeamCity, https://www.jetbrains.com/teamcity/}.
report.ci-management.travis.intro = Ce projet utilise {Travis CI, https://travis-ci.org/}.
report.ci-management.name = Int\u00e9gration continue
report.ci-management.nocim = Aucun syst\u00e8me d'int\u00e9gration continue n'est d\u00e9fini. V\u00e9rifiez plus tard si un syst\u00e8me d'int\u00e9gration continue a \u00e9t\u00e9 ajout\u00e9.
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports_gl.properties
Expand Up @@ -26,6 +26,7 @@ report.ci-management.general.intro = Este proxec
report.ci-management.hudson.intro = Este proxecto usa {Hudson, http://hudson-ci.org/}.
report.ci-management.jenkins.intro = Este proxecto usa {Jenkins, https://www.jenkins.io/}.
report.ci-management.luntbuild.intro = Este proxecto usa {Luntbuild, http://luntbuild.javaforge.com/}.
report.ci-management.teamcity.intro = Este proxecto usa {TeamCity, https://www.jetbrains.com/teamcity/}.
report.ci-management.travis.intro = Este proxecto usa {Travis CI, https://travis-ci.org/}.
report.ci-management.name = Integraci\u00f3n Continua
report.ci-management.nocim = Non hai ning\u00fan sistema de integraci\u00f3n continua definido. Comprobe de novo dentro dalg\u00FAns d\u00edas.
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports_hu.properties
Expand Up @@ -27,6 +27,7 @@ report.ci-management.hudson.intro = Ez a projek
report.ci-management.jenkins.intro = Ez a projekt {Jenkins, https://www.jenkins.io/} rendszert haszn\u00C3\u00A1l.
report.ci-management.luntbuild.intro = Ez a projekt {Luntbuild, http://luntbuild.javaforge.com/} rendszert haszn\u00C3\u00A1l.
report.ci-management.travis.intro = Ez a projekt {Travis CI, https://travis-ci.org/} rendszert haszn\u00C3\u00A1l.
report.ci-management.teamcity.intro = Ez a projekt {TeamCity, https://travis-ci.org/} rendszert haszn\u00C3\u00A1l.
report.ci-management.name = Continuous Integration
report.ci-management.nocim = No continuous integration management system is defined. Please check back at a later date.
report.ci-management.notifiers.column.address = C\u00edm
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports_it.properties
Expand Up @@ -24,6 +24,7 @@ report.ci-management.cruisecontrol.intro = Questo prog
report.ci-management.hudson.intro = Questo progetto usa {Hudson, http://hudson-ci.org/}.
report.ci-management.jenkins.intro = Questo progetto usa {Jenkins, https://www.jenkins.io/}.
report.ci-management.luntbuild.intro = Questo progetto usa {Luntbuild, http://luntbuild.javaforge.com/}.
report.ci-management.teamcity.intro = Questo progetto usa {TeamCity, https://www.jetbrains.com/teamcity/}.
report.ci-management.travis.intro = Questo progetto usa {Travis CI, https://travis-ci.org/}.
report.dependencies.graph.tables.licenses = Licenze
report.dependencies.graph.tables.unknown = Non definita
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports_ja.properties
Expand Up @@ -26,6 +26,7 @@ report.ci-management.general.intro = \u3053\u306
report.ci-management.hudson.intro = \u3053\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306F {Hudson, http://hudson-ci.org/} \u3092\u4F7F\u7528\u3057\u3066\u3044\u307E\u3059\u3002
report.ci-management.jenkins.intro = \u3053\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306F {Jenkins, https://www.jenkins.io/} \u3092\u4F7F\u7528\u3057\u3066\u3044\u307E\u3059\u3002
report.ci-management.luntbuild.intro = \u3053\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306F {Luntbuild, http://luntbuild.javaforge.com/} \u3092\u4F7F\u7528\u3057\u3066\u3044\u307E\u3059\u3002
report.ci-management.teamcity.intro = \u3053\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306F {TeamCity, https://www.jetbrains.com/teamcity/} \u3092\u4F7F\u7528\u3057\u3066\u3044\u307E\u3059\u3002
report.ci-management.travis.intro = \u3053\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306F {Travis CI, https://travis-ci.org/} \u3092\u4F7F\u7528\u3057\u3066\u3044\u307E\u3059\u3002
report.ci-management.name = \u7D99\u7D9A\u7684\u7D50\u5408
report.ci-management.nocim = \u7D99\u7D9A\u7684\u7D50\u5408\u7BA1\u7406\u30B7\u30B9\u30C6\u30E0\u306F\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u5F8C\u3067\u307E\u305F\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\u3002
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports_ko.properties
Expand Up @@ -24,6 +24,7 @@ report.ci-management.cruisecontrol.intro = \uc774 \ud5
report.ci-management.hudson.intro = \uc774 \ud504\ub85c\uc81d\ud2b8\ub294 {Hudson, http://hudson-ci.org/}\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.
report.ci-management.jenkins.intro = \uc774 \ud504\ub85c\uc81d\ud2b8\ub294 {Jenkins, https://www.jenkins.io/}\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.
report.ci-management.luntbuild.intro = \uc774 \ud504\ub85c\uc81d\ud2b8\ub294 {Luntbuild, http://luntbuild.javaforge.com/}\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.
report.ci-management.teamcity.intro = \uc774 \ud504\ub85c\uc81d\ud2b8\ub294 {TeamCity, https://www.jetbrains.com/teamcity/}\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.
report.ci-management.travis.intro = \uc774 \ud504\ub85c\uc81d\ud2b8\ub294 {Travis CI, https://travis-ci.org/}\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.
report.ci-management.description = \uc774\ub294 \uc815\uae30\uc801\uc73c\ub85c \uc218\ud589\ud558\ub294 \ube4c\ub4dc/\ud14c\uc2a4\ud2b8\uc5d0 \ub300\ud55c \uc5f0\uc18d \ud1b5\ud569 \uacf5\uc815\uc5d0 \ub300\ud55c \ub9c1\ud06c\uc785\ub2c8\ub2e4.
report.ci-management.general.intro = \uc774 \ud504\ub85c\uc81d\ud2b8\ub294 \uc5f0\uc18d\ud1b5\ud569\uc2dc\uc2a4\ud15c(Continuous Integration System)\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports_lt.properties
Expand Up @@ -26,6 +26,7 @@ report.ci-management.general.intro = \u0160is pr
report.ci-management.hudson.intro = \u0160is projektas naudoja {Hudson, http://hudson-ci.org/}.
report.ci-management.jenkins.intro = \u0160is projektas naudoja {Jenkins, https://www.jenkins.io/}.
report.ci-management.luntbuild.intro = \u0160is projektas naudoja {Luntbuild, http://luntbuild.javaforge.com/}.
report.ci-management.teamcity.intro = \u0160is projektas naudoja {TeamCity, https://www.jetbrains.com/teamcity/}.
report.ci-management.travis.intro = \u0160is projektas naudoja {Travis CI, https://travis-ci.org/}.
report.ci-management.name = Testinis integravimas
report.ci-management.nocim = Testinio integravimo sistema nenaudojama. Pabandykit v\u0117liau.
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports_nl.properties
Expand Up @@ -25,6 +25,7 @@ report.ci-management.general.intro = Dit project
report.ci-management.hudson.intro = Dit project gebruikt {Hudson, http://hudson-ci.org/}.
report.ci-management.jenkins.intro = Dit project gebruikt {Jenkins, https://www.jenkins.io/}.
report.ci-management.luntbuild.intro = Dit project gebruikt {Luntbuild, http://luntbuild.javaforge.com/}.
report.ci-management.teamcity.intro = Dit project gebruikt {TeamCity, https://www.jetbrains.com/teamcity/}.
report.ci-management.travis.intro = Dit project gebruikt {Travis CI, https://travis-ci.org/}.
report.dependencies.file.details.columntitle.debuginformation = Geeft aan of deze afhankelijkheden met debug-informatie gecompileerd zijn.
report.dependencies.graph.tables.licenses = Vergunningen
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports_no.properties
Expand Up @@ -26,6 +26,7 @@ report.ci-management.general.intro = Dette prosj
report.ci-management.hudson.intro = Dette prosjektet bruker {Hudson, http://hudson-ci.org/}.
report.ci-management.jenkins.intro = Dette prosjektet bruker {Jenkins, https://www.jenkins.io/}.
report.ci-management.luntbuild.intro = Dette prosjektet bruker {Luntbuild, http://luntbuild.javaforge.com/}.
report.ci-management.teamcity.intro = Dette prosjektet bruker {TeamCity, https://www.jetbrains.com/teamcity/}.
report.ci-management.travis.intro = Dette prosjektet bruker {Travis CI, https://travis-ci.org/}.
report.ci-management.name = Kontinueriig integrasjon
report.ci-management.nocim = Intet kontinuerlig integrasjons administrasjons system er definert. Vennligst sjekk igjen ved en senere anledning.
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports_pl.properties
Expand Up @@ -26,6 +26,7 @@ report.ci-management.general.intro = Projekt ten
report.ci-management.hudson.intro = Projekt ten u\u017Cywa systemu {Hudson, http://hudson-ci.org/}.
report.ci-management.jenkins.intro = Projekt ten u\u017Cywa systemu {Jenkins, https://www.jenkins.io/}.
report.ci-management.luntbuild.intro = Projekt ten u\u017Cywa systemu {Luntbuild, http://luntbuild.javaforge.com/}.
report.ci-management.teamcity.intro = Projekt ten u\u017Cywa systemu {TeamCity, https://www.jetbrains.com/teamcity/}.
report.ci-management.travis.intro = Projekt ten u\u017Cywa systemu {Travis CI, https://travis-ci.org/}.
report.ci-management.name = Continuous Integration
report.ci-management.nocim = Nie zdefiniowano system\u00F3w Continuous Integration dla tego projektu. Prosz\u0119 spr\u00F3bowa\u0107 w p\u00F3\u017Aniejszym terminie.
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports_pt.properties
Expand Up @@ -26,6 +26,7 @@ report.ci-management.general.intro = Este projec
report.ci-management.hudson.intro = Este projecto usa o {Hudson, http://hudson-ci.org/}.
report.ci-management.jenkins.intro = Este projecto usa o {Jenkins, https://www.jenkins.io/}.
report.ci-management.luntbuild.intro = Este projecto usa o {Luntbuild, http://luntbuild.javaforge.com/}.
report.ci-management.teamcity.intro = Este projecto usa o {TeamCity, https://www.jetbrains.com/teamcity/}.
report.ci-management.travis.intro = Este projecto usa o {Travis CI, https://travis-ci.org/}.
report.ci-management.name = Integra\u00e7\u00e3o Cont\u00ednua
report.ci-management.nocim = Nenhum sistema de integra\u00e7\u00e3o cont\u00ednua foi definido. Por favor verifique novamente numa data futura.
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports_pt_BR.properties
Expand Up @@ -26,6 +26,7 @@ report.ci-management.general.intro = Este projet
report.ci-management.hudson.intro = Este projeto utiliza o {Hudson, http://hudson-ci.org/}.
report.ci-management.jenkins.intro = Este projeto utiliza o {Jenkins, https://www.jenkins.io/}.
report.ci-management.luntbuild.intro = Este projeto utiliza o {Luntbuild, http://luntbuild.javaforge.com/}.
report.ci-management.teamcity.intro = Este projeto utiliza o {TeamCity, https://www.jetbrains.com/teamcity/}.
report.ci-management.travis.intro = Este projeto utiliza o {Travis CI, https://travis-ci.org/}.
report.ci-management.name = Integra\u00e7\u00e3o Cont\u00ednua
report.ci-management.nocim = Nenhum sistema de integra\u00e7\u00e3o cont\u00ednua foi definido. Favor verificar novamente numa data futura.
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/project-info-reports_ru.properties
Expand Up @@ -26,6 +26,7 @@ report.ci-management.general.intro = \u0414\u043
report.ci-management.hudson.intro = \u0414\u0430\u043D\u043D\u044B\u0439 \u043F\u0440\u043E\u0435\u043A\u0442 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u0442 {Hudson, http://hudson-ci.org/}.
report.ci-management.jenkins.intro = \u0414\u0430\u043D\u043D\u044B\u0439 \u043F\u0440\u043E\u0435\u043A\u0442 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u0442 {Jenkins, https://www.jenkins.io/}.
report.ci-management.luntbuild.intro = \u0414\u0430\u043D\u043D\u044B\u0439 \u043F\u0440\u043E\u0435\u043A\u0442 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u0442 {Luntbuild, http://luntbuild.javaforge.com/}.
report.ci-management.teamcity.intro = \u0414\u0430\u043D\u043D\u044B\u0439 \u043F\u0440\u043E\u0435\u043A\u0442 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u0442 {TeamCity, https://www.jetbrains.com/teamcity/}.
report.ci-management.travis.intro = \u0414\u0430\u043D\u043D\u044B\u0439 \u043F\u0440\u043E\u0435\u043A\u0442 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u0442 {Travis CI, https://travis-ci.org/}.
report.ci-management.name = \u0423\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u041D\u0435\u043F\u0440\u0435\u0440\u044B\u0432\u043D\u043E\u0439 \u0418\u043D\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0435\u0439
report.ci-management.nocim = \u0421\u0438\u0441\u0442\u0435\u043C\u0430 \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F \u043D\u0435\u043F\u0440\u0435\u0440\u044B\u0432\u043D\u043E\u0439 \u0438\u043D\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0435\u0439 \u043D\u0435 \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u0435\u043D\u0430. \u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u043E\u043F\u0440\u043E\u0431\u0443\u0439\u0442\u0435 \u043F\u043E\u0441\u0435\u0442\u0438\u0442\u044C \u044D\u0442\u0443 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0443 \u043F\u043E\u0437\u0434\u043D\u0435\u0435.
Expand Down