aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* [travis] remove resolver-status.properties to avoid cache invalidationSébastien Lesaint2016-08-191-0/+1
|
* Ability to use selenide and phantomjs in ITsSimon Brandhof2016-07-241-0/+1
| | | | | | * selenide should replace Selenese HTML tests * phantomjs should replace Firefox in environments that require XVFB
* Add JDK8 to Travis cacheSimon Brandhof2016-07-201-0/+1
| | | | | in order to not download JDK8 installer from oracle.com on each build.
* Execute only Lite ITs on TravisSimon Brandhof2016-07-201-8/+2
|
* Cache JDK8 installer on TravisSimon Brandhof2016-06-211-7/+0
|
* [Travis] enable on_start notification alwaysSébastien Lesaint2016-05-311-0/+1
|
* Upgrade version of java 8 on TravisSimon Brandhof2016-05-261-0/+7
|
* SONAR-7587 end of support of Java 7Simon Brandhof2016-05-261-1/+1
| | | | | | | | | - Upgrade to parent 34, which compiles with java 8 and disable javadoc lints - Compilation with java 8 on Travis - Fix ambiguities in assertJ
* Change Travis webhookSimon Brandhof2016-02-151-1/+1
|
* Fix IT scriptsSimon Brandhof2016-02-111-3/+0
|
* Move plugins ITs to QA and enable perf testsSimon Brandhof2016-02-101-1/+0
|
* Fix .travis.ymlSimon Brandhof2016-02-101-10/+9
|
* Enable QA pipeline at SonarSourceSimon Brandhof2016-02-101-13/+15
|
* Enable deploy to SonarSource maven repositorySimon Brandhof2016-01-291-0/+2
|
* reorder travis jobs for faster buildStas Vilchik2015-12-021-3/+3
|
* Improve travis.shSimon Brandhof2015-11-241-11/+12
| | | | | | | | - Upgrade to travis-utils v21 - Merge PR analysis with CI - rename variables - execute IT category "plugins" if PR from same repo - fail if unknown $TARGET
* Fix env variables of pull request analysis on TravisSimon Brandhof2015-11-051-1/+1
|
* Revert "do not cache node_modules in travis"Stas Vilchik2015-11-031-0/+1
| | | | This reverts commit 910e73142f2a82410166a1ac210f8891b663d73a.
* Automatic merge from branch-5.2Jenkins CI2015-10-291-1/+0
|\ | | | | | | | | * origin/branch-5.2: do not cache node_modules in travis
| * do not cache node_modules in travisStas Vilchik2015-10-281-1/+0
| |
* | SONAR-6942 Reorganize ITsJulien Lancelot2015-10-271-5/+5
| |
* | Update .travis.ymltomverin2015-10-211-0/+1
|/
* Trying a better cache cleaning mechanismDavid Gageot2015-09-041-2/+3
|
* Group itsDavid Gageot2015-09-021-6/+3
|
* Ignore IT plugins for all PRsDavid Gageot2015-08-271-6/+2
|
* Migrate batch ITsDuarte Meneses2015-08-181-0/+1
|
* Reactivate administration and server ITsJulien Lancelot2015-07-281-0/+2
|
* Disable tests of categs server and administrationSimon Brandhof2015-07-281-2/+0
| | | They fail on travis
* Move server ITs to there own categoryJulien Lancelot2015-07-271-0/+1
|
* Move I18n to administration category and refactor administration categoryJulien Lancelot2015-07-271-1/+0
|
* Add administration ITsJulien Lancelot2015-07-271-0/+1
|
* Merge 'measure' and 'testing' categories into one category 'analysis'Julien Lancelot2015-07-271-2/+1
|
* Simplify Travis env for integration testsSimon Brandhof2015-07-271-7/+7
|
* Add measure and ui categoriesJulien Lancelot2015-07-241-0/+2
|
* Configure plugin ITs (aka it-platform)David Gageot2015-07-221-0/+1
|
* Add integration tests for manual and common rulesSimon Brandhof2015-07-211-0/+1
|
* Use JDK 7 in Travis-ciSimon Brandhof2015-07-091-1/+1
|
* Removed PR Analysis from travistomverin2015-07-081-1/+0
|
* cache npm dependencies on travisStas Vilchik2015-07-071-0/+3
|
* Faster feedback on build errorDavid Gageot2015-07-071-0/+3
|
* Those logs are more disturbing than notDavid Gageot2015-07-021-2/+0
|
* Merge branch 'feature/it'David Gageot2015-07-021-0/+5
|\ | | | | | | | | | | Conflicts: .travis.yml travis.sh
| * More test categoriesDavid Gageot2015-06-291-2/+4
| |
| * LogsDavid Gageot2015-06-291-0/+2
| |
| * Simplify jobDavid Gageot2015-06-291-4/+0
| |
| * Add ITsDavid Gageot2015-06-291-0/+1
| |
* | add intern test framework, setup initial unit and medium testsStas Vilchik2015-06-301-0/+1
|/
* Add PR analysis to travis-ciThomas Vérin2015-06-191-3/+4
|
* fix broken CI build on travisSébastien Lesaint2015-06-171-0/+1
| | | | putting back sudo: false
* use Sonarsource's repo travis-utils and use v2.1Sébastien Lesaint2015-06-171-1/+1
| | | | fixes undefined variable $4 error